News

Went for it with this release:

Join our Discord. Let’s build together 🦾.

Honcho v0.0.5

ADDED

  • Metadata to all data primitives (Users, Sessions, Messages, etc.)

  • Ability to filter paginated GET requests by JSON filter based on metadata

  • Dialectic API to interact with honcho agent and get insights about users

  • Code Coverage Tests

  • Autogenerated Sphinx Documentation for Honcho Client SDK

  • Built-in LangChain message converter

  • Optional Sentry error monitoring

  • Optional Opentelemetry logging

  • Automatic Fact Derivation Script for automatically generating simple memory

CHANGED

  • API Server now uses async methods to make use of benefits of FastAPI

FIXED

  • URL encoding all GET requests in honcho client