第三方Claude API无法识图 #2122
Unanswered
doctorgreen4721
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
问题描述
使用第三方Claude api,config_private.py设置改动如下
尝试如下两种方式:
1、首先是尝试这个教程https://github.com/binary-husky/gpt_academic/wiki/%E5%A6%82%E4%BD%95%E6%9B%B4%E4%BE%BF%E6%8D%B7%E5%9C%B0%E6%8E%A5%E5%85%A5one%E2%80%90api
使用one-api接入,设置了one-api-claude-3-5-sonnet-20240620
结果:

可以正常进行文字对话,但无法上传图像进行识别
2、然后尝试这个教程https://github.com/binary-husky/gpt_academic/wiki/%E7%AC%AC%E4%B8%89%E6%96%B9API%E2%80%90KEY%E6%8E%A5%E5%85%A5%E6%8C%87%E5%8D%97
config_private.py增加重定向,并添加Claude api key
结果:

对话无响应,既无报错也无回复。
请问有人知道原因吗?
Beta Was this translation helpful? Give feedback.
All reactions