Skip to content

2024-03-07: Text parser, "Thought process" enhancements

Compare
Choose a tag to compare
@pamelafox pamelafox released this 07 Mar 20:10
· 376 commits to main since this release
68e78df

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

Full Changelog: 2024-03-06...2024-03-07