Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ScrapeGraphAI/Scrapegraph-ai
/ DummyLLM
Class
DummyLLM
tests/test_batch_api.py:319–320 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
317
)
318
319
class
DummyLLM:
320
model_name =
"gpt-4o-mini"
321
322
node = BatchGenerateAnswerNode(
323
input=
"user_prompt & parsed_docs"
,
Callers
4
test_empty_parsed_docs_raises
Method · 0.70
test_model_name_extraction
Method · 0.70
test_batch_model_override
Method · 0.70
test_format_instructions_without_schema
Method · 0.70
Calls
no outgoing calls
Tested by
4
test_empty_parsed_docs_raises
Method · 0.56
test_model_name_extraction
Method · 0.56
test_batch_model_override
Method · 0.56
test_format_instructions_without_schema
Method · 0.56