MCPcopy Create free account

hub / github.com/microsoft/JARVIS / functions

Functions173 in github.com/microsoft/JARVIS

↓ 1 callersFunctionrun
(url, header, llm, temperature, top_p, check, sampler, tools, figure_dir, wf, statistics, now, dependency_type
taskbench/data_engine.py:160
↓ 1 callersFunctionsample_subgraph
(file_name, sample_method, num_nodes, save_figure)
taskbench/graph_sampler.py:210
↓ 1 callersMethodsample_subgraph_chain
(self, seed_node, num_nodes)
taskbench/graph_sampler.py:52
↓ 1 callersMethodsample_subgraph_dag
(self, seed_node, num_nodes)
taskbench/graph_sampler.py:88
↓ 1 callersFunctionscito_decimal
(sci_str)
easytool/data_funcqa/funchub/math.py:17
↓ 1 callersFunctionserver
()
hugginggpt/server/awesome_chat.py:1014
↓ 1 callersFunctionsim
(name_1, name_2)
taskbench/evaluate.py:20
↓ 1 callersFunctionsplit_exponent
(number_str)
easytool/data_funcqa/funchub/math.py:18
↓ 1 callersFunctiontask_decompose
(question, Tool_dic, model_name)
easytool/easytool/funcQA.py:89
↓ 1 callersFunctiontask_decompose
(question, Tool_dic, model_name)
easytool/easytool/restbench.py:47
↓ 1 callersFunctiontask_decompose
(question, model_name)
easytool/easytool/toolbench.py:459
↓ 1 callersFunctiontask_decompose
(question, model_name)
easytool/easytool/toolbench_retrieve.py:474
↓ 1 callersFunctiontask_topology
(question, task_ls, model_name)
easytool/easytool/funcQA.py:129
↓ 1 callersFunctiontask_topology
(question, task_ls, model_name)
easytool/easytool/toolbench.py:494
↓ 1 callersFunctiontask_topology
(question, task_ls, model_name)
easytool/easytool/toolbench_retrieve.py:509
↓ 1 callersFunctiontest
()
hugginggpt/server/awesome_chat.py:978
↓ 1 callersFunctiontool_check
(task, model_name)
easytool/easytool/toolbench.py:577
↓ 1 callersFunctiontool_check
(task, model_name)
easytool/easytool/toolbench_retrieve.py:592
↓ 1 callersFunctionunfold
(tasks)
hugginggpt/server/awesome_chat.py:281
↓ 1 callersFunctionupdate_progress
Update the last processed index in the progress file.
easytool/easytool/restbench.py:41
↓ 1 callersFunctionupdate_progress
Update the last processed index in the progress file.
easytool/easytool/toolbench.py:39
↓ 1 callersFunctionupdate_progress
Update the last processed index in the progress file.
easytool/easytool/toolbench_retrieve.py:39
↓ 1 callersFunctionvisialize_graph
(data_dir)
taskbench/visualize_graph.py:8
Method__init__
(self, message)
taskbench/data_engine.py:230
Method__init__
(self, graph: nx.Graph = None, file_name = None)
taskbench/graph_sampler.py:9
Method__init__
(self, message)
taskbench/inference.py:19
Functionadd_
(args)
easytool/data_funcqa/funchub/math.py:71
Functionadd_text
(messages, message)
hugginggpt/server/run_gradio_demo.py:41
Functionanswer_generation_direct
(task, model_name)
easytool/easytool/funcQA.py:180
Functionbot
(messages)
hugginggpt/server/run_gradio_demo.py:75
Functionchat
()
hugginggpt/server/awesome_chat.py:1051
Functionchatgpt
(messageList: CleanChatMessage[], apiKey: string)
hugginggpt/web/src/api/chatgpt.ts:7
Functionchoose_
(args)
easytool/data_funcqa/funchub/math.py:133
Functiondata_clean
(dic, key)
easytool/easytool/util.py:40
Functiondivide_
(args)
easytool/data_funcqa/funchub/math.py:92
Functiongcd_
(args)
easytool/data_funcqa/funchub/math.py:145
Functionget_last_processed_index
Retrieve the last processed index from the progress file.
easytool/easytool/funcQA.py:29
Functionget_last_processed_index
Retrieve the last processed index from the progress file.
easytool/easytool/restbench.py:31
Functionget_last_processed_index
Retrieve the last processed index from the progress file.
easytool/easytool/toolbench.py:29
Functionget_last_processed_index
Retrieve the last processed index from the progress file.
easytool/easytool/toolbench_retrieve.py:29
Functionget_model_status
(model_id, url, headers, queue = None)
hugginggpt/server/awesome_chat.py:663
Functionhugginggpt
(messageList: CleanChatMessage[])
hugginggpt/web/src/api/hugginggpt.ts:9
Functionlcm_
(args)
easytool/data_funcqa/funchub/math.py:152
Functionln_
(args)
easytool/data_funcqa/funchub/math.py:127
Functionlog_
(args)
easytool/data_funcqa/funchub/math.py:113
Functionlowercase_parameter_keys
(input_dict)
easytool/easytool/util.py:45
Functionmatching
(graph_1, graph_2)
taskbench/evaluate.py:60
Functionmodels
(model_id)
hugginggpt/server/models_server.py:365
Functionmultiply_
(args)
easytool/data_funcqa/funchub/math.py:84
Functionpermutate_
(args)
easytool/data_funcqa/funchub/math.py:139
Functionpower_
(args)
easytool/data_funcqa/funchub/math.py:100
Functionread_json
(address)
easytool/easytool/util.py:22
Functionread_jsonline
(address)
easytool/easytool/util.py:7
Functionremainder_
(args)
easytool/data_funcqa/funchub/math.py:159
Functionresource_has_dep
(command)
hugginggpt/server/awesome_chat.py:261
Functionresults
()
hugginggpt/server/awesome_chat.py:1038
Functionrun_task
(input, command, results, api_key, api_type, api_endpoint)
hugginggpt/server/awesome_chat.py:720
Functionrunning
()
hugginggpt/server/models_server.py:351
Methodsample_subgraph_by_weight
(self, number_weights, method_weights)
taskbench/graph_sampler.py:31
Methodsample_subgraph_random_walk
(self, seed_node, num_nodes)
taskbench/graph_sampler.py:139
Methodsample_subgraph_random_walk_with_restart
(self, seed_node, num_nodes, restart_prob=0.15)
taskbench/graph_sampler.py:169
Functionsave_json
(ls, address)
easytool/easytool/util.py:16
Functionset_openai_key
(openai_key)
hugginggpt/server/run_gradio_demo.py:36
Functionsqrt_
(args)
easytool/data_funcqa/funchub/math.py:108
Functionstatus
(model_id)
hugginggpt/server/models_server.py:355
Functionsubtract_
(args)
easytool/data_funcqa/funchub/math.py:76
Functiontask_execution
( Tool_dic, dic_tool, test_data, progress_file, start_index, total_files, retrieval_num, ind
easytool/easytool/restbench.py:85
Functiontask_execution
(data_type, base_path, index, dataset, test_data, progress_file, start
easytool/easytool/toolbench.py:618
Functiontask_execution
(data_type, base_path, index, dataset, test_data, progress_file, start
easytool/easytool/toolbench_retrieve.py:633
Functiontask_execution_mh
(data_type, start_index, total_files, retrieval_num, ind, model_name, dataset,
easytool/easytool/funcQA.py:514
Functiontask_execution_oh
(data_type, start_index, total_files, retrieval_num, ind, model_name, dataset,
easytool/easytool/funcQA.py:605
Functiontasks
()
hugginggpt/server/awesome_chat.py:1025
Functionupdate_progress
Update the last processed index in the progress file.
easytool/easytool/util.py:102
← previous101–173 of 173, ranked by callers