Calcium-Ion / new-api

AI模型接口管理与分发系统,支持将多种大模型转为OpenAI格式调用、支持Midjourney Proxy、Suno、Rerank,兼容易支付协议,可供个人或者企业内部管理与分发渠道使用,本项目基于One API二次开发。
https://nekoapi.com
Apache License 2.0
3.51k stars 817 forks source link

出现问题,网站崩了 #226

Closed Linon419 closed 6 months ago

Linon419 commented 6 months ago

例行检查

问题描述 panic: runtime error: invalid memory address or nil pointer dereference

复现步骤 在模型映射那里填入{"gpt-4-0125-preview": "gpt-4"}. 出现错误:错误:json: cannot unmarshal object into Go struct field Channel.weight of type uint 然后再刷新就崩了

相关截图

Screen Shot 2024-04-29 at 11 58 27
Linon419 commented 6 months ago

不好意思,不是这个项目