Search may be unavailable while the Knowledge Bank is being built.

Search the Knowledge Bank

Retrieval Augmented LLMs

Build an RA-LLM that retrieves information from the Knowledge Bank before generating an answer. You can use this augmented LLM in a Prompt Studio, Prompt recipe or via the API.

  • {{retrievalAugmentedLLM.activeVersion !== "v1" ? "/ " + retrievalAugmentedLLM.activeVersion : ""}}
Knowledge Bank Search Tools

Build a search tool for AI agents to find relevant documents in a Knowledge Bank. Read the documentation to learn more about this search tool.