chore(release): prepare v0.8.15

This commit is contained in:
Hunter Bown
2026-05-06 11:06:00 -05:00
parent bf8fd3e452
commit 1043374e6a
15 changed files with 163 additions and 56 deletions
+6
View File
@@ -47,6 +47,12 @@ default_text_model = "deepseek-v4-pro"
# current tier as a ⚡ chip.
reasoning_effort = "max"
# ─────────────────────────────────────────────────────────────────────────────────
# Cost Display
# ─────────────────────────────────────────────────────────────────────────────────
# Display estimated usage in USD or CNY. Aliases `yuan` and `rmb` normalize to `cny`.
cost_currency = "usd" # usd | cny
# ─────────────────────────────────────────────────────────────────────────────────
# Paths
# ─────────────────────────────────────────────────────────────────────────────────