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

Current version can't read conversation context #15

Closed wahyd4 closed 5 months ago

wahyd4 commented 5 months ago
Screenshot 2024-04-08 at 8 06 38 AM

Looks like it can only answer one question but seems it doesn't carry the context to the following questions

nashsu commented 5 months ago

yes, I'll make conversation carry history in future update, current UI using NextChat is just a temporary solution.