Skip to content

Commit

Permalink
5.16.24. rn
Browse files Browse the repository at this point in the history
  • Loading branch information
courtlandleer committed May 16, 2024
1 parent b603a83 commit ab49dc4
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 2 deletions.
Binary file added content/assets/come and take it (honcho).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions content/releases/Release Notes 05.09.24.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ tags:

Some content & code for ya today:

- [[SDK-Design|Blog post in SDK design]]
- [[SDK-Design|Blog post on SDK design]]

- [[A Simple Honcho Primer|A Simple Honcho Primer]]

Expand All @@ -35,7 +35,7 @@ ADDED
- Get by ID routes for users and collections

CHANGED
- Authentication Middleware now implemented using built-in FastAPI Security
- Authentication middleware now implemented using built-in FastAPI Security
module
- Get by name routes for users and collections now include "name" in slug

Expand Down
42 changes: 42 additions & 0 deletions content/releases/Release Notes 05.16.24.md
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

0 comments on commit ab49dc4

Please sign in to comment.