picoclaw/pkg/providers/openai_compat
程智超0668000959 409cc051e7 fix(openai_compat): log warning instead of silently discarding native_search ok check
Replace the no-op _ = ok with a warning log when native_search has an
unexpected type. When the type assertion fails, nativeSearch already
defaults to false, which is conservative — but the caller should know
their option was malformed.
2026-06-12 11:23:13 +08:00
..
provider.go fix(openai_compat): log warning instead of silently discarding native_search ok check 2026-06-12 11:23:13 +08:00
provider_test.go feat(openai_compat): map DeepSeek thinking fields 2026-05-23 10:51:24 +08:00