Merge pull request #544 from Bill-Billion/fix/provider-compatibility-note

docs: clarify provider compatibility limits
This commit is contained in:
Yang Haoran
2026-08-24 18:31:10 +08:00
committed by GitHub

View File

@@ -21,6 +21,13 @@ MODEL_ID=claude-sonnet-4-6
# deepseek-v4-flash flash model see below # deepseek-v4-flash flash model see below
# #
# Check provider docs for current availability, pricing, and regional access. # Check provider docs for current availability, pricing, and regional access.
#
# NOTE: "Anthropic-compatible" does not guarantee identical model behavior.
# Providers may differ in supported parameters, reasoning/thinking defaults,
# response content blocks, and tool-use history requirements. These teaching
# examples do not normalize provider-specific behavior. Check the provider's
# current documentation, or use the default Anthropic setup for the most
# predictable course experience.
# ============================================================================= # =============================================================================
# ---- International ---- # ---- International ----