Releases: docqai/docq
Releases · docqai/docq
v0.10.6
fix: code chat history breaking chat { is present (#255)
- fix: escape { and } in message history before sending to retrieval class
- otherwise it breaks because we are using the message template feature as a hack to get message history into the LLM call messages collection.
- chore: fix typo in copy
- fix: handle org setting enabled feat keys that are no longer valid. That's a feature that used to exist that was saved as a setting for an org in the DB. When the feature is removed from the avail features list (enum) because we no longer want it, we want the admin UI code to just ignore it.
Full Changelog: v0.10.6...v0.10.6
v0.10.5
- fix(slack): handle missing client_msg_id more graceful
Full Changelog: v0.10.4...v0.10.5
v0.10.4
What's Changed
🏕 What's New
- feat: add Groq Llama3 by @janaka in #246
- Update getting-started.md by @snekkenull in #247
- fix: Slack integration by @janaka in #248
- refactor(slack): Improve slack integration by @janaka in #249
- fix: shared ask RAG chat history not being passed in LLM call message history
New Contributors
- @snekkenull made their first contribution in #247
Full Changelog: v0.10.1...v0.10.4
v0.10.1
v0.10.0
What's Changed
🏕 What's New
- feat: Added slack chat integration. by @osala-eng + @janaka in #236
Full Changelog: v0.9.7...v0.10.0
v0.9.7
v0.9.6
What's Changed
🏕 What's New
👒 Dependencies
- Build(deps): Bump cryptography from 42.0.2 to 42.0.4 by @dependabot in #222
Full Changelog: v0.9.5...v0.9.6
v0.9.5
What's Changed
🏕 What's New
- Feat/chrome extension integration by @osala-eng in #217
- fix: thread spaces create logic generating none unique names. by @janaka in #235
Full Changelog: v0.9.3...v0.9.5