Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ScrapeGraphAI/Scrapegraph-ai
/ DummyChatOllama
Class
DummyChatOllama
tests/test_generate_answer_node.py:238–239 ·
view source on GitHub ↗
A dummy ChatOllama class to simulate ChatOllama behavior.
Source
from the content-addressed store, hash-verified
236
237
238
class
DummyChatOllama(ChatOllama):
239
""
"A dummy ChatOllama class to simulate ChatOllama behavior."
""
240
241
242
class
DummySchema:
Callers
1
test_init_chat_ollama_format
Function · 0.85
Calls
no outgoing calls
Tested by
1
test_init_chat_ollama_format
Function · 0.68