Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -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 ----
Expand Down