Lance Martin

Results 87 comments of Lance Martin

Yes, duplicate ticket: https://github.com/PineappleExpress808/auto-evaluator/issues/6 Would love this.

Done! https://huggingface.co/spaces/rlancemartin/auto-evaluator

@joehoover any ideas on what may be happening?

hmm, what do you mean specifically? we append sources gathered from each search to a running list: https://github.com/langchain-ai/ollama-deep-researcher/blob/f5f7cfa5f3422bc406f44336454a3b1ff211881e/src/assistant/utils.py#L61 you want, for example, to keep sources from each search separate (e.g.,...

@cgmartin can you please have a look?

@dqbd may also have some ideas.

>Just want to make clear to the project authors that this issue doesn't seem specific to Docker, but in general with special networking setups (running elsewhere than localhost). They may...

Yes, PRs welcome! Can follow the same process used to add DuckDuckGo: https://github.com/langchain-ai/ollama-deep-researcher/pull/26

100%. We need to do this. @bartolli mentioned he may put up a PR. Also chatted with @vbarda who worked on MCP tools with LangGraph. I will also have a...

This should be more feasible now that I added an agent implementation, which uses tools.