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
Age
Commit message (
Expand
)
Author
2023-07-30
fix argument passing from MaybeServer to real LLM
Luna
2023-07-30
fix ProxyServer client session usage
Luna
2023-07-30
fix GGML client session usage
Luna
2023-07-30
refactor: :recycle: clean up LLM-specific constants from util files
Nate Sesti
2023-07-30
refactor: :construction: rename get_api_key -> get_user_secret
Nate Sesti
2023-07-30
refactor: :zap: turn GGML's aiohttp.AsyncSession into an instance attribute
Nate Sesti
2023-07-30
refactor: :construction: replace all sdk.models.gpt35/etc. with sdk.models.me...
Nate Sesti
2023-07-30
refactor: :construction: refactor so server runs until requesting model
Nate Sesti
2023-07-29
make the MaybeProxy correctly instantiate the real LLM
Luna
2023-07-29
fix missing attributes in Models
Luna
2023-07-29
turn Models and LLM into pydantic-compatible classes
Luna
2023-07-28
make Models fetch LLM secret field declaratively
Luna
2023-07-28
use large/medium/small role separation for llm config
Luna
2023-07-28
make Config receive LLM objects
Luna
2023-07-27
Merge branch 'main' of https://github.com/continuedev/continue
Nate Sesti
2023-07-27
fix: :bug: catch error when workspace uri isn't defined
Nate Sesti
2023-07-27
Update how-to-use-continue.md
Nate Sesti
2023-07-27
Update getting-started.md
Nate Sesti
2023-07-27
chore: :bookmark: patch
Nate Sesti
2023-07-27
Merge branch 'main' of https://github.com/continuedev/continue
Nate Sesti
2023-07-27
fix: :loud_sound: fix logs to be sent from uvicorn
Nate Sesti
2023-07-27
Update CONTRIBUTING.md
Nate Sesti
2023-07-27
Update CONTRIBUTING.md
Nate Sesti
2023-07-27
Update customization.md
Nate Sesti
2023-07-27
chore: :bookmark: patch
Nate Sesti
2023-07-27
feat: :technologist: button to view logs when loading
Nate Sesti
2023-07-27
Merge branch 'main' of https://github.com/continuedev/continue
Nate Sesti
2023-07-27
feat: :loud_sound: give users access to Continue server logs
Nate Sesti
2023-07-27
updating discord link
Ty Dunn
2023-07-27
chore: :bookmark: patch
Nate Sesti
2023-07-27
fix: :adhesive_bandage: skip indexing really large files
Nate Sesti
2023-07-27
refactor: :children_crossing: accept 1 version difference before notifying
Nate Sesti
2023-07-27
revert: :fire: disable fallback_context_item
Nate Sesti
2023-07-27
Merge branch 'main' of https://github.com/continuedev/continue
Nate Sesti
2023-07-27
fix: :bug: handle when vscode workspace not open
Nate Sesti
2023-07-27
add version example
Ty Dunn
2023-07-27
Create issue template config.yml
Ty Dunn
2023-07-27
Start issue templates
Ty Dunn
2023-07-26
fix: :lock: opt out of meilisearch analytics
Nate Sesti
2023-07-26
Update how-to-use-continue.md
Ty Dunn
2023-07-26
Update customization.md
Ty Dunn
2023-07-26
Update customization.md
Ty Dunn
2023-07-26
Update customization.md
Ty Dunn
2023-07-26
chore: :fire: remove sentry and segment
Nate Sesti
2023-07-26
fix: :ambulance: catch error from meilisearch client.health
Nate Sesti
2023-07-26
Merge pull request #299 from sanders41/close-client
Nate Sesti
2023-07-26
fix: :bug: async with Client (meilisearch)
Nate Sesti
2023-07-26
chore: :bookmark: patch
Nate Sesti
2023-07-26
fix: :bug: fix dialog links
Nate Sesti
2023-07-26
Close Client after use
Paul Sanders
[next]