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
|
|
|
|
|
|
* Update codellama.md to provide instructions for FastChat API
* Update codellama.md
---------
Co-authored-by: Nate Sesti <33237525+sestinj@users.noreply.github.com>
|
|
|
|
|
|
|