-
示例中用的是dashscope的qwen-max模型,是否有开源的或者私有化qwen模型支持这个协议呢
-
如果放服务器就正常的,如果放到软路由 偶尔成功 绝大部分时候失败 这怎么办啊
目测是https的证书校验出了问题
Error type: , message: HTTPSConnectionPool(host='dashscope.aliyuncs.com', port=443): Max retries exceeded with url: /api/v1/services/aigc/tex…
-
**例行检查**
[//]: # (方框内删除已有的空格,填 x 号)
+ [x] 我已确认目前没有类似 issue
+ [x] 我已确认我已升级到最新版本
+ [x] 我已完整查看过项目 README,尤其是常见问题部分
+ [x] 我理解并愿意跟进此 issue,协助测试和提供反馈
+ [x] 我理解并认可上述内容,并理解项目维护者精力有限,**不遵循规则的 issue 可能…
-
### Required prerequisites
- [X] I have read the documentation .
- [X] I have searched the [Issue Tracker](https://github.com/camel-ai/camel/issues) and [Discussions](https://github.com/camel-ai/came…
-
### What happened?
I’m experiencing an issue when using litellm proxy to communicate with the qwen-vl-plus model for multimodal interactions. When I send an image URL directly to qwen-vl-plus, it pr…
-
**背景:**
因为大模型的能力,存在着各种不足,因此chatgpt尝试使用actions去连接外部世界。其在GPTs中,解决了场景落地问题。例如用户如果想做一个地图助手的AI应用,只需要配置高德地图API的schema描述信息与API key,就可以完成该应用的开发。GPTs可以理解各个API的作用,以及如何调用,并能根据用户query来决定何时调用。这其实就是一个可定制化的ag…
-
import os
import dashscope
from dashscope.audio.tts_v2 import AudioFormat, SpeechSynthesizer
if 'DASHSCOPE_API_KEY' in os.environ:
dashscope.api_key = os.environ['sk-']
else:
dashsco…
-
**AWS的Claude API不包含在官方文档内,如何接入?**
**
config2.yaml:
llm:
api_type: 'bedrock'
model: 'anthropic.claude-3-opus-20240229-v1:0:48k'
region_name: 'us-west-2' # e.g. us-east-1
报错
Validati…
-
Is your feature request related to a problem? Please describe.
The current repository only supports English language models like GPT-3. There is no support for Chinese language models, limiting the…
-
G6实时日志:
I: record start button pressed
FSM=====================idle_exit==================================
FSM=====================atob========================================
FSM=================…