Add image-designer skill, align billing to DeepSeek ×1, and enrich Plaza demo.
Introduce AI image generation with chat shortcut and agent API, improve MindSpace chat-to-page save resolution, and seed Plaza covers with production deploy scripts. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -47,7 +47,7 @@ if (!process.env.DATABASE_URL) {
|
||||
/** wx_mk4zzaps duplicate Finish billing (2026-06-16 session 20260616_600). */
|
||||
const DUPLICATE_COST_CENTS = 1735;
|
||||
const DUPLICATE_TOKENS = 838567;
|
||||
/** Unique bills at 2/6 分/1k vs documented DeepSeek ×3 default (0.302/0.605 分/1k). */
|
||||
/** Unique bills at 2/6 分/1k vs documented DeepSeek ×1 default (0.101/0.202 分/1k). */
|
||||
const RATE_OVERCHARGE_CENTS = 1467;
|
||||
|
||||
async function main() {
|
||||
|
||||
Reference in New Issue
Block a user