Skip to content

2.7.11 (#970)

Compare
Choose a tag to compare
@logancyang logancyang released this 25 Dec 17:38
· 34 commits to master since this release
1840242

Happy holidays everyone! Thanks for your support in 2024! The highlight of this update is a MUCH faster indexing process with batch embedding, and a strong (stronger than openai embedding large) but small embedding model exclusive for Plus users called copilot-plus-small, it just works with a Plus license key! Let me know how it goes!

Improvements

  • #969 Enable batch embedding and add experimental copilot-plus-small embedding model for Plus users @logancyang
  • #964 Increase the number of partitions. Skip empty files during indexing @logancyang
  • #958 Update system prompt to better treat user language and latex equations @logancyang

Bug Fixes