mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-23 00:41:13 +00:00
The Responses API requires that reasoning items (type: "reasoning", id: "rs_xxx") are included alongside their associated function_call items when replaying conversation history. Without them: "function_call was provided without its required 'reasoning' item" Store reasoning output items as ContentPart::Other and replay them as raw input items in translate_input. Handles both non-streaming (parse_output) and streaming (handle_output_item_done) paths. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| agent | ||
| attractor | ||
| llm | ||