quartz/content/releases/Release Notes 10.31.24.md
Vineeth Voruganti a32acb4351
Release Notes 10.31.24 (#79)
* Release Notes 10.31.24

* Fix links
2024-10-31 13:11:12 -04:00

1.6 KiB

title date tags
Release Notes 10.31.24 10.31.24
releases
honcho
dev
yousim

News

New Honcho Updates:

Honcho Demo YouSim went viral!

Honcho v0.0.12

an Overhauled Deriver and Dialectic API!

ADDED

  • GitHub Actions Testing
  • Ability to disable derivations on a session using the deriver_disabled flag
  • in a session's metadata
  • /v1/ prefix to all routes

CHANGED

  • Environment variable to control deriver workers
  • Changed public_ids to use NanoID and internal ID to use BigInt
  • Dialectic Endpoint can take a list of queries
  • Using uv for project management
  • User Representations stored in a metamessage rather than using reserved collection
  • Base model for Dialectic API and Deriver is now Claude 3.5 Sonnet
  • Paginated GET requests now POST requests for better developer UX

REMOVED

  • Mirascope Dependency
  • Slowapi Dependency
  • Opentelemetry Dependencies and Setup