honcho/src/utils
Vineeth Voruganti 73c5eb1f5a
SDK Changes (#223)
* fix: Add top level transactions for tracing in deriver

* fix: Add Delete methods to sdks for sessions

* feat: Add session deletion and session level deriver status methods

* fix: Streaming support to python sdk

* fix: Checkpoint Streaming working in SDKs with workarounds for stainless

* feat: fix pagination, add message metadata update, and get peer card methods

* feat: parity in typescript and python sdks

* fix: Address Coderabbit

* fix: Address Coderabbit

* chore: add basedpyright rules to sdk

* fix: Code Rabbit & Changelog

* fix: updated docs with api-reference
2025-10-01 16:25:30 -04:00
..
__init__.py Honcho 2.1.0 "ROTE" deriver (#160) 2025-07-16 18:02:43 -04:00
clients.py refactor: replace mirascope with handrolled client (#202) 2025-09-24 11:53:30 -04:00
embedding_store.py fix: langfuse sdk changes 2025-09-24 12:10:18 -04:00
files.py feat: add configurable max message size, update tests and docs -- fixes token overflow in deriver (#208) 2025-09-18 15:57:53 -04:00
filter.py fix: refactor datetime handling in security and utility modules (#188) 2025-08-13 13:13:33 -04:00
formatting.py fix: refactor datetime handling in security and utility modules (#188) 2025-08-13 13:13:33 -04:00
logging.py refactor: replace mirascope with handrolled client (#202) 2025-09-24 11:53:30 -04:00
search.py Ben/search rrf (#179) 2025-08-06 17:43:03 -04:00
shared_models.py fix: refactor datetime handling in security and utility modules (#188) 2025-08-13 13:13:33 -04:00
summarizer.py fix: sum input tokens and set session context cutoff to MAX_INPUT_TOKENS - sum (#218) 2025-09-26 11:37:40 -04:00
tracing.py SDK Changes (#223) 2025-10-01 16:25:30 -04:00
types.py refactor: replace mirascope with handrolled client (#202) 2025-09-24 11:53:30 -04:00