Files
picoclaw/pkg/providers
shikihane a4e5c391bd fix(openai_compat): preserve reasoning_content in serializeMessages
The serializeMessages() function was not preserving the reasoning_content
field when serializing messages for vision API calls. This caused the
TestProviderChat_PreservesReasoningContentInHistory test to fail.

This fix ensures reasoning_content is included in both text-only messages
and vision messages with media attachments.

Co-authored-by: Zachary Guerrero <zack.grrr@gmail.com>
2026-03-02 17:38:08 +08:00
..
2026-02-18 21:48:23 +02:00
2026-02-25 21:14:19 +11:00
2026-02-18 21:48:23 +02:00
2026-02-20 20:03:11 +02:00