andrewnguonly / Lumos

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

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

Closed andrewnguonly closed 9 months ago

andrewnguonly commented 9 months ago

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