mirror of
https://github.com/Hopiu/llm.git
synced 2026-03-16 20:50:25 +00:00
Closes #1014 - llm.ToolOutput(output='...', attachments=[...]) for tools to return attachments - New table: `tool_results_attachments` - Table is populated when tools return attachments - llm --tools-debug shows attachments returned by tools - llm logs shows attachments returned by tools |
||
|---|---|---|
| .. | ||
| default_plugins | ||
| __init__.py | ||
| __main__.py | ||
| cli.py | ||
| embeddings.py | ||
| embeddings_migrations.py | ||
| errors.py | ||
| hookspecs.py | ||
| migrations.py | ||
| models.py | ||
| plugins.py | ||
| py.typed | ||
| templates.py | ||
| tools.py | ||
| utils.py | ||