[功能]: 添加Poe的官方API支持 #3896
Replies: 5 comments 4 replies
-
|
I also hope for support for the Poe API |
Beta Was this translation helpful? Give feedback.
4 replies
-
|
没看到有提供HTTP API文档,给个Python SDK也没法用啊 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
https://creator.poe.com/docs/poe-protocol-specification#samples 不像是开箱即用…… |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
|
poe 不支持 developer 角色,只支持 'system', 'user' 'bot',无法正常调用openai的推理模型。 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
提交前检查
平台
Windows
版本
v1.1.7
您的功能建议是否与某个问题/issue相关?
否
请描述您希望实现的解决方案
Poe官方支持使用API调用大量模型,麻烦开发评估一下能否将Poe的API也添加到模型服务中,Poe的API获取地址为:https://poe.com/api_key(如果需要API Key用来测试可以联系我),官方API文档是https://creator.poe.com/docs/accessing-other-bots-on-poe#how-to-access-the-bot-query-api-directly,官方提供了python的fastapi:https://github.com/poe-platform/fastapi_poe。
请描述您考虑过的其他方案
No response
其他补充信息
No response
Beta Was this translation helpful? Give feedback.
All reactions