This is the root element for the expert definition file.
Configuration of Retrieval Augment Generation as used by this expert.
Configuration of F2 parameters.
Configuration of how the expert should create summary chunks for clusters of chunks. The expert will automatically generate these summary chunks and insert them together with the chunks extracted from the documents.
Configuration of how the expert retrieves document chunks.
Template for the output of questions and answers generated by the query expansion and decomposition process.
Template variables:
Configuration of the tools available for the expert.
Configuration of a tool for filtered searching of RAG data.
Configuration of query parameter.
Configuration of parameters for a tool.
Configuration of a single tool parameter.
Configuration of how the expert generates its internal knowledge graph for the documents. Knowledge graph creation is disabled by default as it is quite computing resource intensive and slow.
List of entity types the expert includes when building the knowledge graph.
List of relationship types the expert includes when building the knowledge graph.
Configuration of how the expert splits document into chunks and calculate the embedding of them.
Configuration of how the expert reranks search results.
Configuration of how the expert identifies specific search terms for use in keyword searching.
Configuration of how the expert expands a query into multiple variation of the same query in order to try a broader search.
Configuration of how the expert decomposes queries into smaller, more manageable, queries.
Configuration of how the expert calculates topics for the included documents. Topics are calculate by a clustering algorithm which will group similar documents into clusters and then generate a topic name for the clusters.
Topic generation is experimental.
Configuration of how the expert generates topic headings.
Configuration of chat.
List of prompts the expert can use.
Configuration of a single prompt.
List of agents the expert provides.
Configuration of a single agent.
Configuration of parameters for the language model used in a prompt. The parameters corresponds to the parameters used by Ollama.
Configuration of filter to apply on search result before generating respons.
Configuration of filter to apply on search result before generating responsed.