index
:
sncontinue.git
cleanup
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
continuedev
/
src
/
continuedev
/
libs
Age
Commit message (
Expand
)
Author
2023-08-23
fix: :bug: bug where old server doesn't get updated
Nate Sesti
2023-08-22
Config UI (#399)
Nate Sesti
2023-08-21
fix: :bug: fixing bugs with ggml
Nate Sesti
2023-08-20
feat: :sparkles: saved context groups
Nate Sesti
2023-08-20
fix: :bug: fix replicate to work with models requiring prompt input
Nate Sesti
2023-08-19
fix: :bug: fix ggml bug
Nate Sesti
2023-08-19
don't ignore unused import for tiktoken
Nate Sesti
2023-08-19
fix: :bug: make sure server_version.txt exists
Nate Sesti
2023-08-18
style: :art: autoformat with black on all python files
Nate Sesti
2023-08-16
fix together.py for llama-70b
Nate Sesti
2023-08-14
fix: :bug: MAX_TOKENS_FOR_MODEL bug fix, more testing
Nate Sesti
2023-08-13
feat: :white_check_mark: update test and add model telemetry
Nate Sesti
2023-08-13
fix: :ambulance: hotfix and package.json seo experiment
Nate Sesti
2023-08-13
fix: :bug: fix for Azure OpenAI model names
Nate Sesti
2023-08-11
Merge pull request #371 from bra1nDump/fix-url-context [skip ci]
Nate Sesti
2023-08-11
feat: :recycle: load preset_urls at load_index
Nate Sesti
2023-08-10
Draft fixing broken default configuration and introducing default urls that y...
Kirill Dubovitskiy
2023-08-09
feat: :sparkles: testing in ci, final test of
Nate Sesti
2023-08-09
feat: :sparkles: support for Together.ai models
Nate Sesti
2023-08-09
feat: :sparkles: add urlcontextprovider back to default config
Nate Sesti
2023-08-08
feat: :sparkles: testing improved prompting for stablecode
Nate Sesti
2023-08-08
feat: :sparkles: support stablecoder with replicate LLM
Nate Sesti
2023-08-08
feat: :sparkles: /share slash command
Nate Sesti
2023-08-08
feat: :children_crossing: display troubleshooting link when loading
Nate Sesti
2023-08-08
feat: :sparkles: huggingface inference api llm update
Nate Sesti
2023-08-08
fix: :bug: use certifi to set ca_bundle_path for openai
Nate Sesti
2023-08-07
feat: :sparkles: diff context provider
Nate Sesti
2023-08-07
feat: :sparkles: add searchcontextprovider to default_config.py
Nate Sesti
2023-08-06
feat: :construction: successfully loading past sessions
Nate Sesti
2023-08-06
feat: :construction: Router and new history page
Nate Sesti
2023-08-05
fix: :bug: set api_keys in config.py, fix spawn error handling
Nate Sesti
2023-08-04
fix: :bug: ebusy and logging bug fixes
Nate Sesti
2023-08-04
feat: :children_crossing: more keyboard shortcuts
Nate Sesti
2023-08-03
update default config comment, verify_ssl
Nate Sesti
2023-08-03
small fixes to setup
Nate Sesti
2023-08-02
default_config.py migration helper
Nate Sesti
2023-08-02
fix default config file
Nate Sesti
2023-08-02
Merge branch 'main' into package-python
Nate Sesti
2023-08-02
checkpoint
Nate Sesti
2023-08-02
attempting alternative solution to import config
Nate Sesti
2023-08-02
anthropic fixes
Nate Sesti
2023-08-02
docs update and fix default_config.py
Nate Sesti
2023-08-01
escape curly braces
Nate Sesti
2023-08-01
remove data file
Nate Sesti
2023-08-01
full vsce publish workflow
Nate Sesti
2023-08-01
try cx_freeze, smaller pyinstaller
Nate Sesti
2023-07-31
ci: :green_heart: fix file structure for pyinstaller, main.yaml updates
Nate Sesti
2023-07-31
testing nuitka, pyoxidizer, pyinstaller
Nate Sesti
2023-07-31
feat: :sparkles: llama-2 support
Nate Sesti
2023-07-31
Merge branch 'main' into ollama
Nate Sesti
[next]