picoclaw/pkg/providers
2026-05-23 10:51:24 +08:00
..
anthropic Deduplicate further functions 2026-04-23 05:50:37 +00:00
anthropic_messages Deduplicate further functions 2026-04-23 05:50:37 +00:00
azure
bedrock fix(pico): preserve image media across pico attachments and client (#2874) 2026-05-15 15:49:07 +08:00
cli
common feat(tool): tool schema semplification 2026-04-27 21:10:30 +02:00
httpapi feat(openai_compat): map DeepSeek thinking fields 2026-05-23 10:51:24 +08:00
messageutil fix(messageutil): remove dead code 2026-04-24 22:16:18 +08:00
oauth feat(tool): tool schema semplification 2026-04-27 21:10:30 +02:00
openai_compat feat(openai_compat): map DeepSeek thinking fields 2026-05-23 10:51:24 +08:00
openai_responses_common
protocoltypes feat(session): add per-message created_at timestamps 2026-05-22 13:15:56 +08:00
cli_facade.go
cli_factory_test.go
cooldown.go
cooldown_test.go
error_classifier.go
error_classifier_test.go
facade_compat_test.go
factory.go
factory_provider.go feat(provider): add gpt4free openai-compatible provider (#2909) 2026-05-21 16:08:46 +08:00
factory_provider_test.go feat(openai_compat): map DeepSeek thinking fields 2026-05-23 10:51:24 +08:00
factory_test.go
fallback.go fix(agent): honor explicit thinking off (#2898) 2026-05-21 11:07:39 +08:00
fallback_multikey_test.go
fallback_test.go
httpapi_facade.go
legacy_provider.go
model_ref.go refactor(models): unify provider metadata around backend catalog (#2896) 2026-05-20 11:50:34 +08:00
model_ref_test.go feat(provider): add gpt4free openai-compatible provider (#2909) 2026-05-21 16:08:46 +08:00
oauth_facade.go
provider_catalog.go refactor(models): unify provider metadata around backend catalog (#2896) 2026-05-20 11:50:34 +08:00
provider_metadata.go feat(provider): add gpt4free openai-compatible provider (#2909) 2026-05-21 16:08:46 +08:00
ratelimiter.go
ratelimiter_test.go
tool_schema_transform.go feat: support streaming (#2892) 2026-05-19 16:38:47 +08:00
tool_schema_transform_test.go fix test 2026-04-27 21:18:19 +02:00
toolcall_utils_test.go
types.go feat: support streaming (#2892) 2026-05-19 16:38:47 +08:00