honcho/src/llm
adavyas e88a59932a Add namespace metadata to deriver LLM calls 2026-06-05 14:58:18 -04:00
..
backends Add namespace metadata to deriver LLM calls 2026-06-05 14:58:18 -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 Add namespace metadata to deriver LLM calls 2026-06-05 14:58:18 -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 Add namespace metadata to deriver LLM calls 2026-06-05 14:58:18 -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