For the complete documentation index, see llms.txt. This page is also available as Markdown.

AI Config

Configure the language models, embedding models, re-rankers, and prompt templates that power your RAG Applications and AI Agents. These settings are found under the AI Config section of the Settings page (⚙).

  • Configure LLM — Add and configure language models (OpenAI, Azure OpenAI, AWS Bedrock, Vertex AI, Hugging Face, and others)

  • Embedding Models — Configure the embedding models used to vectorize your data (OpenAI, Amazon Bedrock, and privately hosted models)

  • Re-ranker — Configure re-ranking models to improve retrieval relevance (Amazon Bedrock, Cohere)

  • Prompt Library — Manage system and user prompt templates used across RAG Applications and knowledge graph workflows

Last updated