summaryrefslogtreecommitdiff
path: root/continuedev/src/continuedev/libs
AgeCommit message (Expand)Author
2023-08-23fix: :bug: bug where old server doesn't get updatedNate Sesti
2023-08-22Config UI (#399)Nate Sesti
2023-08-21fix: :bug: fixing bugs with ggmlNate Sesti
2023-08-20feat: :sparkles: saved context groupsNate Sesti
2023-08-20fix: :bug: fix replicate to work with models requiring prompt inputNate Sesti
2023-08-19fix: :bug: fix ggml bugNate Sesti
2023-08-19don't ignore unused import for tiktokenNate Sesti
2023-08-19fix: :bug: make sure server_version.txt existsNate Sesti
2023-08-18style: :art: autoformat with black on all python filesNate Sesti
2023-08-16fix together.py for llama-70bNate Sesti
2023-08-14fix: :bug: MAX_TOKENS_FOR_MODEL bug fix, more testingNate Sesti
2023-08-13feat: :white_check_mark: update test and add model telemetryNate Sesti
2023-08-13fix: :ambulance: hotfix and package.json seo experimentNate Sesti
2023-08-13fix: :bug: fix for Azure OpenAI model namesNate Sesti
2023-08-11Merge pull request #371 from bra1nDump/fix-url-context [skip ci]Nate Sesti
2023-08-11feat: :recycle: load preset_urls at load_indexNate Sesti
2023-08-10Draft fixing broken default configuration and introducing default urls that y...Kirill Dubovitskiy
2023-08-09feat: :sparkles: testing in ci, final test ofNate Sesti
2023-08-09feat: :sparkles: support for Together.ai modelsNate Sesti
2023-08-09feat: :sparkles: add urlcontextprovider back to default configNate Sesti
2023-08-08feat: :sparkles: testing improved prompting for stablecodeNate Sesti
2023-08-08feat: :sparkles: support stablecoder with replicate LLMNate Sesti
2023-08-08feat: :sparkles: /share slash commandNate Sesti
2023-08-08feat: :children_crossing: display troubleshooting link when loadingNate Sesti
2023-08-08feat: :sparkles: huggingface inference api llm updateNate Sesti
2023-08-08fix: :bug: use certifi to set ca_bundle_path for openaiNate Sesti
2023-08-07feat: :sparkles: diff context providerNate Sesti
2023-08-07feat: :sparkles: add searchcontextprovider to default_config.pyNate Sesti
2023-08-06feat: :construction: successfully loading past sessionsNate Sesti
2023-08-06feat: :construction: Router and new history pageNate Sesti
2023-08-05fix: :bug: set api_keys in config.py, fix spawn error handlingNate Sesti
2023-08-04fix: :bug: ebusy and logging bug fixesNate Sesti
2023-08-04feat: :children_crossing: more keyboard shortcutsNate Sesti
2023-08-03update default config comment, verify_sslNate Sesti
2023-08-03small fixes to setupNate Sesti
2023-08-02default_config.py migration helperNate Sesti
2023-08-02fix default config fileNate Sesti
2023-08-02Merge branch 'main' into package-pythonNate Sesti
2023-08-02checkpointNate Sesti
2023-08-02attempting alternative solution to import configNate Sesti
2023-08-02anthropic fixesNate Sesti
2023-08-02docs update and fix default_config.pyNate Sesti
2023-08-01escape curly bracesNate Sesti
2023-08-01remove data fileNate Sesti
2023-08-01full vsce publish workflowNate Sesti
2023-08-01try cx_freeze, smaller pyinstallerNate Sesti
2023-07-31ci: :green_heart: fix file structure for pyinstaller, main.yaml updatesNate Sesti
2023-07-31testing nuitka, pyoxidizer, pyinstallerNate Sesti
2023-07-31feat: :sparkles: llama-2 supportNate Sesti
2023-07-31Merge branch 'main' into ollamaNate Sesti