Skip to main content

About OpenAI

OpenAI is the model provider behind Serval’s built-in text-generation workflow actions. Unlike most integrations, OpenAI is not an application you connect - the actions work out of the box and OpenAI never appears in the application connect list. Authentication: none required on Serval’s hosted service - there is nothing to connect or configure. Self-hosted deployments install an OpenAI API key as part of setup; see LLM / agent API keys. Data sync: none. OpenAI is called on demand when a workflow action runs - there is no entity sync, no member ingestion, no webhooks, and no polling.

What the OpenAI integration enables

Gotchas and troubleshooting

This is by design - there is no Connect flow and no app instance for OpenAI. On Serval’s hosted service the workflow actions work with zero setup.
Prompt OpenAI defaults to gpt-4.1-2025-04-14 (you can pass a different model), and Create Chat Completion always uses that default. This is separate from the models that Serval’s own AI features use.
The integration does not manage your OpenAI organization: no member provisioning, no usage reporting, no admin-key requirement. It is exactly two LLM workflow actions.

Need help? Contact support@serval.com for assistance with your OpenAI integration.