mirror of
https://github.com/shareAI-lab/learn-claude-code.git
synced 2026-08-25 16:22:41 +00:00
docs: clarify provider compatibility limits
This commit is contained in:
parent
d39ac1b406
commit
fc165bbada
1 changed files with 7 additions and 0 deletions
|
|
@ -21,6 +21,13 @@ MODEL_ID=claude-sonnet-4-6
|
|||
# deepseek-v4-flash flash model see below
|
||||
#
|
||||
# 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 ----
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue