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.41k stars 875 forks source link

无法使用,碰到一些奇怪的问题 #79

Open wang20150419 opened 3 months ago

wang20150419 commented 3 months ago

因为 free gpt3.5 不成功(使用代理也不行)

1)duck2api 正常使用,但是用其接口 替代 其中的 gpt3.5,不成功。 2)改造 free_ask_internet.py,映射到 docker 里,采用官方的 gpt3.5(使用代理,一直正常使用), 不成功。

早期的版本挺好用的。看到了新版,把旧版删掉了。