Skip to main content

Built-in LLM Providers

Runflow comes with 8 built-in LLM provider integrations. Configure them in the portal and use in code:
Azure OpenAI is also supported — use openai() with a providerName pointing to your Azure configuration. See LLM Providers for full documentation on each provider, credentials, and named configurations.

Built-in Memory Provider

Use Runflow’s managed memory backend:

Next Steps

LLM Providers

Configure and use LLM providers

Memory Provider

Learn about memory providers

Knowledge Provider

Learn about knowledge providers