honcho/src
qxxaa 7d1ce9c1f4
fix: remove hardcoded stop_sequences override from Deriver model config (#587)
* Update deriver.py

* Simplify model configuration in deriver.py

Removed stop_sequences from model configuration.
2026-04-23 12:22:16 -04:00
..
cache perf: add redis caching and reduce embedding API calls (#372) 2026-02-13 00:53:46 -05:00
crud handle turbopuffer server errors (#561) 2026-04-20 16:56:51 -04:00
deriver fix: remove hardcoded stop_sequences override from Deriver model config (#587) 2026-04-23 12:22:16 -04:00
dialectic Refactor clients.py to add modern features and more flexible configuration (#459) 2026-04-20 02:46:37 -04:00
dreamer Refactor clients.py to add modern features and more flexible configuration (#459) 2026-04-20 02:46:37 -04:00
llm fix: add namespace, model, and provider to langfuse metadata so we can filter (#565) 2026-04-20 16:30:35 -04:00
reconciler handle turbopuffer server errors (#561) 2026-04-20 16:56:51 -04:00
routers Tighten Transaction Scopes (#525) 2026-04-08 11:14:50 -04:00
schemas Refactor clients.py to add modern features and more flexible configuration (#459) 2026-04-20 02:46:37 -04:00
telemetry Refactor clients.py to add modern features and more flexible configuration (#459) 2026-04-20 02:46:37 -04:00
utils Refactor clients.py to add modern features and more flexible configuration (#459) 2026-04-20 02:46:37 -04:00
vector_store handle turbopuffer server errors (#561) 2026-04-20 16:56:51 -04:00
webhooks Tighten Transaction Scopes (#525) 2026-04-08 11:14:50 -04:00
__init__.py v0.0.8 Documentation Updates (#55) 2024-05-15 00:07:25 -04:00
config.py Refactor clients.py to add modern features and more flexible configuration (#459) 2026-04-20 02:46:37 -04:00
db.py Standardize DB Constraint Conventions (#272) 2025-11-20 11:50:54 -05:00
dependencies.py Vineeth/force rollback (#486) 2026-04-03 11:58:03 -04:00
embedding_client.py fix: embed() sends string input instead of array, breaking OpenAI-compatible providers (#586) 2026-04-20 16:35:13 -04:00
exceptions.py Turbopuffer and LanceDB Integration (#287) 2026-01-16 17:04:01 -05:00
main.py v3.0.6 Release Candidate (#550) 2026-04-10 13:16:42 -04:00
models.py feat: make session_name nullable for documents and update related SDKs (#347) 2026-01-26 13:33:11 -05:00
security.py fix: Various Codex Audits (#386) 2026-02-13 12:00:15 -05:00