Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-06 | adjusting some design review notes (#462) | Ty Dunn | |
Co-authored-by: Nate Sesti <sestinj@gmail.com> | |||
2023-09-06 | feat: :lipstick: handful of UI improvements | Nate Sesti | |
2023-09-04 | feat: :sparkles: autoscrolling | Nate Sesti | |
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-01 | feat: :sparkles: improved model dropdown | Nate Sesti | |
2023-08-28 | fix: :bug: allow end/home keys to work | Nate Sesti | |
2023-08-27 | fix: :bug: fix togetherAI model json parsing | Nate Sesti | |
2023-08-27 | feat: :sparkles: LlamaCpp LLM subclass | Nate Sesti | |
2023-08-26 | feat: :sparkles: select model from dropdown | Nate Sesti | |