honcho/tests/integration
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
..
test_enqueue.py feat: honcho 3.0, sdks 2.0, excise stainless, update v3 docs, changelogs (#331) 2026-01-22 15:16:28 -05:00
test_message_embeddings.py Turbopuffer and LanceDB Integration (#287) 2026-01-16 17:04:01 -05:00
test_representation.py Turbopuffer and LanceDB Integration (#287) 2026-01-16 17:04:01 -05:00
test_telemetry.py Telemetry Overhaul (#333) 2026-01-21 16:49:14 -05:00
test_token_metrics.py feat: refactor LLM client layer and update provider identifiers 2026-01-22 17:30:10 -05:00