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 managed in Workspace Settings > Connections > Knowledge bases and used with Agent Knowledge settings.
Configure an embedding model
- Open Workspace Settings
- Go to Connections > Knowledge bases
- Scroll to Embedding models
- Click + Embedding model
- 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 1 month ago