OpenAI
Connect Voxta to OpenAI's GPT models for text generation, action inference, and summarization.
OpenAI provides the GPT family of language models (GPT-4o, GPT-4o-mini, o1, and successors) through their cloud API.
Setup
Get an API key
Sign up at platform.openai.com. Open the user menu → View API Keys → Create new secret key. Copy the key — OpenAI only shows it once.
Add to Voxta
In Voxta: Manage Services → + Add Services → OpenAI → Add.
Paste your API key into the API Key field. Pick the Model. Click Save.
Common settings
- Model — pick from OpenAI's catalog.
- Max tokens — cap response length.
- Temperature / top-p — see LLM parameters.
- Optional label — useful when running multiple OpenAI clones for different roles.