Query documents and web pages with DocAgent
rag
extra:
Triage Agent
categorizes the tasks
into ingestions and queries.Task Manager Agent
manages the tasks and
ensures they are executed in the correct sequence.Data Ingestion Agent
processes any
document ingesting tasks.Query Agent
answers any user queries.Summary Agent
generates a summary of
the completed tasks.collection_name
which, in turn, will create individual data stores
(See more on Chroma
collections).
collection_name
to reuse
collections that have already had the documents ingested in to.parsed_docs
folder to see how effective the conversion to Markdown was. This
will help you investigate any query issues.