honcho/tests/utils
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
..
__init__.py refactor: replace mirascope with handrolled client (#202) 2025-09-24 11:53:30 -04:00
test_agent_tools.py Turbopuffer and LanceDB Integration (#287) 2026-01-16 17:04:01 -05:00
test_clients.py feat: refactor LLM client layer and update provider identifiers 2026-01-22 17:30:10 -05:00