Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-15 | ci: 🏷 Update PyPI version [skip ci] | GitHub Action | |
2023-09-15 | ci: 🏷 Update PyPI version [skip ci] | GitHub Action | |
2023-09-15 | ci: 🏷 Update PyPI version [skip ci] | GitHub Action | |
2023-09-15 | ci: 🏷 Update PyPI version [skip ci] | GitHub Action | |
2023-09-14 | ci: 🏷 Update PyPI version [skip ci] | GitHub Action | |
2023-09-14 | ci: 🏷 Update PyPI version [skip ci] | GitHub Action | |
2023-09-14 | ci: 🏷 Update PyPI version [skip ci] | GitHub Action | |
2023-09-14 | ci: 🏷 Update PyPI version [skip ci] | GitHub Action | |
2023-09-13 | ci: 🏷 Update PyPI version [skip ci] | GitHub Action | |
2023-09-13 | ci: 🏷 Update PyPI version [skip ci] | GitHub Action | |
2023-09-12 | ci: 🏷 Update PyPI version [skip ci] | GitHub Action | |
2023-09-12 | ci: 🏷 Update PyPI version [skip ci] | GitHub Action | |
2023-09-12 | ci: 🏷 Update PyPI version [skip ci] | GitHub Action | |
2023-09-11 | ci: 🏷 Update PyPI version [skip ci] | GitHub Action | |
2023-09-11 | ci: 🏷 Update PyPI version [skip ci] | GitHub Action | |
2023-09-11 | ci: 🏷 Update PyPI version [skip ci] | GitHub Action | |
2023-09-11 | ci: 🏷 Update PyPI version [skip ci] | GitHub Action | |
2023-09-10 | ci: 🏷 Update PyPI version [skip ci] | GitHub Action | |
2023-09-10 | ci: 🏷 Update PyPI version [skip ci] | GitHub Action | |
2023-09-10 | ci: 🏷 Update PyPI version [skip ci] | GitHub Action | |
2023-09-07 | ci: 🏷 Update PyPI version [skip ci] | GitHub Action | |
2023-09-07 | ci: 🏷 Update PyPI version [skip ci] | GitHub Action | |
2023-09-07 | adding support for Hugging Face Inference Endpoints (#460) | Ty Dunn | |
* stream complete sketch * correct structure but issues * refactor: :art: clean up hf_inference_api.py * fix: :bug: quick fix in hf_infrerence_api.py * feat: :memo: update documentation code for hf_inference_api * hf docs * now working --------- Co-authored-by: Nate Sesti <sestinj@gmail.com> | |||
2023-09-07 | ci: 🏷 Update PyPI version [skip ci] | GitHub Action | |
2023-09-07 | ci: 🏷 Update PyPI version [skip ci] | GitHub Action | |
2023-09-07 | ci: 🏷 Update PyPI version [skip ci] | GitHub Action | |
2023-09-07 | ci: 🏷 Update PyPI version [skip ci] | GitHub Action | |
2023-09-06 | ci: 🏷 Update PyPI version [skip ci] | GitHub Action | |
2023-09-06 | chore: :bookmark: update pypi version manually | Nate Sesti | |
2023-09-04 | fix: :bug: fix context length bug for /edit | 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-08-22 | Config UI (#399) | Nate Sesti | |
* feat: :sparkles: UI for config! * feat: :sparkles: (latent) edit models in settings | |||
2023-08-10 | Merge pull request #360 from bra1nDump/fixup-search-cross-workspace-polution | Nate Sesti | |
Fixup search cross workspace polution | |||
2023-08-10 | refactor: :recycle: load index in contextmanager.start, slight tweaks | Nate Sesti | |
2023-08-08 | feat: :sparkles: support stablecoder with replicate LLM | Nate Sesti | |
2023-08-08 | fix: :arrow_up: upgrade openai python package | Nate Sesti | |
2023-08-07 | feat: :sparkles: diff context provider | Nate Sesti | |
2023-08-07 | feat: :sparkles: Search context provider with ripgrep | Nate Sesti | |
2023-08-06 | fix: :bug: require socksio | Nate Sesti | |
2023-08-01 | try cx_freeze, smaller pyinstaller | Nate Sesti | |
2023-07-25 | meilisearch async client | Nate Sesti | |
2023-07-25 | checkpoint. Somewhat working, just a bit slow, probably some blocking ↵ | Nate Sesti | |
meilisearch calls still happening | |||
2023-07-22 | @ feature (very large commit) | Nate Sesti | |
2023-07-18 | psutil profiling, temperature in config.json | Nate Sesti | |
2023-07-17 | Merge branch 'main' of https://github.com/continuedev/continue into anthropic | Nate Sesti | |
2023-07-16 | templated system messages | Nate Sesti | |
2023-07-16 | Anthropic support | Nate Sesti | |
2023-07-02 | ssl certificate fix | Nate Sesti | |
2023-06-30 | the fix. and others. | Nate Sesti | |
2023-06-20 | function calling! many changes here | Nate Sesti | |