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

codegeex idea插件,无法访问本地服务 #81

Open
BoySmith opened this issue Dec 18, 2024 · 3 comments
Open

codegeex idea插件,无法访问本地服务 #81

BoySmith opened this issue Dec 18, 2024 · 3 comments

Comments

@BoySmith
Copy link

codegeex 2.19.1-223 版本
1734493057212
在IDEA 2024.1.3 版本安装后,在 Model Configuration中配置模型地址,访问失败,提示信息:onnection error, please check the model configuration。
微信图片_20241218114046

模型已启动了 ollama服务,地址及端口号测试能正常访问,且在同环境下的vscode 安装codegeex插件后可以正常访问服务地址,功能正常使用。

请问为什么在 IDEA上无法访问模型服务地址?

@BoySmith
Copy link
Author

IDEA没有设置代理,插件版本好IDEA版本也是对应的,且在安装后的一些提示也点击了 accept。是需要在服务端还需要针对idea进行专门配置么?好像应该不需要针对某个IDE进行配置吧?毕竟vscode能正常访问。

是不是IDEA上还需要进行某些配置?

@crazy-airhead
Copy link

一样的问题,vscode 好好的,idea 上不行

@WanderSea
Copy link

我也遇到了跟你一样的问题,查看了下日志,发现vscode发的是post请求,而idea发的是options请求,这应该就是问题所在,但并不知道怎么解决
3bf9d0558c770581251cf25b6e9559c

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

3 participants