MCPcopy Create free account

hub / github.com/Alibaba-NLP/DeepResearch / functions

Functions929 in github.com/Alibaba-NLP/DeepResearch

↓ 1 callersFunctioncall_converge
(sem, traj_group)
WebAgent/ParallelMuse/compressed_reasoning_aggregation.py:236
↓ 1 callersFunctioncall_func_in_threads
(func, args_list: List[Dict[str, Any]])
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/tools/private/sfilter.py:17
↓ 1 callersFunctioncall_info_integrate
(sem, question, report_group, max_retries=10)
WebAgent/ParallelMuse/compressed_reasoning_aggregation.py:196
↓ 1 callersFunctioncall_llm
(sem, messages)
WebAgent/ParallelMuse/functionality_specified_partial_rollout.py:72
↓ 1 callersMethodcall_server
(self, msgs, max_tries=10)
WebAgent/WebWeaver/react_agent_search_id.py:49
↓ 1 callersMethodcall_server
(self, msgs, max_tries=10)
WebAgent/WebWeaver/react_agent_outline_write.py:45
↓ 1 callersMethodcall_server_align
(self, msgs, max_retries=2)
WebAgent/WebWeaver/tool/tool_select_url.py:33
↓ 1 callersFunctioncall_state_report
(sem, traj, max_retries=10)
WebAgent/ParallelMuse/compressed_reasoning_aggregation.py:159
↓ 1 callersFunctioncall_tool
(sem, tool_name: str, tool_args: dict)
WebAgent/ParallelMuse/functionality_specified_partial_rollout.py:162
↓ 1 callersFunctioncall_tool
(sem, tool_name: str, tool_args: dict, client, lock)
WebAgent/NestBrowse/infer_async_nestbrowse.py:19
↓ 1 callersFunctionchat
(messages)
WebAgent/WebWalker/src/rag_system.py:202
↓ 1 callersFunctioncheck_macos
()
WebAgent/WebDancer/demos/utils/logs.py:10
↓ 1 callersMethodclean_image_url
(self, url)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/tools/vl_search_text.py:183
↓ 1 callersMethodclean_image_url
(self, url)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/tools/vl_search_image.py:159
↓ 1 callersFunctioncluster_by_question
(dataset)
WebAgent/ParallelMuse/compressed_reasoning_aggregation.py:117
↓ 1 callersFunctioncode_interpreter_dash
(input, files=[], user_token=None,
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/tools/code_interpreter_http.py:56
↓ 1 callersFunctioncompress
(results: list)
inference/file_tools/file_parser.py:453
↓ 1 callersFunctionconstruct_interaction_from_record
(record)
WebAgent/ParallelMuse/compressed_reasoning_aggregation.py:124
↓ 1 callersFunctioncontains_html_tags
(text: str)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/utils/utils.py:221
↓ 1 callersFunctioncontains_html_tags
(text: str)
inference/file_tools/utils.py:221
↓ 1 callersMethodcontinue_assistant_response
( self, messages: List[Message], generate_cfg: dict, stream: bool, )
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/llm/function_calling.py:126
↓ 1 callersMethodconvert_pad_structure
Convert padding structure and return sorted tensor with indices.
WebAgent/WebWatcher/infer/scripts_eval/mmrag_r1/llm_agent/tensor_helper.py:29
↓ 1 callersMethodconvert_tokens_to_ids
(self, tokens: Union[bytes, str, List[Union[bytes, str]]])
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/utils/tokenization_qwen.py:121
↓ 1 callersFunctioncount_tokens
(messages)
WebAgent/ParallelMuse/functionality_specified_partial_rollout.py:174
↓ 1 callersFunctioncount_tokens
(messages, model="gpt-4o")
WebAgent/WebWeaver/tool/tool_retrieve.py:23
↓ 1 callersMethodcount_tokens
(self, messages, model="gpt-4o")
WebAgent/WebSailor/src/react_agent.py:69
↓ 1 callersMethodcount_tokens
(self, messages)
inference/react_agent.py:112
↓ 1 callersMethodcritic_information
(self, query, memory)
WebAgent/WebWalker/src/agent.py:77
↓ 1 callersFunctioncsi
(text: str, doc_url: str, scene: str = "search")
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/utils/csi.py:72
↓ 1 callersMethodcustom_call_tool
(self, tool_name: str, tool_args: dict, **kwargs)
inference/react_agent.py:228
↓ 1 callersMethoddelete
(self, key, path: Optional[str] = None)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/tools/storage.py:76
↓ 1 callersFunctiondownload_images_from_jsonl
从JSONL文件中提取图片链接,下载图片并保存到本地指定文件夹。 :param jsonl_file: 输入的jsonl文件路径 :param output_dir: 图片保存的目标目录
WebAgent/WebWatcher/infer/scripts_eval/download_image.py:6
↓ 1 callersMethoddownload_upload
(self, search_data, max_retries=5, max_time=10)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/tools/vl_search_text.py:224
↓ 1 callersFunctionencode_image_as_base64
(path: str, max_short_side_length: int = -1)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/utils/utils.py:494
↓ 1 callersFunctioneval_result
Evaluates prediction results against reference answers and generates a report. Parameters: input_path (str): Path to the input p
WebAgent/WebWalker/src/evaluate.py:17
↓ 1 callersMethodexecute_code
(self, code)
WebAgent/WebWatcher/infer/scripts_eval/mmrag_r1/code/sandbox_module.py:52
↓ 1 callersFunctionexecute_tool
(llm_generated_response)
WebAgent/AgentFold/infer.py:117
↓ 1 callersFunctionexecute_with_timeout
(func, timeout, **kwargs)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/tools/code_interpreter.py:63
↓ 1 callersFunctionextract_answer
(question, correct_answer, response)
WebAgent/WebWatcher/infer/evaluation/evaluate_hle_official.py:74
↓ 1 callersFunctionextract_answer
(question, correct_answer, response)
evaluation/evaluate_hle_official.py:64
↓ 1 callersFunctionextract_code
(text: str)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/utils/utils.py:279
↓ 1 callersFunctionextract_code
(text: str)
inference/file_tools/utils.py:281
↓ 1 callersFunctionextract_correct_judgement
(response: str)
WebAgent/WebSailor/src/evaluate.py:14
↓ 1 callersFunctionextract_csv_schema
(file_path: str)
inference/file_tools/file_parser.py:345
↓ 1 callersFunctionextract_fn
(text: str)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/llm/fncall_prompts/nous_fncall_prompt.py:193
↓ 1 callersFunctionextract_fn
(text: str)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/llm/fncall_prompts/nous_fncall_prompt_think.py:268
↓ 1 callersFunctionextract_tables
(pdf, page_num)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/tools/simple_doc_parser.py:388
↓ 1 callersFunctionextract_tables
(pdf, page_num)
inference/file_tools/file_parser.py:256
↓ 1 callersMethodextract_wiki_keyword
(self, url)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/tools/private/jialong_visit.py:204
↓ 1 callersFunctionextract_xls_schema
(file_path: str)
inference/file_tools/file_parser.py:312
↓ 1 callersFunctionextract_xml_skeleton_markdown
(xml_file)
inference/file_tools/file_parser.py:403
↓ 1 callersFunctionfile_parser
Parse files with automatic path resolution
inference/tool_file.py:56
↓ 1 callersMethodfile_parser_query
(self,fid)
inference/file_tools/idp.py:61
↓ 1 callersMethodfile_submit_with_path
(self, file_path)
inference/file_tools/idp.py:43
↓ 1 callersMethodfile_submit_with_url
(self, file_url)
inference/file_tools/idp.py:24
↓ 1 callersFunctionformat_as_multimodal_message
( msg: Message, add_upload_info: bool, add_multimodel_upload_info: bool, lang: Literal['auto',
inference/file_tools/utils.py:324
↓ 1 callersFunctionformat_as_text_message
( msg: Message, add_upload_info: bool, lang: Literal['auto', 'en', 'zh'] = 'auto', )
inference/file_tools/utils.py:395
↓ 1 callersFunctionformat_previous_steps
(step_list)
WebAgent/AgentFold/infer.py:147
↓ 1 callersFunctiongemini_api
(ds, output_path, search=False)
WebAgent/WebWalker/src/rag_system.py:74
↓ 1 callersFunctiongenerate_random_string
(length=12)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/utils/csi.py:57
↓ 1 callersMethodgenerate_random_string
(self, length=10)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/tools/vl_search_text.py:190
↓ 1 callersMethodgenerate_random_string
(self, length=10)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/tools/vl_search_image.py:166
↓ 1 callersFunctionget_access_token
()
WebAgent/WebWalker/src/rag_system.py:263
↓ 1 callersFunctionget_answers
(text: str)
WebAgent/WebWatcher/infer/evaluation/evaluate_hle_official.py:105
↓ 1 callersFunctionget_answers
(text: str)
evaluation/evaluate_hle_official.py:94
↓ 1 callersFunctionget_chat_completion
(message, semaphore)
WebAgent/WebWalker/src/rag_system.py:39
↓ 1 callersFunctionget_chat_model
The interface of instantiating LLM objects. Args: cfg: The LLM configuration, one example is: cfg = { # Use the m
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/llm/__init__.py:15
↓ 1 callersFunctionget_client
()
WebAgent/WebWatcher/infer/evaluation/evaluate_hle_official.py:32
↓ 1 callersFunctionget_client
()
evaluation/evaluate_hle_official.py:31
↓ 1 callersFunctionget_client
()
evaluation/evaluate_deepsearch_official.py:25
↓ 1 callersFunctionget_content_type_by_head_request
(path: str)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/utils/utils.py:226
↓ 1 callersFunctionget_content_type_by_head_request
(path: str)
inference/file_tools/utils.py:226
↓ 1 callersFunctionget_font
(element)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/tools/simple_doc_parser.py:369
↓ 1 callersFunctionget_font
(element)
inference/file_tools/file_parser.py:237
↓ 1 callersFunctionget_function_description
Text description of function
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/llm/fncall_prompts/qwen_fncall_prompt.py:322
↓ 1 callersFunctionget_initial_rollouts
(question, existing_rollouts, initial_rollout_num)
WebAgent/ParallelMuse/functionality_specified_partial_rollout.py:179
↓ 1 callersFunctionget_llm_response_nonstream
(prompt, check_func_list=[])
WebAgent/AgentFold/infer.py:100
↓ 1 callersFunctionget_logger
Get logging logger Args: log_file: Log filename, if specified, file handler will be added to logger log_level: Loggi
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/tools/gpt4o/logger.py:16
↓ 1 callersFunctionget_next_base_url
()
WebAgent/ParallelMuse/functionality_specified_partial_rollout.py:64
↓ 1 callersFunctionget_plain_doc
(doc: list)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/tools/simple_doc_parser.py:410
↓ 1 callersMethodget_rag_files
(self, messages: List[Message])
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/memory/memory.py:129
↓ 1 callersFunctionget_sign
(param_dict: dict, request_dict: dict, app_secret: str,sign_method: str)
WebAgent/WebWeaver/topsdk/util.py:7
↓ 1 callersFunctionget_sign_with_hmac_sha256
使用hmac sha256计算签名 :param param_dict: 公共参数字典 :param request_dict: api参数字典 :param app_secret: 密钥 :return:
WebAgent/WebWeaver/topsdk/util.py:34
↓ 1 callersFunctionget_sign_with_md5
使用md5计算签名 :param param_dict: 公共参数字典 :param request_dict: api参数字典 :param app_secret: 密钥 :return:
WebAgent/WebWeaver/topsdk/util.py:16
↓ 1 callersFunctionget_style_css
根据选择的样式名称获取对应的CSS样式文件 Args: style_name (str): 样式名称,可选值为"Default"、"MBE"、"Glassmorphism"、"Apple" Returns: str: CS
WebAgent/WebDancer/demos/gui/html_decorate.py:5
↓ 1 callersFunctionget_termination_value
(item)
evaluation/evaluate_deepsearch_official.py:154
↓ 1 callersMethodget_url2id
get the url2id from page_ifo
WebAgent/WebWeaver/react_agent_outline_write.py:109
↓ 1 callersMethodget_url2page
parse the page_info to url2page
WebAgent/WebWeaver/react_agent_outline_write.py:90
↓ 1 callersMethodget_url2summary
get the url2summary from page_info
WebAgent/WebWeaver/react_agent_outline_write.py:119
↓ 1 callersMethodget_user_prompt
(self, url2id, url2summary, url2page, query, outline=None)
WebAgent/WebWeaver/react_agent_outline_write.py:146
↓ 1 callersFunctionget_version
()
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/setup.py:6
↓ 1 callersMethodgoogle_scholar_with_serp
(self, query: str)
inference/tool_scholar.py:30
↓ 1 callersMethodgoogle_search
(self, query: str)
WebAgent/WebSailor/src/tool_search.py:31
↓ 1 callersMethodgoogle_search
(self, query: str)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/tools/private/nlp_web_search.py:58
↓ 1 callersMethodgoogle_search
(self, query: str)
WebAgent/WebDancer/demos/tools/private/search.py:45
↓ 1 callersMethodgoogle_search
(self, query: str)
WebAgent/WebResummer/src/tool_search.py:31
↓ 1 callersMethodgoogle_search_with_serp
(self, query: str)
WebAgent/WebWeaver/tool/tool_search.py:38
↓ 1 callersMethodgoogle_search_with_serp
(self, query: str)
inference/tool_search.py:38
↓ 1 callersFunctionhas_chinese_chars
(data: Any)
inference/tool_python.py:15
↓ 1 callersMethodhtml_readpage
(self, url: str)
WebAgent/WebWeaver/tool/tool_visit.py:245
← previousnext →301–400 of 929, ranked by callers