Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

在cline中无法使用 #25

Open
jeasonzhang-eth opened this issue Feb 27, 2025 · 2 comments
Open

在cline中无法使用 #25

jeasonzhang-eth opened this issue Feb 27, 2025 · 2 comments

Comments

@jeasonzhang-eth
Copy link

我按照教程部署成功了,使用apifox这个api工具来调用接口可以正常返回结果,但是使用cline就不行,出现下面这个错误:

INFO:     127.0.0.1:60050 - "POST /v1/chat/completions HTTP/1.1" 422 Unprocessable Entity
@formzs
Copy link
Owner

formzs commented Feb 28, 2025

我只测试了简单的聊天功能,其他应用的对接你们可以fork本项目进行针对性的开发。

@jeasonzhang-eth
Copy link
Author

我大概测试了一下,估计是cline那边发过来的请求和你定义的参数类型不匹配导致的,具体需要去看cline的源码,然后才能改本项目的源码了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants