↓ 53 callersFunction_card(
sid: str,
*,
scenario: str = "",
bullish: float = 0.0,
neutral: float = 0.0,
bearish
backend/tests/test_unit_gallery_filters.py:46
↓ 34 callersMethodsetSet one or more context fields (simulation_id, round_num, agent_id, agent_name, platform, trace_id, run_id, sim_phase, prompt_type).
backend/app/utils/trace_context.py:31
↓ 24 callersMethodsearchRun a search and return normalized result dicts. Each result has keys: url, title, content, engine, score, publishedDate (all present
backend/app/utils/searxng_client.py:62
↓ 16 callersMethodlog Record a log entry Args: action: Action type, e.g. 'start', 'tool_call', 'llm_response', 'section_complete', etc.
backend/app/services/report_agent.py:90