Documentation
ReferenceAuthoring Portal Reference

Settings

The Settings section contains all configuration related to the Agent as a whole:

Configuring Settings

FieldDetails
NameA descriptive name for your Agent
LLM ModelSelect a model from the list of iostack supported LLM models. See note below on available models
LLM Access KeySelect an LLM Access Key Secret: From the list of LLM Keys you have already configured in the Account Secrets & Access Keys section or Select the iostack provided LLM Key (available on specific paid plans)
Entry Point StageSpecify which stage to use for the Agent’s initial user interaction.
Start PromptSpecify which phrase to send to the LLM with the Entry Point Stage’s prompting to generate an initial AI response. The default is usually sufficient but you may wish to customize this to prevent the LLM from navigating to a new stage without waiting for the user to interact with the Agent.
DescriptionUse this to record descriptive information about your Agent. This is used in the card representing the Agent in your Agent’s list.
NotesPurely for your use

Supported LLM Models

  • We currently only support OpenAI Models. We have taken this initial approach to allow us to launch iostack with full functionality as opposed to providing flexibility regarding LLM providers.

  • We have also observed widely varying levels of intelligence demonstrated by other models when asked to respond, navigate and extract data in a reliable way. We have found GPT-4o to be the most reliable at performing these tasks together coherently.

  • It is our intention to expand the set of supported LLM models and vendors in the future to address user requirements while still maintaining coherence.

On this page