Age | Commit message (Collapse) | Author |
|
* refactor: :construction: Initial, not tested, refactor of LLM
* refactor: :construction: replace usages of _complete with complete
* fix: :bug: fixes after refactor
* refactor: :recycle: template raw completions in chat format
* test: :white_check_mark: simplified edit prompt and UNIT TESTS!
* ci: :green_heart: unit tests in ci
* fix: :bug: fixes for unit tests in ci
* fix: :bug: start uvicorn in tests without poetry
* fix: :closed_lock_with_key: add secrets to main.yaml
* feat: :adhesive_bandage: timeout for all LLM classes
* ci: :green_heart: prepare main.yaml for main branch
|
|
|
|
|
|
|
|
* feat: :sparkles: first attempt at windows download meilisearch
* Fixed starting meilisearch on windows
* Meilisearch to server/meilisearch
* feat: :sparkles: select custom model to use with edit step
* feat: :art: recursive getDirectoryContents
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* feat: :sparkles: UI for config!
* feat: :sparkles: (latent) edit models in settings
|
|
filesystem events (#396)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
can see logs in ~/.continue/continue.log
|
|
|
|
|
|
|
|
|
|
|
|
|
|
meilisearch calls still happening
|
|
|