mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-19 10:54:06 -06:00
release notes 10.02.25
This commit is contained in:
parent
77591b5619
commit
15828343f6
31
content/releases/Release Notes 10.02.25.md
Normal file
31
content/releases/Release Notes 10.02.25.md
Normal file
@ -0,0 +1,31 @@
|
|||||||
|
---
|
||||||
|
title: Release Notes 10.02.25
|
||||||
|
date: 10.02.25
|
||||||
|
tags:
|
||||||
|
- releases
|
||||||
|
- announcements
|
||||||
|
- honcho
|
||||||
|
- dev
|
||||||
|
---
|
||||||
|
# Honcho Updates v2.3.3
|
||||||
|
|
||||||
|
- A modified deriver that balances speed with providing with max possible context for Peer representations updates
|
||||||
|
- More capable SDKs to compose the different contextual elements of Honcho more easily (Peer Cards, Messages, etc)
|
||||||
|
- Easier to build reactive applications that dynamically change based on deriver progress
|
||||||
|
## ADDED
|
||||||
|
- SDK: Get Peer Card method
|
||||||
|
- SDK: Update Message metadata method
|
||||||
|
- SDK: Session level deriver status methods - SDK: Delete session message
|
||||||
|
## CHANGED
|
||||||
|
- SDK: Pagination class to match core implementation
|
||||||
|
- CORE: Deriver Rollup Queue processes interleaved messages for more context
|
||||||
|
## FIXED
|
||||||
|
- SDK: Dialectic Stream returns Iterators
|
||||||
|
- SDK: Type warnings
|
||||||
|
- CORE: Dialectic Streaming to follow SSE conventions
|
||||||
|
- CORE: Sentry tracing in the deriver
|
||||||
|
# Links
|
||||||
|
- [Sign-up for Honcho](https://app.honcho.dev/) & start building personalized agent experiences
|
||||||
|
- [Join our Discord](https://discord.gg/honcho) & tell us what you're working on
|
||||||
|
- [Visit our open-source repo](https://github.com/plastic-labs/honcho) & get your hands dirty
|
||||||
|
- [Check out the docs](https://docs.honcho.dev)
|
||||||
Loading…
Reference in New Issue
Block a user