diff --git a/content/blog/Honcho; User Context Management for LLM Apps.md b/content/blog/Honcho; User Context Management for LLM Apps.md index 09d32c098..5b926c273 100644 --- a/content/blog/Honcho; User Context Management for LLM Apps.md +++ b/content/blog/Honcho; User Context Management for LLM Apps.md @@ -4,9 +4,10 @@ enableToc: true date: Jan 18, 2024 --- ![[missing_piece.png]] +*The missing piece of the stack* ## TL;DR -Today we drop the first release of a project called [*Honcho*](https://github.com/plastic-labs/honcho/tree/main), an open-source version of the OpenAI Assistants API. Honcho manages your AI app data on a per-user basis, allowing for multiple concurrent identities. Glaringly absent from the existing stack, Honcho will, at full maturity, usher the advent of atomic, disposable agents that are user-first by default. +Today we drop the first release of a project called [*Honcho*](https://github.com/plastic-labs/honcho/tree/main), an open-source version of the OpenAI Assistants API. Honcho manages your AI app data on a per-user basis, allowing for multiple concurrent sessions. Glaringly absent from the existing stack, Honcho will, at full maturity, usher the advent of atomic, disposable agents that are user-first by default. ## Plastic Lore @@ -42,7 +43,6 @@ The real magic of 1:1 instruction isn't subject matter expertise. Bloom and the
Human intelligent agency depends more on the intricate sphere of ideas and the cultural intellect that we have grown over thousands of years than on the quirks of our biological brains. The minds of modern humans have more in common with chatGPT than with humans 10000 years ago.
— Joscha Bach (@Plinz) December 14, 2023