2024-02-01: Authentication improvement, new JSON Parser
This release adds a new JSONParser class, which also serves as an example of how to bring in other local parsers for desired file formats. This release also includes improved token validation for authentications, so please merge that change if you are using the authentication feature.
What's Changed
- Add token validation by @mattgotteiner in #1186
- Add JsonFileParser to FileStrategy by @codebytes in #1195
- Fix search ranker level by @pamelafox in #1203
- Bump all Python dependencies by @dependabot in #1206
- Update doc on free deployment with video and other tips by @pamelafox in #1204
- Gpt4 + vision -verify access by create deployment by @dfberry in #1200
- Update README.md with correct link by @pamelafox in #1216
New Contributors
- @dfberry made their first contribution in #1200
- @codebytes made their first contribution in #1195
Full Changelog: 2024-01-27...2024-02-01