mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-19 10:54:06 -06:00
1.3 KiB
1.3 KiB
| title | date | tags | |||||
|---|---|---|---|---|---|---|---|
| Release Notes 03.14.24 | 03.14.24 |
|
News
Went for it with this release:
-
Dialectic API: Agent-to-agent chat over user context!
Join our Discord. Let's build together 🦾.
Honcho v0.0.5
ADDED
-
Metadata to all data primitives (Users, Sessions, Messages, etc.)
-
Ability to filter paginated GET requests by JSON filter based on metadata
-
Dialectic API to interact with honcho agent and get insights about users
-
Code Coverage Tests
-
Autogenerated Sphinx Documentation for Honcho Client SDK
-
Built-in LangChain message converter
-
Optional Sentry error monitoring
-
Optional Opentelemetry logging
-
Automatic Fact Derivation Script for automatically generating simple memory
CHANGED
- API Server now uses async methods to make use of benefits of FastAPI
FIXED
- URL encoding all GET requests in honcho client