{"repo":"ar-jan/llm-venice","free":true,"listed":false,"github":"https://github.com/ar-jan/llm-venice","clone":"git clone https://github.com/ar-jan/llm-venice.git","description":"LLM plugin for Venice AI","language":"Python","stars":27,"topics":["llm","permissionless","privacy","text-generation","image-generation","ai"],"license":"Apache-2.0","category":"ai-agents","readme_excerpt":"llm-venice LLM plugin to access models available via the Venice AI API. Installation Install llm-venice with its dependency llm using your package manager of choice, for example: pip install llm-venice Or install it alongside an existing LLM install: llm install llm-venice Configuration Set an environment variable LLM VENICE KEY , or save a Venice API key to the key store managed by llm : llm keys set venice To fetch a list of the models available over the Venice API: llm venice refresh You should re-run the refresh command upon changes to the Venice API, when: - New models have been made availabe - Deprecated models have been removed - New capabilities have been added The models are stored in venice models.json in the llm user directory. Usage List available Venice models: llm models --query venice Prompting Run a prompt: llm --model venice/llama-3.3-70b \"Why is the earth round?\" Start an interactive chat session: llm chat --model venice/mistral-small-3-2-24b-instruct Structured Outputs Some models support structuring their output according to a JSON schema (supplied via OpenAI API response format ). This works via llm's --schema options, for example: llm -m venice/zai-org-glm-4.6 --schema \"name, age int, one sentence bio\" \"Invent an evil supervillain\" Consult llm's schemas tutorial for more options. Tools (function calling) ⚠️ Warning: tools can be dangerous! You can use tools provided via llm plugins. LLM provides two built-in tools: You can also provide your own custom or","default_branch":null,"files":null,"tree":[],"storefront":"/r/ar-jan","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/ar-jan/llm-venice/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}