Deploy
Deploy Models to your Codebase
Once users have performed rigorous evaluations and ensure the agent system is ready for production, Onyx provides a single unified endpoint for a simplistic integration point into your codebase
Agent Execution
client_id can be found in your deployment console
client_secret can be found in your deployment console
agent_id is the unique identifier for the specific agent system you created within the agent canvas. This can be found in your deployment console.
input_data includes the specific variables you pass in to your agent system. Onyx allow’s you to paramterize but ensure the list of variable names passed in here is consistent with whats defined in your agent system.