Releases: StreetLamb/tribe
Releases · StreetLamb/tribe
v0.6.6
What's Changed
- add showcase image to readme by @StreetLamb in #94
- Add missing image to readme by @StreetLamb in #95
- Update environment values to prevent conflicts with external postgres instances. by @StreetLamb in #96
- Use MultiHostUrl build method to compute PG_DATABASE_URI by @StreetLamb in #97
Full Changelog: v0.6.5...v0.6.6
v0.6.5
What's Changed
- Enhance nodes UI to display useful information at a glance by @StreetLamb in #93
Full Changelog: v0.6.4...v0.6.5
v0.6.4
What's Changed
- 🐛 Fix local Traefik proxy network config to fix Gateway Timeouts by @StreetLamb in #86
- Use init_chat_model() helper method to initialise models by @StreetLamb in #87
- Bump langchain-community from 0.2.7 to 0.2.9 in /backend by @StreetLamb in #88
- Allow adding optional rejection message when rejecting agent actions. by @StreetLamb in #90
- Compress readme tutorial images by @StreetLamb in #91
Full Changelog: v0.6.3...v0.6.4
v0.6.3
What's Changed
- Prevent leader nodes from delegating parallel tasks. by @StreetLamb in #81
- Ensure streaming connection remains open even when page is hidden by @StreetLamb in #82
- Fix bug when streaming tool output by @StreetLamb in #83
Full Changelog: v0.6.2...v0.6.3
v0.6.2
What's Changed
- Fix handling of messages from Anthropic models. by @StreetLamb in #79
- Fix looping conversations by @StreetLamb in #80
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- Bump sentry-sdk from 1.45.0 to 2.8.0 in /backend by @dependabot in #77
- Add gpt-4o-mini in model selection by @StreetLamb in #76
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Bump setuptools from 69.5.1 to 70.0.0 in /backend by @dependabot in #72
- Enhance handling of streaming, messages and memory by @StreetLamb in #75
Breaking changes
- New memory handling might break previously saved threads.
Full Changelog: v0.5.0...v0.6.0
v0.4.4
What's Changed
- Refactor QdrantStore's delete method by @StreetLamb in #66
- Enhance agent prompts by @StreetLamb in #68
- Bump certifi from 2024.2.2 to 2024.7.4 in /backend by @dependabot in #69
Full Changelog: v0.4.3...v0.4.4
v0.4.3
What's Changed
- Fix out of memory issue by setting max workers in backend container by @StreetLamb in #63
- Improve handling of streamed data in chat by @StreetLamb in #64
- Fix sequential agents unable to use skills and uploads. by @StreetLamb in #65
Full Changelog: v0.4.2...v0.4.3