Llm-venice

Latest version: v0.6.0

Safety actively analyzes 723217 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.6.0

What's Changed
* Use Accept-Encoding to allow gzip compression (for images) in https://github.com/ar-jan/llm-venice/pull/25
* Add characters command in https://github.com/ar-jan/llm-venice/pull/11
* Use fetched model capabilities to check web search option in https://github.com/ar-jan/llm-venice/pull/29
* Add support for Structured Outputs (JSON schemas) using OpenAI `response_format` in https://github.com/ar-jan/llm-venice/pull/30
* Add consumption limits options (VCU, USD) for API key creation in https://github.com/ar-jan/llm-venice/pull/31
* Add `venice api-keys rate-limits-log` command (experimental API endpoint)
* Require llm>=0.23 for structured output support and remove use of Pydantic 1


**Full Changelog**: https://github.com/ar-jan/llm-venice/compare/0.5.0...0.6.0

0.5.0

What's Changed
* Add expiration date option to `api-keys create` command in https://github.com/ar-jan/llm-venice/pull/15
* Add image generation in https://github.com/ar-jan/llm-venice/pull/16
* Add web search option in https://github.com/ar-jan/llm-venice/pull/22
* Various maintenance chores

**Full Changelog**: https://github.com/ar-jan/llm-venice/compare/0.4.1...0.5.0

0.4.1

What's Changed
* Fix rate-limit command and add test; option to run API-calling tests also in GH Actions https://github.com/ar-jan/llm-venice/pull/14


**Full Changelog**: https://github.com/ar-jan/llm-venice/compare/0.4.0...0.4.1

0.4.0

What's Changed
* Add api-keys create/delete commands in https://github.com/ar-jan/llm-venice/pull/12
* Always use fetched available models, prepares for using model traits (stored as `venice_models.json`)
* Enable attachments for vision models in https://github.com/ar-jan/llm-venice/pull/13


**Full Changelog**: https://github.com/ar-jan/llm-venice/compare/0.3.0...0.4.0

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 https://github.com/ar-jan/llm-venice/pull/9
* Add provisional `api-keys` commands in https://github.com/ar-jan/llm-venice/pull/10


**Full Changelog**: https://github.com/ar-jan/llm-venice/compare/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 https://github.com/ar-jan/llm-venice/pull/6
* Updated currently available models

**Full Changelog**: https://github.com/ar-jan/llm-venice/compare/0.1.1...0.2.0

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.