picoclaw/pkg/providers/openai_compat
yinwm 7f241647be feat(providers): add thought_signature support for gemini
Add support for persisting thought_signature metadata from Google/Gemini 3
models. This introduces ExtraContent and GoogleExtra types to handle
provider-specific metadata, and ensures thought signatures are properly
preserved through the tool call lifecycle.
2026-02-20 00:36:31 +08:00
..
provider.go feat(providers): add thought_signature support for gemini 2026-02-20 00:36:31 +08:00
provider_test.go providers: finalize PR213 review fixes 2026-02-17 11:13:10 -05:00