Now you can call models from providers such as OpenAI, Anthropic, and Google Gemini directly from your WeWeb backend workflows.
Use native actions to generate text, create images, and turn text into vectors for semantic search, matching, recommendations, and RAG workflows:
AI integrations include dedicated actions for:
You can combine these actions with the rest of your backend workflow, pass results from one step to another, and return the final output directly to your app.
Add your provider API keys from your project settings, then reuse them across your backend workflows.
You can configure separate credentials for Editor, Staging, and Production, so each environment uses the appropriate keys without additional workflow logic.
Because AI integrations works inside your backend workflows, you can combine AI actions with:
This gives you more control over how AI fits into the rest of your application.
The AI usage screen gives you visibility into:
Perfect when you want to build:
✅ Semantic search
✅ Image generation experiences
✅ AI assistants and support tools
✅ Personalized recommendations
✅ Content and summary generators
✅ Content, product, or user matching
✅ Semantic search and RAG experiences
✅ Personalized onboarding and in-app guidance
And more!
ℹ️ The actions are available in WeWeb backend workflows.