Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-06 | Update customization.md | Nate Sesti | |
2023-09-04 | intro, getting started, how to (#452) | Ty Dunn | |
2023-09-04 | Correct import for Llama.cpp (#451) | RA-Phil-K | |
2023-09-03 | refactor: :construction: Initial, not tested, refactor of LLM (#448) | Nate Sesti | |
* 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 | |||
2023-09-02 | docs: :memo: Documentation update | Nate Sesti | |
2023-09-02 | fix: :bug: fix usages of LLM.complete | Nate Sesti | |
2023-09-02 | docs: :memo: update docs for openaiserverifno | Nate Sesti | |
2023-09-02 | fix: :bug: don't fail on disconnected websocket | Nate Sesti | |
2023-09-01 | feat: :sparkles: improved model dropdown | Nate Sesti | |
2023-09-01 | Update codellama.md to provide instructions for FastChat API (#439) | Wanis Elabbar | |
* Update codellama.md to provide instructions for FastChat API * Update codellama.md --------- Co-authored-by: Nate Sesti <33237525+sestinj@users.noreply.github.com> | |||
2023-08-30 | Include llama.cpp documentation (#435) | Dennis McDonald | |
* Update customization.md Created section for new implementation of llama.cpp * Update customization.md Fixed link to llama.cpp * Update customization.md Fixed link for llama.cpp...again. Made a markdown error initially. | |||
2023-08-29 | docs: :memo: Better documentation about Meilisearch Windows support | Nate Sesti | |
2023-08-28 | feat: :sparkles: @terminal context provider | Nate Sesti | |
2023-08-28 | docs: :memo: manually download binary in troubleshooting docs | Nate Sesti | |
2023-08-28 | docs: :memo: summary of models in customization docs | Nate Sesti | |
2023-08-27 | docs: :memo: update replicate documentation to reflect codellama | Nate Sesti | |
2023-08-27 | fix: :bug: patch for ocassional 0 choices from older azure versions | Nate Sesti | |
2023-08-25 | fix: :bug: ssh compatibility by reading from vscode.workspace.fs | Nate Sesti | |
2023-08-24 | Update codellama.md (#404) | Jeffrey Morgan | |
2023-08-24 | Update codellama.md (#403) | Jeffrey Morgan | |
Co-authored-by: Ty Dunn <ty@tydunn.com> | |||
2023-08-24 | change ollama instructions | Ty Dunn | |
2023-08-24 | update with together | Nate Sesti | |
2023-08-24 | docs: :memo: update codellama docs with continue installation link | Nate Sesti | |
2023-08-24 | codellama docs | Nate Sesti | |
2023-08-23 | Update customization.md (#400) | Martin | |
2023-08-22 | Config UI (#399) | Nate Sesti | |
* feat: :sparkles: UI for config! * feat: :sparkles: (latent) edit models in settings | |||
2023-08-20 | fix: :bug: fix replicate to work with models requiring prompt input | Nate Sesti | |
2023-08-17 | docs: :memo: documentation for ContextProviders | Nate Sesti | |
2023-08-16 | adjusting blog post hyperlink | Ty Dunn | |
2023-08-16 | updating collect data docs to reflect latest | Ty Dunn | |
2023-08-16 | adjust reference to config file | Ty Dunn | |
2023-08-16 | fix import errors in code examples | Ty Dunn | |
2023-08-16 | Adding together API docs | Ty Dunn | |
2023-08-13 | feat: :white_check_mark: update test and add model telemetry | Nate Sesti | |
2023-08-13 | Update customization.md [skip ci] | Nate Sesti | |
2023-08-08 | docs: :memo: documentation for replicate LLM | Nate Sesti | |
2023-08-05 | fix: :bug: set api_keys in config.py, fix spawn error handling | Nate Sesti | |
2023-08-04 | add section on keyboard shortcuts | Ty Dunn | |
2023-08-04 | keyboard shortcuts | Ty Dunn | |
2023-08-04 | docs: :memo: improved customization / troubleshooting documentation | Nate Sesti | |
2023-08-03 | check the server logs | Ty Dunn | |
2023-08-03 | Update troubleshooting.md | Ty Dunn | |
2023-08-03 | Update troubleshooting.md | Ty Dunn | |
2023-08-03 | Update customization.md [skip ci] | Nate Sesti | |
Anthropic -> AnthropicLLM | |||
2023-08-02 | docs update and fix default_config.py | Nate Sesti | |
2023-08-01 | docs: :memo: custom policies documentation | Nate Sesti | |
2023-08-01 | docs: :memo: make ollama docs more clear | Nate Sesti | |
2023-08-01 | docs: :memo: ollama customization docs | Nate Sesti | |
2023-07-31 | fix: :memo: small fix in troubleshooting.md | Nate Sesti | |
2023-07-31 | docs: :memo: improved troubleshooting docs | Nate Sesti | |