mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-19 19:04:06 -06:00
5.16.24. rn
This commit is contained in:
parent
b603a83548
commit
ab49dc4296
BIN
content/assets/come and take it (honcho).png
Normal file
BIN
content/assets/come and take it (honcho).png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 233 KiB |
@ -12,7 +12,7 @@ tags:
|
|||||||
|
|
||||||
Some content & code for ya today:
|
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]]
|
- [[A Simple Honcho Primer|A Simple Honcho Primer]]
|
||||||
|
|
||||||
@ -35,7 +35,7 @@ ADDED
|
|||||||
- Get by ID routes for users and collections
|
- Get by ID routes for users and collections
|
||||||
|
|
||||||
CHANGED
|
CHANGED
|
||||||
- Authentication Middleware now implemented using built-in FastAPI Security
|
- Authentication middleware now implemented using built-in FastAPI Security
|
||||||
module
|
module
|
||||||
- Get by name routes for users and collections now include "name" in slug
|
- Get by name routes for users and collections now include "name" in slug
|
||||||
|
|
||||||
|
|||||||
42
content/releases/Release Notes 05.16.24.md
Normal file
42
content/releases/Release Notes 05.16.24.md
Normal file
@ -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
|
||||||
Loading…
Reference in New Issue
Block a user