john-adeojo / custom_websearch_agent

Custom Websearch Agent Built with Local Models, vLLM, and OpenAI
MIT License
124 stars 55 forks source link

local models #4

Open isam2024 opened 3 months ago

isam2024 commented 3 months ago

how do i use a locally hosted model (with ollama) with this?

manjaroblack commented 2 months ago

I forked the project and made a version that uses Ollama and SearXNG. Check it out and let me know what you think! https://github.com/manjaroblack/custom_websearch_agent. I'm working on merging these features into John's repo.