Releases: jlcheng/jcllm
Releases · jlcheng/jcllm
v0.4.3
v0.4.2 - Adds OpenAI support
Changelog
- 3838eaa Add system prompt support for the OpenAI provider
- 575451c list models support in openai provider
- 9309564 solicit response (chat completions) support for OpenAI
Released by GoReleaser.
v0.4.1
v0.4.0
Changelog
- d049038 Add /m, the change model command.
- baa89da Add aider config to this project
- 1032a2f Change module name to github.com/jlcheng/jcllm to match source repo
- 63d0990 Clean up gitignore
- c04938f Use staticcheck, gofmt, and goimports for static analysis
- c7c4bfa feat: Add NewSetModelCmd to change the model in REPL
Released by GoReleaser.
v0.3.0
Changelog
- 8500cff Fine tune algorithm for extracting "mentions"
- 59addc4 Use @Ground to enable ground with search
Released by GoReleaser.
v0.2.0
v0.1.0-exp
Add support for Grounding with Google Search