Releases: ar-jan/llm-venice
Releases · ar-jan/llm-venice
0.3.0
What's Changed
- Add CLI options
--no-venice-system-prompt
and --character character_slug
, to avoid having to write the venice_parameters
JSON string manually, in #9
- Add provisional
api-keys
commands in #10
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
- Add
extra_body
parameter to options, allowing to disable Venice default system prompt, and enabling use of public characters #6
- Updated currently available models
Full Changelog: 0.1.1...0.2.0
0.1.1
- Update supported models
- Enable streaming responses
Full Changelog: 0.1.0...0.1.1
0.1.0
- Add
refresh
command to fetch available models via API
Full Changelog: 0.0.1...0.1.0