Ask the Documents (RAG)
- Added a tools model default for picking a tool-enabled model
- Create a RAG tool and the Ask the Docs feature. Now, you can ask questions and have the model search the catalog for documents before replying.
Multiple chat sessions
- You can now create as many separate conversations as you want on each Notebook. This way, you can keep different conversations separated and avoid getting the model confused with long histories.
Citations
- When a document is used to formulate an answer, it is now linked in the answer. Clicking it takes you to a page to review it.
Bug fixes
- Fixed item icons for sources and notes
- Fixed default model bug where default model was not updating without app reload
Improvements
- Model Manager for loading models
- Improved the quality of text and vector search results
- Content chunking is based in paragraphs, sentences now. Doesn't cut phrases in the middle.