↓ 5 callersFunctionformat_as_text_message(
msg: Message,
add_upload_info: bool,
lang: Literal['auto', 'en', 'zh'] = 'auto',
)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/utils/utils.py:392
↓ 4 callersFunctionrollout_single_traj(llm_sem, tool_sem, data, messages, args, max_turn_given=None, rollout_type='traj_level_rollout')
WebAgent/ParallelMuse/functionality_specified_partial_rollout.py:205
↓ 3 callersFunctioncall_dashscope(model, messages, stop, temperature, top_p, max_tokens, max_retries=10)
WebAgent/WebWeaver/dashscope_api.py:9
↓ 3 callersFunctionextract_text_from_message(
msg: Message,
add_upload_info: bool,
lang: Literal['auto', 'en', 'zh'] = 'auto',
)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/utils/utils.py:409