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
b603a83
commit ab49dc4
Showing
3 changed files
with
44 additions
and
2 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
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,42 @@ | ||
--- | ||
title: Release Notes 05.16.24 | ||
date: 05.16.24 | ||
tags: | ||
- releases | ||
- announcements | ||
- honcho | ||
- dev | ||
- blog | ||
--- | ||
## News | ||
|
||
Big Honcho reno today: | ||
|
||
- Huge docs overhaul | ||
|
||
- Insights engine runs locally | ||
|
||
- Reliability improvements | ||
|
||
- Mirascope, Stainless | ||
|
||
- [Honcho v0.0.9](https://github.com/plastic-labs/honcho) | ||
|
||
[Sign-up for the private beta](https://plasticlabs.typeform.com/honchobeta) and start building personalized agent experiences. | ||
|
||
[Join Discord](https://discord.gg/plasticlabs), introduce yourself, and tell us what you're working on. | ||
|
||
[Visit our open-source repo](https://github.com/plastic-labs/honcho) and get your hands dirty. | ||
|
||
## Honcho v0.0.9 | ||
|
||
ADDED | ||
- Deriver to docker compose | ||
- Postgres based Queue for background jobs | ||
|
||
CHANGED | ||
- Deriver to use a queue instead of Supabase realtime | ||
- Using Mirascope instead of LangChain | ||
|
||
REMOVED | ||
- Legacy SDKs in preference for stainless SDKs |