| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| autodev-0.5.2.vsix | 2024-07-19 | 145.3 MB | |
| README.md | 2024-07-19 | 2.9 kB | |
| v0.5.2 source code.tar.gz | 2024-07-19 | 1.7 MB | |
| v0.5.2 source code.zip | 2024-07-19 | 2.0 MB | |
| Totals: 4 Items | 149.1 MB | 0 | |
Bug Fixes
- add simple local test for local version (ddff9fb)
- commandsService: swap SemanticSearchKeyword and SemanticSearchCode methods (f87dbc7)
- extension: fix hf local model and remote cache paths (#64) (1d5c96f)
- invoke codebase indexing action (69f35cf)
- openai end-of-stream output is undefined (be24963)
- support for chat.models override base configuration (#60) (e2070d4)
- version field is not configured (9ebfe0e)
Features
- chatView: auto add selected code to chat panel when shortcut (ctrl + l) or the menu (c0c97ef)
- code-search: implement BM25 similarity algorithm (6a9175c)
- completion: Add new language model "codegeex-4" for inline completion (15a6c80)
- custom display and sort codelens items (#57) (e66a4f8)
- embedding: implement ILanguageModelProvider in LocalEmbeddingsProvider (a7a1862)
- llm: add codegeex-4 model support for chats (3e8e2d2)
- llm: add glm-4 model support for chats (c6a92b4)
- search: add removeDocument method to Tfidf class (9b63fcd)
- support fim special tokens configuration (#62) (ccc47fb)