博文

Claude Desktop使用自定义API,配置最新的deepseek-v4- 模型

图片
  首次打开,不登陆,左上角菜单按钮 Developer → Configure third-party inference 开启虚拟化功能,power shell  里面执行 dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all 地址:https://api-docs.deepseek.com/zh-cn/ https://support.claude.com/zh-CN/articles/12622703-%E4%B8%BA-windows-%E9%83%A8%E7%BD%B2-claude-desktop

重要通知Cloud Run 要关停了赶紧迁移数据,申请退款!发现平替平台SealOS,注册送余额,支持Docker应用一键零代码部署,免费搭建AI Proxy

图片
via IFTTT

ChatGPT 图像生成彻底翻身!Image 2.0 中文渲染吊打 Gemini Nano Banana 2,还能在 Agent 里直接调用 | 搞机零距离

图片
via IFTTT

通过 CPA 配置skill 直接调用 gpt-image-2

  curl --location 'http://xxxxxx/v1/responses' \   --header 'Authorization: Bearer sk-xxxx \   --header 'user-agent: codex-tui/0.122.0 (Manjaro 26.1.0-pre; x86_64) vscode/3.0.12 (codex-tui; 0.122.0)' \   --header 'version: 0.122.0' \   --header 'originator: codex_cli_rs' \   --header 'session_id: test-session' \   --header 'accept: text/event-stream' \   --header 'Content-Type: application/json' \   --data '{     "model": "gpt-5.4",     "input": "画一直可爱的松鼠",     "tools": [       {         "type": "image_generation",         "output_format": "png"       }     ],     "instructions": "you are a helpful assistant",     "tool_choice": "auto",     "stream": true,     "store": false }' 让AI 将上面的配置做成skill调用即可

免费白嫖全网AI模型!Manifest 智能路由帮你省70%费用 | 完整配置教程

图片
via IFTTT

白嫖Claude Design!用系统提示词免费生成APP原型图 | Anthropic最强设计工具

图片
via IFTTT