Documents
Knowledge base browsing
Users can inspect what documents are available before searching or asking questions.
Version 1 foundation
This is the basic app shell for your Flagship project. It now supports browsing documents, searching chunks, and asking grounded questions.
Users can inspect what documents are available before searching or asking questions.
Search works over stored chunks so retrieval is already structured for RAG.
The ask flow retrieves supporting evidence first, then sends that context to the model.