Overview
Permissions
Capabilities
Network Operations
Proxy requests to a paid Venice account
Currently supports the /chat/completions endpoint: https://docs.venice.ai/api-reference/endpoint/chat/completions
Inputs and outputs to the agent are exactly the same as in the official documentation.
Because Venice serves its research agents on /chat/completions, supporting this route gives you to ability to get dirt cheap research agents and web search (cost savings passed to you)
Open source client here: https://www.npmjs.com/package/@trump-fun/torus-clients#venice-bridge Source code for the client here: https://github.com/ad0ll/torus-clients/blob/main/src/venice-bridge.ts