MCPcopy Create free account

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

Functions929 in github.com/Alibaba-NLP/DeepResearch

↓ 1 callersMethodhtml_readpage_jina
(self, url: str)
inference/tool_visit.py:169
↓ 1 callersFunctioninit_dev_search_agent_service
(name: str = 'SEARCH', port: int = 8002, desc: str = '初版', reasoning: bool = True, max_llm_calls: int = 20, to
WebAgent/WebDancer/demos/assistant_qwq_chat.py:20
↓ 1 callersFunctioninitialize_dashscope
(cfg: Optional[Dict] = None)
WebAgent/WebDancer/demos/llm/qwen_dashscope.py:111
↓ 1 callersMethodinsert_in_custom_user_prompt
(self, messages: List[Message])
WebAgent/WebDancer/demos/agents/search_agent.py:36
↓ 1 callersFunctionis_bool
(s)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/tools/gpt4o/utils.py:123
↓ 1 callersFunctionis_float
(s)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/tools/gpt4o/utils.py:115
↓ 1 callersFunctionis_image
(path_or_url: str)
inference/file_tools/utils.py:129
↓ 1 callersFunctionis_tool_schema
Check if obj is a valid JSON schema describing a tool compatible with OpenAI's tool calling. Example valid schema: { "name": "get_c
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/tools/base.py:48
↓ 1 callersFunctionjina_readpage
(url)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/tools/private/readpage.py:40
↓ 1 callersFunctionjina_readpage
Read webpage content using Jina service. Args: url: The URL to read goal: The goal/purpose of reading the page
WebAgent/WebDancer/demos/tools/private/visit.py:35
↓ 1 callersMethodjina_readpage
Read webpage content using Jina service. Args: url: The URL to read goal: The goal/purpose of readin
WebAgent/WebSailor/src/tool_visit.py:102
↓ 1 callersMethodjina_readpage
Read webpage content using Jina service. Args: url: The URL to read goal: The goal/purpose of readin
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/tools/private/visit.py:121
↓ 1 callersMethodjina_readpage
Read webpage content using Jina service. Args: url: The URL to read goal: The goal/purpose of readin
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/tools/private/jialong_visit.py:110
↓ 1 callersMethodjina_readpage
Read webpage content using Jina service. Args: url: The URL to read goal: The goal/purpose of readin
WebAgent/WebResummer/src/tool_visit.py:115
↓ 1 callersMethodjina_readpage
Read webpage content using Jina service. Args: url: The URL to read goal: The goal/purpose of readin
inference/tool_visit.py:132
↓ 1 callersFunctionjson_loads
(text: str)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/utils/utils.py:293
↓ 1 callersMethodllm
(self, messages)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/tools/private/readpage.py:147
↓ 1 callersFunctionllm_api_generate
(args, api_call)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/tools/gpt4o/parallel_run.py:82
↓ 1 callersFunctionload_jsonl
(fp)
WebAgent/WebWatcher/infer/evaluation/evaluate_hle_official.py:22
↓ 1 callersFunctionload_jsonl
(fp)
evaluation/evaluate_hle_official.py:21
↓ 1 callersFunctionmain
()
WebAgent/WebSailor/src/evaluate.py:231
↓ 1 callersFunctionmain
(api_name, output_path)
WebAgent/WebWalker/src/rag_system.py:302
↓ 1 callersFunctionmain
(args)
WebAgent/ParallelMuse/functionality_specified_partial_rollout.py:320
↓ 1 callersFunctionmain
()
WebAgent/ParallelMuse/compressed_reasoning_aggregation.py:252
↓ 1 callersFunctionmain
(sem, rollout_count, input_path, output_path)
WebAgent/NestBrowse/infer_async_nestbrowse.py:116
↓ 1 callersFunctionmain
()
evaluation/evaluate_deepsearch_official.py:448
↓ 1 callersFunctionmcp_client
( server_url: str, )
WebAgent/NestBrowse/toolkit/mcp_client.py:14
↓ 1 callersFunctionmulti_call_sfilter
(query, ctxs)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/tools/private/sfilter.py:12
↓ 1 callersMethodobservation_information_extraction
(self, query, observation)
WebAgent/WebWalker/src/agent.py:48
↓ 1 callersFunctionold_handler
(*args, **kwargs)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/utils/utils.py:36
↓ 1 callersFunctionold_handler
(*args, **kwargs)
inference/file_tools/utils.py:36
↓ 1 callersFunctionopenai_ret_wrapper
(ret, channel, model)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/tools/gpt4o/utils.py:228
↓ 1 callersFunctionparallel_exec
Executes a given function `fn` in parallel, using multiple threads, on a list of argument tuples. The function limits the number of concurren
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/utils/parallel_executor.py:9
↓ 1 callersFunctionparse_csv
(file_path: str, extract_image: bool = False)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/tools/simple_doc_parser.py:206
↓ 1 callersMethodparse_existing_page_info
(self, page_info)
WebAgent/WebWeaver/tool/tool_search_and_visit.py:45
↓ 1 callersFunctionparse_file_by_idp
(file_path: str = None, file_url: str = None)
inference/file_tools/file_parser.py:56
↓ 1 callersFunctionparse_html_bs
(path: str, extract_image: bool = False)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/tools/simple_doc_parser.py:242
↓ 1 callersMethodparse_image_search_result
(self, search_result)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/tools/vl_search_text.py:266
↓ 1 callersMethodparse_image_search_result
(self, search_result)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/tools/vl_search_image.py:259
↓ 1 callersFunctionparse_pdf
(pdf_path: str, extract_image: bool = False)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/tools/simple_doc_parser.py:280
↓ 1 callersFunctionparse_ppt
(path: str, extract_image: bool = False)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/tools/simple_doc_parser.py:120
↓ 1 callersFunctionparse_tsv
(file_path: str, extract_image: bool = False)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/tools/simple_doc_parser.py:224
↓ 1 callersFunctionparse_txt
(path: str)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/tools/simple_doc_parser.py:156
↓ 1 callersMethodparse_visit_result
(self, content_json_list, url2id)
WebAgent/WebWeaver/react_agent_search_id.py:97
↓ 1 callersFunctionparse_word
(docx_path: str, extract_image: bool = False)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/tools/simple_doc_parser.py:99
↓ 1 callersFunctionparse_zip
(file_path: str, extract_dir: str)
inference/file_tools/file_parser.py:381
↓ 1 callersMethodpostprocess_fncall_messages
( messages: List[Message], parallel_function_calls: bool = True, function_choice: Unio
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/llm/fncall_prompts/nous_fncall_prompt.py:69
↓ 1 callersFunctionpostprocess_page_content
(page_content: list)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/tools/simple_doc_parser.py:332
↓ 1 callersFunctionpostprocess_page_content
(page_content: list)
inference/file_tools/file_parser.py:275
↓ 1 callersFunctionpre_process_html
(s)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/tools/simple_doc_parser.py:246
↓ 1 callersMethodpreprocess_fncall_messages
( messages: List[Message], functions: List[dict], lang: Literal['en', 'zh'], p
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/llm/fncall_prompts/nous_fncall_prompt.py:12
↓ 1 callersMethodpreprocess_fncall_messages
Preprocesss the messages and add the function calling prompt, assuming the input and output messages are in the multimodal format.
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/llm/fncall_prompts/base_fncall_prompt.py:10
↓ 1 callersFunctionprocess_data
(data)
WebAgent/AgentFold/infer.py:335
↓ 1 callersFunctionprocess_element
(element, level=0, parent_path="", is_last=True, prefix="")
inference/file_tools/file_parser.py:408
↓ 1 callersFunctionprocess_idp_result
(result: dict)
inference/file_tools/file_parser.py:76
↓ 1 callersFunctionprocess_one_prediction
(prediction_file)
WebAgent/WebResummer/src/evaluate.py:132
↓ 1 callersMethodprocess_page_info
1. change the url to id 2. get the url2id 3. parse the page_info to url2page
WebAgent/WebWeaver/react_agent_outline_write.py:129
↓ 1 callersMethodquery_wiki_dict_service
(self,url)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/tools/private/jialong_visit.py:211
↓ 1 callersFunctionread_description
()
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/setup.py:16
↓ 1 callersFunctionread_jsonl
(file_path)
WebAgent/ParallelMuse/compressed_reasoning_aggregation.py:101
↓ 1 callersFunctionread_text_from_file
(path: str)
inference/file_tools/utils.py:209
↓ 1 callersMethodreadpage
Attempt to read webpage content by alternating between jina and aidata services. Args: url: The URL to read
WebAgent/WebSailor/src/tool_visit.py:139
↓ 1 callersMethodreadpage
Attempt to read webpage content by alternating between jina and aidata services. Args: url: The URL to read
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/tools/private/visit.py:158
↓ 1 callersMethodreadpage
(self, url, goal)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/tools/private/readpage.py:173
↓ 1 callersMethodreadpage
(self, url: str)
WebAgent/WebWeaver/tool/tool_retrieve.py:47
↓ 1 callersMethodreadpage
(self, url: str)
WebAgent/WebWeaver/tool/tool_visit.py:57
↓ 1 callersMethodreadpage
Attempt to read webpage content by alternating between jina and aidata services. Args: url: The URL to read
WebAgent/WebWeaver/tool/tool_visit.py:256
↓ 1 callersMethodred
(msg)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/tools/gpt4o/logger.py:137
↓ 1 callersFunctionremove_incomplete_special_tokens
(text: str)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/llm/fncall_prompts/nous_fncall_prompt.py:187
↓ 1 callersFunctionremove_incomplete_special_tokens
(text: str)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/llm/fncall_prompts/nous_fncall_prompt_think.py:262
↓ 1 callersFunctionremove_incomplete_special_tokens
(text: str)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/llm/fncall_prompts/code_fncall_prompt.py:172
↓ 1 callersFunctionremove_incomplete_special_tokens_for_fn
(text: str)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/llm/fncall_prompts/code_fncall_prompt.py:181
↓ 1 callersFunctionremove_trailing_comment_of_fn_args
(fn_args: str)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/llm/fncall_prompts/qwen_fncall_prompt.py:376
↓ 1 callersFunctionreplace_long_dashes
(text)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/tools/simple_doc_parser.py:169
↓ 1 callersFunctionrequest_model
(prompts)
WebAgent/WebWalker/src/rag_system.py:53
↓ 1 callersFunctionresize_image
(img, short_side_length: int = 1080)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/utils/utils.py:516
↓ 1 callersFunctionresize_image
(img, short_side_length: int = 1080)
inference/file_tools/utils.py:519
↓ 1 callersFunctionretry_model_service
Retry a function
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/llm/base.py:506
↓ 1 callersFunctionretry_model_service_iterator
Retry an iterator
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/llm/base.py:521
↓ 1 callersFunctionrm_cid
(text)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/utils/str_processing.py:17
↓ 1 callersFunctionrm_continuous_placeholders
(text)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/utils/str_processing.py:27
↓ 1 callersFunctionrm_hexadecimal
(text)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/utils/str_processing.py:22
↓ 1 callersFunctionrun_code_in_sandbox
使用 HTTP API 调用沙箱服务编译运行 Python 代码 需要跟你的 PythonInterpreter 工具后端兼容
WebAgent/WebWatcher/infer/scripts_eval/mmrag_r1/code/sandbox_module.py:4
↓ 1 callersFunctionrun_gemini_api
()
WebAgent/WebWalker/src/rag_system.py:96
↓ 1 callersMethodrun_main
(self, sample)
WebAgent/WebWatcher/infer/scripts_eval/agent_eval.py:182
↓ 1 callersMethodsave_page_info
(self, page_info, content_json)
WebAgent/WebWeaver/react_agent_search_id.py:116
↓ 1 callersFunctionsave_text_to_file
(path: str, text: str)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/utils/utils.py:204
↓ 1 callersMethodsave_url2id
(self, url2id, content_json)
WebAgent/WebWeaver/react_agent_search_id.py:128
↓ 1 callersFunctionsave_url_to_local_work_dir
(url: str, save_dir: str, save_filename: str = '')
inference/file_tools/utils.py:177
↓ 1 callersMethodscan
(self, key: str, path: Optional[str] = None)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/tools/storage.py:85
↓ 1 callersMethodscraper_readpage
(self, url: str)
WebAgent/WebWeaver/tool/tool_retrieve.py:205
↓ 1 callersMethodscraper_readpage
(self, url: str)
WebAgent/WebWeaver/tool/tool_visit.py:234
↓ 1 callersMethodsearch_image_by_image_url
(self, download_url, img_save_path=None, byte=True, retry_attempt=10, timeout=30)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/tools/vl_search_image.py:75
↓ 1 callersMethodsearch_image_by_text
(self, gold_query, max_retry: int = 10, timeout: int = 30)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/tools/vl_search_text.py:78
↓ 1 callersFunctionsearch_impl
(arguments: Dict[str, Any])
WebAgent/WebWalker/src/rag_system.py:199
↓ 1 callersFunctionserial_exec
(fn: Callable, list_of_kwargs: List[dict])
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/utils/parallel_executor.py:71
↓ 1 callersFunctionsetup_logger
(level=None)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/log.py:5
↓ 1 callersFunctionsfilter
(query, ctx, max_retry=20)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/tools/private/sfilter.py:64
↓ 1 callersFunctionsingle_round_statistics
Calculate statistics for a single round
WebAgent/WebResummer/src/evaluate.py:60
↓ 1 callersFunctionsplit_sentence_func
(text, best=True)
WebAgent/WebWatcher/infer/vl_search_r1/qwen-agent-o1_search/qwen_agent/tools/private/sfilter.py:34
← previousnext →401–500 of 929, ranked by callers