honcho/src/llm
Vineeth Voruganti 4f579d5c66
fix: reframe peer card prompts as stable identity markers (#686)
* fix: reframe peer card prompts as stable identity markers

* fix: remove strict parameter validation for thinking on anthropic and openai transports

* fix(dreamer): Add backwards compatability instructions for peer card prompt
2026-05-21 13:25:34 -04:00
..
backends fix: reframe peer card prompts as stable identity markers (#686) 2026-05-21 13:25:34 -04:00
__init__.py Refactor clients.py to add modern features and more flexible configuration (#459) 2026-04-20 02:46:37 -04:00
api.py feat: add new cloudevents for api routes (#637) 2026-05-20 18:25:30 -04:00
backend.py Refactor clients.py to add modern features and more flexible configuration (#459) 2026-04-20 02:46:37 -04:00
caching.py Refactor clients.py to add modern features and more flexible configuration (#459) 2026-04-20 02:46:37 -04:00
conversation.py Refactor clients.py to add modern features and more flexible configuration (#459) 2026-04-20 02:46:37 -04:00
credentials.py Refactor clients.py to add modern features and more flexible configuration (#459) 2026-04-20 02:46:37 -04:00
executor.py feat: add new cloudevents for api routes (#637) 2026-05-20 18:25:30 -04:00
history_adapters.py Refactor clients.py to add modern features and more flexible configuration (#459) 2026-04-20 02:46:37 -04:00
registry.py fix(llm): pass base_url to default provider clients from LLMSettings (#643) 2026-05-14 14:17:05 -04:00
request_builder.py Refactor clients.py to add modern features and more flexible configuration (#459) 2026-04-20 02:46:37 -04:00
runtime.py feat: add new cloudevents for api routes (#637) 2026-05-20 18:25:30 -04:00
structured_output.py Refactor clients.py to add modern features and more flexible configuration (#459) 2026-04-20 02:46:37 -04:00
tool_loop.py feat: add new cloudevents for api routes (#637) 2026-05-20 18:25:30 -04:00
types.py feat: add new cloudevents for api routes (#637) 2026-05-20 18:25:30 -04:00