Function_execute_citation_verify(
stage_dir: Path,
run_dir: Path,
config: RCConfig,
adapters: AdapterBundle,
*,
llm: L
backend/agent/researchclaw/pipeline/executor.py:9401
Function_execute_experiment_design(
stage_dir: Path,
run_dir: Path,
config: RCConfig,
adapters: AdapterBundle,
*,
llm: L
backend/agent/researchclaw/pipeline/executor.py:3207
Function_execute_export_publish(
stage_dir: Path,
run_dir: Path,
config: RCConfig,
adapters: AdapterBundle,
*,
llm: L
backend/agent/researchclaw/pipeline/executor.py:8407
Function_execute_knowledge_archive(
stage_dir: Path,
run_dir: Path,
config: RCConfig,
adapters: AdapterBundle,
*,
llm: L
backend/agent/researchclaw/pipeline/executor.py:8188
Function_execute_knowledge_extract(
stage_dir: Path,
run_dir: Path,
config: RCConfig,
adapters: AdapterBundle,
*,
llm: L
backend/agent/researchclaw/pipeline/executor.py:2924
Function_execute_literature_screen(
stage_dir: Path,
run_dir: Path,
config: RCConfig,
adapters: AdapterBundle,
*,
llm: L
backend/agent/researchclaw/pipeline/executor.py:2794
Function_execute_paper_draft(
stage_dir: Path,
run_dir: Path,
config: RCConfig,
adapters: AdapterBundle,
*,
llm: L
backend/agent/researchclaw/pipeline/executor.py:6504
Function_execute_paper_outline(
stage_dir: Path,
run_dir: Path,
config: RCConfig,
adapters: AdapterBundle,
*,
llm: L
backend/agent/researchclaw/pipeline/executor.py:5100
Function_execute_paper_revision(
stage_dir: Path,
run_dir: Path,
config: RCConfig,
adapters: AdapterBundle,
*,
llm: L
backend/agent/researchclaw/pipeline/executor.py:7550
Function_execute_peer_review(
stage_dir: Path,
run_dir: Path,
config: RCConfig,
adapters: AdapterBundle,
*,
llm: L
backend/agent/researchclaw/pipeline/executor.py:7481
Function_execute_problem_decompose(
stage_dir: Path,
run_dir: Path,
config: RCConfig,
adapters: AdapterBundle,
*,
llm: L
backend/agent/researchclaw/pipeline/executor.py:1766
Function_execute_quality_gate(
stage_dir: Path,
run_dir: Path,
config: RCConfig,
adapters: AdapterBundle,
*,
llm: L
backend/agent/researchclaw/pipeline/executor.py:7999
Function_execute_research_decision(
stage_dir: Path,
run_dir: Path,
config: RCConfig,
adapters: AdapterBundle,
*,
llm: L
backend/agent/researchclaw/pipeline/executor.py:4884
Function_execute_resource_planning(
stage_dir: Path,
run_dir: Path,
config: RCConfig,
adapters: AdapterBundle,
*,
llm: L
backend/agent/researchclaw/pipeline/executor.py:4009
Function_execute_result_analysis(
stage_dir: Path,
run_dir: Path,
config: RCConfig,
adapters: AdapterBundle,
*,
llm: L
backend/agent/researchclaw/pipeline/executor.py:4143
Function_execute_search_strategy(
stage_dir: Path,
run_dir: Path,
config: RCConfig,
adapters: AdapterBundle,
*,
llm: L
backend/agent/researchclaw/pipeline/executor.py:1866
Function_execute_synthesis(
stage_dir: Path,
run_dir: Path,
config: RCConfig,
adapters: AdapterBundle,
*,
llm: L
backend/agent/researchclaw/pipeline/executor.py:3000
Function_execute_topic_init(
stage_dir: Path,
run_dir: Path,
config: RCConfig,
adapters: AdapterBundle,
*,
llm: L
backend/agent/researchclaw/pipeline/executor.py:1678
Methodchat(self, messages, *, system=None, max_tokens=None,
temperature=None, json_mode=False)
backend/agent/tests/test_figure_agent.py:37
Methodchat(self, messages, *, system=None, max_tokens=None,
temperature=None, json_mode=False, **kwargs)
backend/agent/tests/test_decision_agent.py:56