-
Notifications
You must be signed in to change notification settings - Fork 91
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Context
The smolagents interop example in architecture-vs-agents.md produces an incomplete response and a serialization warning when run. The missing pip install smolagents note has been added (PR #601), but the runtime behaviour still needs investigation.
Raised in PR #601 review:
- E5 — comment: Incomplete response and serialization warning after installing smolagents
What needs to happen
- Run the smolagents example end-to-end and capture the actual output
- Determine if the incomplete response is a model issue (granite4:micro too small for agent tasks), a code issue, or expected behaviour
- Fix the example code or adjust the model recommendation
- Address the serialization warning
- Update the doc with working output
Files
docs/docs/concepts/architecture-vs-agents.md(smolagents section)
Acceptance criteria
- Example runs without warnings
- Output is complete and meaningful
- Sample output included in the doc
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation