How can I use the Knowledge Bank?
Create a Retrieval-Augmented LLMs — Build an augmented 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.
Query using code — Use the Python API to directly access the Knowledge Bank and build custom applications.
Read the documentation to learn more
Create an agent tool to search this Knowledge Bank — Build a tool that searches in this Knowledge Bank and returns the results to an agent. Once the tool is created, you can select it from a visual agent's config.
Build a no-code conversational interface connected to this Knowledge Bank — in Dataiku Answers, select your LLM, add your prompt, define feedback settings and other options, connect this Knowledge Bank and quickly make a custom RAG chat available, all without coding required.
Read the documentation to learn more