mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-16 23:43:10 +00:00
Delete fabro-llm's attachments, reasoning, and structured modules and the LlmError newtype and ErrorFacts trait. lithos-llm now provides all of them: InlineLocalFiles under the local-files feature, ReasoningOutput with Response::reasoning(), Client::complete_object, and the retry, auth, cancel, and failover predicates directly on Error and ErrorData. fabro-llm keeps only failure_signature_hint, which is Fabro's own loop detection policy. Store ErrorData directly in the agent and workflow error enums, boxed where the variant would otherwise dominate the enum size. Repin lithos-llm to a1e3fd3 for these additions. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| administration | ||
| agents | ||
| api-reference | ||
| changelog | ||
| core-concepts | ||
| examples | ||
| execution | ||
| getting-started | ||
| human-tools | ||
| images | ||
| integrations | ||
| languages | ||
| logo | ||
| reference | ||
| tutorials | ||
| workflows | ||
| .mintignore | ||
| docs.json | ||
| dot-highlight.js | ||
| favicon.svg | ||