honcho/tests
Benjamin McCormick 9d98bb9f4b feat: refactor LLM client layer and update provider identifiers
- Refactored the LLM client layer from a monolithic structure in `clients.py` to an adapter-based architecture in the new `src/utils/llm/` package, enhancing modularity and maintainability.
- Renamed the provider identifier from `"custom"` to `"openrouter"` for improved clarity in configuration settings.
- Updated relevant files to reflect the new structure and naming conventions, ensuring consistency across the codebase.
- Enhanced the changelog to document these significant changes.
2026-01-22 17:30:10 -05:00
..
alembic Turbopuffer and LanceDB Integration (#287) 2026-01-16 17:04:01 -05:00
bench feat: refactor LLM client layer and update provider identifiers 2026-01-22 17:30:10 -05:00
crud Telemetry Overhaul (#333) 2026-01-21 16:49:14 -05:00
deriver feat: honcho 3.0, sdks 2.0, excise stainless, update v3 docs, changelogs (#331) 2026-01-22 15:16:28 -05:00
dialectic feat: agentic dreamer and agentic dialectic (#309) 2026-01-12 15:12:17 -05:00
dreamer feat: message ingestion forced-batching (#327) 2026-01-14 14:59:35 -05:00
integration feat: refactor LLM client layer and update provider identifiers 2026-01-22 17:30:10 -05:00
routes feat: honcho 3.0, sdks 2.0, excise stainless, update v3 docs, changelogs (#331) 2026-01-22 15:16:28 -05:00
sdk feat: honcho 3.0, sdks 2.0, excise stainless, update v3 docs, changelogs (#331) 2026-01-22 15:16:28 -05:00
sdk_typescript feat: honcho 3.0, sdks 2.0, excise stainless, update v3 docs, changelogs (#331) 2026-01-22 15:16:28 -05:00
telemetry feat: enhance dialectic cost calculator with two-phase support 2026-01-22 15:46:52 -05:00
unified feat: honcho 3.0, sdks 2.0, excise stainless, update v3 docs, changelogs (#331) 2026-01-22 15:16:28 -05:00
utils feat: refactor LLM client layer and update provider identifiers 2026-01-22 17:30:10 -05:00
__init__.py [0.0.10] Release 2024-07-25 13:45:27 -04:00
conftest.py feat: refactor LLM client layer and update provider identifiers 2026-01-22 17:30:10 -05:00
test_advanced_filters.py feat: honcho 3.0, sdks 2.0, excise stainless, update v3 docs, changelogs (#331) 2026-01-22 15:16:28 -05:00
test_datetime_parsing.py create Representation class and use it to unify all formatting (#214) 2025-10-07 15:28:44 -04:00
test_schema_validations.py API/SDK updates: configurability, more parameters. Unified test harness (#283) 2025-12-03 16:49:30 -05:00
test_search.py API/SDK updates: configurability, more parameters. Unified test harness (#283) 2025-12-03 16:49:30 -05:00