AI
Build AI-powered workflows and chat experiences with LLMs, knowledge bases, and agent configuration.
Last updated
Build AI-powered workflows and chat experiences with LLMs, knowledge bases, and agent configuration.
DBSync Cloud Workflow includes AI features for workflow automation and conversational experiences. You can connect supported LLM providers, ground responses with your content, and configure agents for specific use cases.
This section helps you:
Connect supported LLM providers with API keys.
Configure AI Agent actions inside workflows.
Create knowledge bases from files and web pages.
Build chat agents that answer with business context.
Before you use any AI feature, connect a supported model provider. Provider setup varies by console, billing model, and credential format.
Use these guides to generate and manage keys for:
OpenAI ChatGPT
Anthropic Claude
Google Gemini
Amazon Bedrock
Azure OpenAI
Start here: AI Agent: API Key Guides
Use AI Agent inside a workflow when you want an LLM to process incoming data. You can define prompts, insert workflow variables, preview results, and refine the output before runtime.
AI Agent also supports options such as:
Model selection
MCP server connections
Vector database context
Optional web search
Learn more: AI Agent
The Knowledge Base stores the content that powers grounded AI responses. You can upload files or scan web pages, then manage document status, metadata, and processed chunks from one place.
This is the foundation for accurate, context-aware answers in chat experiences.
Learn more: Knowledge Base
Use Chat Agents to create a conversational assistant for users, teams, or customers. A chat agent combines an LLM provider with system instructions and one or more knowledge bases.
You can also extend responses with:
MCP servers
Optional web search
User file attachments
Conversation history and tags
Learn more: Chat Agent
Follow this order for the fastest setup:
Create an API key for your LLM provider.
Create a knowledge base with your source content.
Configure an AI Agent for workflow tasks, or a Chat Agent for conversations.
Use AI Agent when you need AI inside a workflow step.
Use Chat Agent when you need an interactive assistant that answers questions in real time.
Use Knowledge Base when you want both features to respond with your business content instead of generic model output.
Last updated