Creators can integrate any AI model into their agents using API keys. These models can be accessed via their official SDKs or HTTP APIs.
Agents can connect to models like:
OpenAI GPT (via OpenAI SDK)
Anthropic Claude
Mistral AI
Google Gemini
Hugging Face
LLM integrations require an API key. You can:
Use platform-provided API keys (recommended for ease of use).
Use your own API key if you have an existing subscription.
๐ ๏ธ Example: Using OpenAI GPT
Ensure your API key is stored securely in your secrets or if using OptimalAgents.ai API-Key, they must be enabled in Creatorsโ secrets manager!
To get an API key from our platform OptimalAgents.ai:
Go to your profile settings on the OptimalAgents portal.
Navigate to the โSecrets Managerโ section.
Request an API Key for the desired LLM provider.
Requested API KEY will be only applicable and valid for the agent only after the verification process.
Once approved, the key will appear in your Secrets.
Use it in your agent by fetching it from environment variables.
Congratulations! ๐ You now have everything needed to create and deploy AI agents on OptimalAgents.ai. If you need help, reach out to our support team or explore our community forums! ๐