Skip to content

[BUG] #155

@zimowuer

Description

@zimowuer

🐛 Bug Report

1.4.0使用deepseek供应商时一直报错

Cannot read properties of undefined (reading '__wbindgen_add_to_stack_pointer')

复现步骤

  1. 使用任意openaiAPI访问脚本或程序即可复现
    PS E:\工作列表\dome_wuxijump\三体-文明至上\python> & c:\python314\python.exe e:/工作列表/dome_wuxijump/三体-文明至上/python/test_api.py --api-key "sk-p6VIobjocjmEPyL5aPbWbKhhEBECznSPworjGW7YAwJN2NLW" --api-base "http://127.0.0.1:8080/v1" --prompt "你好?" --model "deepseek-v4-pro-think"
    请求出错: Error code: 500 - {'error': {'message': "Cannot read properties of undefined (reading '__wbindgen_add_to_stack_pointer')", 'type': 'api_error', 'param': None, 'code': None}}

期望行为

正常返回结果

实际行为

报错:Error code: 500 - {'error': {'message': "Cannot read properties of undefined (reading '__wbindgen_add_to_stack_pointer')", 'type': 'api_error', 'param': None, 'code': None}}

截图 / 日志

环境信息

基本信息

项目
Chat2API 版本 1.4.0
操作系统及版本 Windows10
系统架构 / x64

相关 Provider 信息

  • DeepSeek

Provider 详情

项目
出问题的 deepseek
认证方式
使用的模型 deepseek-v4-pro-think

代理配置

项目
代理端口
负载均衡策略
添加的账号数量
是否启用 API Key 认证

自定义参数(如有)

Image Image Image

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions