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 (
Collapse
)
Author
2023-08-01
again update package.json
Nate Sesti
2023-08-01
remove unnecessary npm packages
Nate Sesti
2023-08-01
node-16 buster, not 14
Nate Sesti
2023-08-01
install android arm
Nate Sesti
2023-08-01
delete poetry install from main.yaml
Nate Sesti
2023-08-01
testing buster
Nate Sesti
2023-08-01
use correct poetry path
Nate Sesti
2023-08-01
run publish on macos, not ubuntu
Nate Sesti
2023-08-01
fixes to main.yaml, build nodejs
Nate Sesti
2023-08-01
tweaking main.yml
Nate Sesti
2023-08-01
newer version of setup-python workflow setp
Nate Sesti
2023-08-01
main.yaml package only dist/run
Nate Sesti
2023-08-01
main.yaml only setup python once
Nate Sesti
2023-08-01
use python 3.11 for pyinstaller
Nate Sesti
2023-08-01
start executables from vscode extension
Nate Sesti
2023-08-01
try cx_freeze, smaller pyinstaller
Nate Sesti
2023-07-31
fix requirements.txt path
Nate Sesti
2023-07-31
ci: :green_heart: ci download with pip, not poetry
Nate Sesti
2023-07-31
ci: :green_heart: pyinstaller to main.yaml
Nate Sesti
2023-07-31
ci: :green_heart: fix file structure for pyinstaller, main.yaml updates
Nate Sesti
2023-07-31
run workflow on this branch
Nate Sesti
2023-07-31
testing nuitka, pyoxidizer, pyinstaller
Nate Sesti
2023-07-31
feat: :egg: getting to know users form
Nate Sesti
2023-07-31
fix: :memo: small fix in troubleshooting.md
Nate Sesti
2023-07-31
docs: :memo: improved troubleshooting docs
Nate Sesti
2023-07-31
docs: :memo: troubleshooting continue docs
Nate Sesti
2023-07-31
Merge pull request #330 from continuedev/ollama
Nate Sesti
Llama-2 support with Ollama
2023-07-31
feat: :sparkles: llama-2 support
Nate Sesti
2023-07-31
Merge branch 'main' into ollama
Nate Sesti
2023-07-31
Merge pull request #318 from lun-4/llm-object-config
Nate Sesti
make Config receive LLM objects
2023-07-31
Merge branch 'main' into llm-object-config
Nate Sesti
2023-07-31
docs: :memo: update docs about small/large model roles
Nate Sesti
2023-07-31
Merge pull request #329 from 3cognito/update-readmes
Ty Dunn
point links to correct paths
2023-07-31
point links to correct paths
Tommy
2023-07-31
docs: :memo: update documentation for LLMs in config.py
Nate Sesti
2023-07-31
Merge branch 'main' into llm-object-config
Nate Sesti
2023-07-31
fix: :lipstick: logo alignment, better config failure description, patch
Nate Sesti
2023-07-31
Merge pull request #327 from continuedev/at-embed
Nate Sesti
At embed
2023-07-31
Merge branch 'main' into at-embed
Nate Sesti
2023-07-31
feat: :technologist: bit of customization for DefaultPolicy
Nate Sesti
2023-07-30
feat: :sparkles: ollama LLM class
Nate Sesti
2023-07-30
fix: :bug: test and fix small issues with GGML
Nate Sesti
2023-07-30
fix: :bug: post-merge fixes
Nate Sesti
2023-07-30
Merge remote-tracking branch 'continuedev/main' into ↵
Nate Sesti
llm-object-config-merge-main
2023-07-30
fix: :children_crossing: use default model in default config.py
Nate Sesti
2023-07-30
let content_length be customized on GGML
Luna
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
[next]