Oscar Mejia

Results 3 issues of Oscar Mejia

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** I'm calling it from the root directory: ``` python examples/run_storm_wiki_groq.py \ --output-dir test_output \ --retriever...

**Describe the bug** I'm running 0.2.4 with local Ollama and there is no outline **To Reproduce** Report following things I'm calling it from the root directry: ``` python examples/run_storm_wiki_ollama.py \...

I s it possible to get each agent name of a middleware? I'm setting `name` for each agent, and in the middleware using `before_model` and `after_model`, but only reciving information...