2024-03-07: Text parser, "Thought process" enhancements
This release includes a simple local parser for text files (including markdown), as well as enhancements to the "Thought process" tab to show additional details about the answer flow, like search results scores and models/deployments used. We aim to add a "score threshold" in the future so that you can filter out results with too low of a score.
What's Changed
- Add search scores, models, and deployments to "Thought process" tab, surface additional properties by @pamelafox in #1375
- Add Markdown/Text Parser by @yuvalyaron in #1381
New Contributors
- @yuvalyaron made their first contribution in #1381
Full Changelog: 2024-03-06...2024-03-07