nashsu / FreeAskInternet

FreeAskInternet is a completely free, PRIVATE and LOCALLY running search aggregator & answer generate using MULTI LLMs, without GPU needed. The user can ask a question and the system will make a multi engine search and combine the search result to LLM and generate the answer based on search results. It's all FREE to use.
Apache License 2.0
8.45k stars 879 forks source link

可否兼容openai的api使用在第三方客户端上 #13

Closed huawuhen closed 5 months ago

huawuhen commented 5 months ago

可否兼容openai的api使用在第三方客户端上

nashsu commented 5 months ago

可以,本身使用的就是FreeGPT35这个项目,将端口暴露出来就可以了,可以修改docker-compose.yml暴露FreeGPT35的接口