Method__init__(
self,
*,
llm_config: Any,
workspace: Path,
system_prompt: str,
backend/agent/researchclaw/pipeline/claw_engine/turn_loop.py:167
Method__init__(
self,
*,
llm_config: Any,
workspace: Path,
system_prompt: str,
backend/agent/researchclaw/pipeline/codegen/turn_loop.py:170
Method__init__(
self,
llm: Any,
*,
min_figures: int = 3,
max_figures: int = 8,
)
backend/agent/researchclaw/agents/figure_agent/planner.py:90
Method__init__(
self,
llm: Any,
*,
min_figures: int = 3,
max_figures: int = 10,
backend/agent/researchclaw/agents/figure_agent/decision.py:100
Method__init__(self, shared: SharedModels, seed: int, global_weights: bool = False, creative_long_only: bool = False, embodi
assets/showcase/quantifying-hallucination/main.py:919