Skip to content

v3.0.0

Compare
Choose a tag to compare
@Czechh Czechh released this 14 Nov 14:15
· 41 commits to main since this release
66add75

Breaking change

  • session changed from TEXT to TAG. 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

Full Changelog: v2.0.4...v3.0.0