andrewnguonly / Lumos

A RAG LLM co-pilot for browsing the web, powered by local LLMs
MIT License
1.36k stars 98 forks source link

Refactor `isArithmeticExpression()` and `isImagePrompt()` into common configurable function #84

Closed andrewnguonly closed 7 months ago

andrewnguonly commented 7 months ago

Also, consider implementing function calling to retrieve binary yes or no response.