forked from jackyzha0/quartz
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
556f46c
commit 01c8eb7
Showing
1 changed file
with
34 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
--- | ||
title: Release Notes 07.25.24 | ||
date: 07.25.24 | ||
tags: | ||
- releases | ||
- honcho | ||
- dev | ||
--- | ||
## Honcho | ||
|
||
ADDED | ||
- Test cases for Storage API | ||
- Sentry tracing and profiling | ||
- Additional Error handling | ||
|
||
CHANGED | ||
- Document API uses same embedding endpoint as deriver | ||
- CRUD operations use one less database call by removing extra refresh | ||
- Use database for timestampz rather than API | ||
- Pydantic schemas to use modern syntax | ||
|
||
FIXED | ||
- Deriver queue resolution | ||
|
||
## Links | ||
- [Sign-up for the private beta](https://plasticlabs.typeform.com/honchobeta) & start building personalized agent experiences | ||
|
||
- [Join our Discord](https://discord.gg/plasticlabs) & 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) | ||
|
||
- [Play with YouSim](https://yousim.ai)--portal to the multiverse of identity |