v3.0.0
Breaking change
session
changed fromTEXT
toTAG
. This will change how data is indexed in Redisearch.
** If you have data already indexed, you can reindex it by dropping the index and restarting the server. FT.DROPINDEX motorhead
. Do NOT use the DD option to keep the data and reindex it once the server restarts**
What's Changed
- Move
apt-get
to top of Dockerfile for better caching by @jacobwgillespie in #76 - Correct a typo in chat-vanilla-js-hosted/README.md by @felixonmars in #80
- Bump urllib3 from 1.26.15 to 1.26.17 in /examples/chat-py by @dependabot in #81
- Configure Sweep by @sweep-ai in #84
- Bump urllib3 from 1.26.17 to 1.26.18 in /examples/chat-py by @dependabot in #88
- Bump zod from 3.21.4 to 3.22.4 in /examples/chat-js by @dependabot in #89
- Bump certifi from 2022.12.7 to 2023.7.22 in /examples/chat-py by @dependabot in #66
- Bump rustls-webpki from 0.100.1 to 0.100.2 by @dependabot in #70
- Bump langchain from 0.0.152 to 0.0.312 in /examples/chat-py by @dependabot in #87
- update packages by @softboyjimbo in #90
- Bump langchain from 0.0.312 to 0.0.325 in /examples/chat-py by @dependabot in #92
- Bump axios and openai in /examples/chat-vanilla-js by @dependabot in #94
- Bump axios and openai in /examples/chat-vanilla-js-hosted by @dependabot in #95
- Bump axios and langchain in /examples/chat-js by @dependabot in #93
- Handle azure long term memory + session tag fix by @Czechh in #97
New Contributors
- @jacobwgillespie made their first contribution in #76
- @felixonmars made their first contribution in #80
- @sweep-ai made their first contribution in #84
Full Changelog: v2.0.4...v3.0.0