Vorsto Docs
  • Get Started
  • Getting Started
    • Create Agent
    • Configure Agent
    • Functions
    • Parameters
  • API
    • Authentication
    • Request
    • Object Response
    • Text Response
    • API Web Hook
    • IP Whitelisting
  • 3rd Party Models
    • GPT
    • Gemini
Powered by GitBook
On this page

Was this helpful?

  1. Getting Started

Configure Agent

Explore the various fields you need to configure your agent for production use

PreviousCreate AgentNextFunctions

Last updated 7 months ago

Was this helpful?

After you have created your agent, proceed to configuring your agent to make it usable in your software

Output Type: Depending on your use case, you can select text responses from the agent or object responses (JSON) for easier intergation with your system.

Web Hook: The agent send out long running function responses to the webhook url. Non-long running responses are returned along with the api response. This is available on text responses only.

Models: You can use external models from top AI providers. Vorsto currently supports some of the top most intelligent AI models. You can read more on models . This is available only for enterprise users.

Model API Key: Depending on your model of choice, you may be required to provide your model api key. Checkout out your desired model from our to see how to get the api key. This is available only for enterprise users.

Object (JSON) responses can be configured to your desired output to ensure predictable responses at all times for seamless integration

here
supported models
see more details
Read more about web hook here.