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

Refactor code in free_ask_internet.py #22

Open olestrauss opened 5 months ago

olestrauss commented 5 months ago

Added typing, removed redundant imports.

olestrauss commented 5 months ago

resolved conflicts, updated typing.