summaryrefslogtreecommitdiff
path: root/continuedev/src/continuedev/libs/constants
AgeCommit message (Expand)Author
2023-10-09Preview (#541)Nate Sesti
2023-09-28Past input (#513)Nate Sesti
2023-09-23UI Redesign and fixing many details (#496)Nate Sesti
2023-09-15fix: some typos (#478)LangLangBart
2023-09-05feat: :sparkles: /cmd slash commandNate Sesti
2023-08-28feat: :sparkles: @terminal context providerNate Sesti
2023-08-28feat: :sparkles: text-gen-webui, cleaning config and welcomeNate 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: add urlcontextprovider back to default configNate Sesti
2023-08-08feat: :sparkles: /share slash commandNate Sesti
2023-08-07feat: :sparkles: diff context providerNate Sesti
2023-08-07feat: :sparkles: add searchcontextprovider to default_config.pyNate Sesti
2023-08-05fix: :bug: set api_keys in config.py, fix spawn error handlingNate Sesti
2023-08-04feat: :children_crossing: more keyboard shortcutsNate Sesti
2023-08-03update default config comment, verify_sslNate Sesti
2023-08-02fix default config fileNate Sesti
2023-08-02docs update and fix default_config.pyNate Sesti
2023-08-01escape curly bracesNate Sesti
2023-08-01remove data fileNate Sesti
2023-07-31Merge branch 'main' into llm-object-configNate Sesti
2023-07-30fix: :bug: post-merge fixesNate Sesti
2023-07-30Merge remote-tracking branch 'continuedev/main' into llm-object-config-merge-...Nate Sesti
2023-07-30fix: :children_crossing: use default model in default config.pyNate Sesti
2023-07-30refactor: :zap: turn GGML's aiohttp.AsyncSession into an instance attributeNate Sesti
2023-07-30refactor: :construction: replace all sdk.models.gpt35/etc. with sdk.models.me...Nate Sesti
2023-07-30refactor: :construction: refactor so server runs until requesting modelNate Sesti
2023-07-29feat: :sparkles: EmbeddingContextProviderNate Sesti
2023-07-28fix: :children_crossing: add slash commands to default configNate Sesti
2023-07-28refactor: :loud_sound: log server version to posthogNate Sesti
2023-07-28fix: :bug: fix incorrect imports in default config fileNate Sesti
2023-07-24config cleaningNate Sesti
2023-07-12persist state and reconnect automaticallyNate Sesti