Missing WebCrawlResponse / WebSearchResponse #300

Closed
opened 2026-02-15 16:29:44 -05:00 by yindo · 4 comments
Owner

Originally created by @erdemonal on GitHub (Sep 19, 2025).

I tried importing 'WebCrawlResponse' and 'WebSearchResponse' from ollama but got ImportError. I am using latest ollama-python. ImportError: cannot import name 'WebCrawlResponse' from 'ollama' Looks like these classes are not defined in the package. Are they planned, removed, or should docs/examples be updated?"

Originally created by @erdemonal on GitHub (Sep 19, 2025). I tried importing 'WebCrawlResponse' and 'WebSearchResponse' from ollama but got ImportError. I am using latest ollama-python. ImportError: cannot import name 'WebCrawlResponse' from 'ollama' Looks like these classes are not defined in the package. Are they planned, removed, or should docs/examples be updated?"
yindo closed this issue 2026-02-15 16:29:44 -05:00
Author
Owner

@ParthSareen commented on GitHub (Sep 23, 2025):

Hey! that's under development right now. Are you building off main?

@ParthSareen commented on GitHub (Sep 23, 2025): Hey! that's under development right now. Are you building off main?
Author
Owner

@erdemonal commented on GitHub (Sep 25, 2025):

Yes, I am building off main.

@erdemonal commented on GitHub (Sep 25, 2025): Yes, I am building off main.
Author
Owner

@ParthSareen commented on GitHub (Sep 25, 2025):

0.6.0 just came out - should be working now!

@ParthSareen commented on GitHub (Sep 25, 2025): 0.6.0 just came out - should be working now!
Author
Owner

@erdemonal commented on GitHub (Sep 26, 2025):

Yeah, I saw in Pypi. Everything works as expected now. Thanks!

@erdemonal commented on GitHub (Sep 26, 2025): Yeah, I saw in Pypi. Everything works as expected now. Thanks!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ollama/ollama-python#300