Agent embedding models
Embedding models convert text into vectors so your Agent can retrieve relevant knowledge chunks during responses.
In Budibase, embedding model configuration is part of the AI Configs area and is used with Agent Knowledge settings.
Configure an embedding model
- Open Workspace Settings
- Go to AI Configs
- Click Embeddings section
- Scroll to Embeddings model
- Click Add configuration
- Provide the required provider credentials and model details
- Save and verify the configuration appears in the list
Attach an embedding model to an Agent
- Open your Agent
- Go to the Knowledge tab
- Select an Embedding model
- Save the Agent
When both embedding model and vector database are configured, additional retrieval settings are available:
- Minimum similarity
- Chunks to retrieve
Practical guidance
- Start with default retrieval settings, and tune only after testing
- Once you choose an embedding model, use it consistently for all documents and queries in that knowledge base
- Re-test retrieval quality whenever you change the model or provider configuration
Related guides
Updated about 4 hours ago