mirror of
https://github.com/cline/cline.git
synced 2026-09-19 10:13:34 +08:00
Update the Fireworks model registry in apps/vscode/src/shared/api.ts: - Add accounts/fireworks/models/glm-5p2: new general-purpose model with a 1,048,576-token context window (131,072 output). - Add accounts/fireworks/routers/kimi-k2p6-fast: standardizes the Kimi K2.6 router on the `-fast` naming convention used for /routers. The existing kimi-k2p6-turbo entry is retained for now to avoid breaking user workflows; the turbo variant is expected to be removed in a future release once the fast variant is the only one served. - Correct the cache-read price for accounts/fireworks/models/deepseek-v4-flash from 0.03 to 0.028 to match the published rate. Pricing sourced from https://docs.fireworks.ai/serverless/pricing.