juzeon / poe-openai-proxy

A wrapper that lets you use the reverse-engineered Python library poe-api library as if it was the OpenAI API for ChatGPT. You can connect your favorite OpenAI API based apps to this proxy and enjoy the ChatGPT API for free!
GNU General Public License v3.0
424 stars 98 forks source link

如何调用api #25

Open 383766159 opened 1 year ago

383766159 commented 1 year ago

你好,我已经成功搭建了环境,但是不知道怎么在其他网站中调用这个api,比如在这个项目中[https://github.com/Yidadaa/ChatGPT-Next-Web/tree/main]应该填写[http://localhost:3700]还是[http://localhost:3700/v1/models]还是其他的呢,我比较新手,不知道怎么搭建,我请教一下你)

fkx816 commented 1 year ago

试试http://127.0.0.1:3700

wcgXi commented 1 year ago

你好,请问是将 http://127.0.0.1:3700作为API端点,cookies作为API的密钥吗

fkx816 commented 1 year ago

前面是对的,密钥随便填就行

@.***

@.*** |

---- 回复的原邮件 ---- | 发件人 | @.> | | 日期 | 2023年07月18日 17:23 | | 收件人 | @.> | | 抄送至 | @.>@.> | | 主题 | Re: [juzeon/poe-openai-proxy] 如何调用api (Issue #25) |

你好,请问是将 http://127.0.0.1:3700作为API端点,cookies作为API的密钥吗

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

yyx20202020 commented 1 year ago

试试http://127.0.0.1:3700

请问gpt的应用必须和这个poeapi项目放在同一个服务器吗?否则是应该填ip地址吧