Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Want to run fully locally using OLLAMA and SEARXNG #217

Open
Shyamnath-Sankar opened this issue Oct 14, 2024 · 2 comments
Open

Want to run fully locally using OLLAMA and SEARXNG #217

Shyamnath-Sankar opened this issue Oct 14, 2024 · 2 comments

Comments

@Shyamnath-Sankar
Copy link

can anyone please guide me to create this fully locally in my pc

llm as OLLAMA CLIENT
web search searXNG

i will be very must greatful if you help me through

@Yucheng-Jiang
Copy link
Collaborator

Hi, have you tried the example script here: https://github.com/stanford-oval/storm/blob/main/examples/storm_examples/run_storm_wiki_ollama_with_searxng.py

@cl93a
Copy link

cl93a commented Jan 1, 2025

What is exactly the searxng_api_url of Searxng? Is it just the root domain, or /search?q= ? Because mine results in unsuccessful outcomes:

python run_storm_wiki_ollama_with_searxng.py --searxng-api-url http://localhost:MY_PORT --do-research --do-generate-outline
Topic: dragons
root : ERROR : Error occurs when searching query : Expecting value: line 1 column 1 (char 0)

Searxng works elsewhere (e.g. Open-Webui). Any ideas what might be wrong?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants