MCPcopy Create free account

hub / github.com/OpenBMB/BMTools / functions

Functions673 in github.com/OpenBMB/BMTools

↓ 1 callersMethodmysql_cost_estimation
(self, sql)
bmtools/tools/db_diag/utils/database.py:191
↓ 1 callersMethodpgsql_cost_estimation
(self, sql)
bmtools/tools/database/utils/database.py:141
↓ 1 callersMethodpgsql_cost_estimation
(self, sql)
bmtools/tools/db_diag/utils/database.py:164
↓ 1 callersMethodpgsql_results
(self, sql)
bmtools/tools/database/utils/database.py:127
↓ 1 callersMethodpostprocess
(self, output: Union[Tuple[Any], Any])
bmtools/tools/gradio_tools/tools/gradio_tool.py:57
↓ 1 callersMethodprep_outputs
( self, inputs: Dict[str, str], outputs: Dict[str, str], return_only_outputs:
bmtools/agent/executor.py:13
↓ 1 callersMethodprev_select_lst
(self, idx)
bmtools/tools/kg/wikidata/utils.py:376
↓ 1 callersMethodprint_next_task
(self, task: Dict)
bmtools/agent/BabyagiTools.py:166
↓ 1 callersFunctionprint_table
(tab)
bmtools/tools/meta_analysis/api.py:329
↓ 1 callersMethodprint_task_list
(self)
bmtools/agent/BabyagiTools.py:161
↓ 1 callersMethodprint_task_result
(self, result: str)
bmtools/agent/BabyagiTools.py:170
↓ 1 callersFunctionprioritize_tasks
Prioritize tasks.
bmtools/agent/BabyagiTools.py:112
↓ 1 callersMethodprocess_output
(self, output: str, command: str)
bmtools/tools/shell/api.py:93
↓ 1 callersFunctionprometheus
(url, params)
bmtools/tools/db_diag/prometheus.py:6
↓ 1 callersMethodregister
(self, tool_name : str, tool : FuncToolBuilder)
bmtools/tools/registry.py:12
↓ 1 callersFunctionremove_create_index
(sql)
bmtools/tools/database/utils/db_utils.py:7
↓ 1 callersFunctionremove_create_index
(sql)
bmtools/tools/db_diag/utils/db_utils.py:7
↓ 1 callersFunctionremove_create_table
(sql)
bmtools/tools/database/utils/db_utils.py:4
↓ 1 callersFunctionremove_create_table
(sql)
bmtools/tools/db_diag/utils/db_utils.py:4
↓ 1 callersMethodreset_page
(self)
bmtools/tools/wikipedia/api.py:19
↓ 1 callersMethodresults
Run query through GoogleSearch.
bmtools/tools/google_serper/api.py:21
↓ 1 callersMethodretrieve
(self, query: str, topk: int = 3)
bmtools/tools/serve.py:100
↓ 1 callersMethodrun
Run Places search and get k number of places that exists that match.
bmtools/tools/google_places/api.py:16
↓ 1 callersMethodrun
Run query through GoogleSearch and parse result.
bmtools/tools/google_serper/api.py:33
↓ 1 callersFunctionrun_tool_server
()
host_local_tools.py:4
↓ 1 callersFunctionsearch_all
Search key_words, return a list of class SearchResult. Keyword arguments: key_words -- key words want to search
bmtools/tools/bing_search/api.py:151
↓ 1 callersFunctionsemantic_query
(term, retmax=100)
bmtools/tools/meta_analysis/api.py:55
↓ 1 callersMethodserve
(self, host : str = "0.0.0.0", port : int = 8079)
bmtools/tools/serve.py:94
↓ 1 callersMethodset_openai_api_key
(self, key)
bmtools/agent/singletool.py:80
↓ 1 callersMethodset_openai_api_key
(self, key)
bmtools/agent/tools_controller.py:45
↓ 1 callersMethodsimilarity
(self, query: List[float], document: List[float])
bmtools/tools/retriever.py:41
↓ 1 callersFunctionsplit_question
(criteria)
bmtools/tools/meta_analysis/api.py:93
↓ 1 callersFunctionstrip_par
(s)
bmtools/tools/database/utils/db_utils.py:20
↓ 1 callersFunctionstrip_par
(s)
bmtools/tools/db_diag/utils/db_utils.py:20
↓ 1 callersFunctiontranslator
()
bmtools/tools/translation/__init__.py:5
FunctionItemQuery
This API gather retail information about queried items at walmart :param item: product name presented as string. :param optio
bmtools/tools/walmart/api.py:26
Method__call__
(self, inputs: Dict[str, str])
bmtools/agent/translator.py:32
Method__call__
Run the logic of this chain and add to output if desired. Args: inputs: Dictionary of inputs, or single input if chain expects
bmtools/agent/executor.py:84
Method__call__
(self, goals: List[str])
bmtools/agent/autogptmulti/agent.py:80
Method__generate_text
Generates text from the model.
bmtools/tools/database/utils/llm.py:148
Method__generate_text
Generates text from the model.
bmtools/tools/database/utils/llm.py:309
Method__generate_text
Generates text from the model.
bmtools/tools/db_diag/utils/llm.py:148
Method__generate_text
Generates text from the model.
bmtools/tools/db_diag/utils/llm.py:309
Method__init__
(self, openai_api_key: str = None, model: str = "text-embedding-ada-002")
bmtools/tools/retriever.py:7
Method__init__
(self)
bmtools/tools/serve.py:66
Method__init__
(self)
bmtools/tools/registry.py:9
Method__init__
Diagram: Root API server (ToolServer object) │ ├───── "./weather": Tool object │
bmtools/tools/tool.py:26
Method__init__
(self)
bmtools/tools/python/api.py:13
Method__init__
Initialize with stripping newlines.
bmtools/tools/shell/api.py:31
Method__init__
(self, dbtype, config, dbname=None)
bmtools/tools/database/utils/database.py:38
Method__init__
(self, args, timeout=-1)
bmtools/tools/database/utils/database.py:59
Method__init__
Initializes the model.
bmtools/tools/database/utils/llm.py:57
Method__init__
Initializes the model.
bmtools/tools/database/utils/llm.py:261
Method__init__
(self, subscription_key)
bmtools/tools/google_places/api.py:11
Method__init__
( self, name: str, description: str, src: str, hf_token: str | None =
bmtools/tools/gradio_tools/tools/gradio_tool.py:21
Method__init__
( self, name="ImagetoMusic", description=( "A tool for creating music from
bmtools/tools/gradio_tools/tools/image_to_music.py:12
Method__init__
( self, name="SAMImageSegmentation", description=( "A tool for identifying
bmtools/tools/gradio_tools/tools/sam_with_clip.py:17
Method__init__
( self, name="TextToVideo", description=( "A tool for creating videos from
bmtools/tools/gradio_tools/tools/text_to_video.py:12
Method__init__
( self, name="StableDiffusion", description=( "An image generator. Use thi
bmtools/tools/gradio_tools/tools/stable_diffusion.py:17
Method__init__
( self, name="DocQuery", description=( "A tool for answering questions abo
bmtools/tools/gradio_tools/tools/document_qa.py:12
Method__init__
( self, name="ClipInterrogator", description=( "A tool for reverse enginee
bmtools/tools/gradio_tools/tools/clip_interrogator.py:12
Method__init__
( self, name="BarkTextToSpeech", description=( "A tool for text-to-speech.
bmtools/tools/gradio_tools/tools/bark.py:47
Method__init__
( self, name="WhisperAudioTranscription", description=( "A tool for transc
bmtools/tools/gradio_tools/tools/whisper.py:14
Method__init__
( self, name="StableDiffusionPromptGenerator", description=( "Use this too
bmtools/tools/gradio_tools/tools/prompt_generator.py:9
Method__init__
( self, name="ImageCaptioner", description=( "An image captioner. Use this
bmtools/tools/gradio_tools/tools/image_captioning.py:16
Method__init__
(self, dbtype, config, dbname=None)
bmtools/tools/db_diag/utils/database.py:38
Method__init__
(self, args, timeout=-1)
bmtools/tools/db_diag/utils/database.py:59
Method__init__
Initializes the model.
bmtools/tools/db_diag/utils/llm.py:57
Method__init__
Initializes the model.
bmtools/tools/db_diag/utils/llm.py:261
Method__init__
(self, ak: str, sk: str)
bmtools/tools/map/baidu_map/test_baidu.py:6
Method__init__
(self, ak: str, sk: str)
bmtools/tools/map/baidu_map/baidu_api.py:13
Method__init__
(self, subscription_key)
bmtools/tools/google_serper/api.py:12
Method__init__
(self)
bmtools/tools/film/douban/test_douban.py:7
Method__init__
(self)
bmtools/tools/film/douban/api.py:26
Method__init__
(self)
bmtools/tools/kg/wikidata/utils.py:13
Method__init__
(self)
bmtools/tools/kg/wikidata/utils.py:272
Method__init__
(self)
bmtools/tools/kg/wikidata/utils.py:364
Method__init__
Initialize the BingSearch instance with the given subscription key. Parameters ---------- subscription_key : str
bmtools/tools/bing_search/api.py:32
Method__init__
(self, type: CONTENT_TYPE, data)
bmtools/tools/bing_search/api.py:97
Method__init__
(self)
bmtools/tools/bing_search/test_bing.py:28
Method__init__
(self)
bmtools/tools/wikipedia/api.py:11
Method__init__
(self, timeout=300)
bmtools/tools/code_interpreter/api.py:4
Method__init__
(self)
bmtools/tools/chemical/prop/test_prop.py:7
Method__init__
(self)
bmtools/tools/chemical/prop/api.py:9
Method__init__
(self, file_path, topk=3, keyword_matching_func=bm25)
bmtools/knowledge/knowledge_extraction.py:24
Method__init__
(self, huggingface_model_name: str)
bmtools/models/t5_model.py:13
Method__init__
(self, base_name_or_path: str, model_name_or_path: str, device: str="cuda", cpu_offloading: bool=False, load_8
bmtools/models/lora_model.py:15
Method__init__
(self, model_name_or_path: str, device: str="cuda", cpu_offloading: bool=False)
bmtools/models/llama_model.py:14
Method__init__
(self, config_path: str, ckpt_path: str, device: str="cuda")
bmtools/models/cpmbee_model.py:18
Method__init__
(self, huggingface_model_name: str)
bmtools/models/opt_model.py:13
Method__init__
(self, openai_api_key: str = None, model_name: str = "gpt-3.5-turbo")
bmtools/agent/translator.py:19
Method__init__
(self, openai_api_key = "", stream_output=False, llm='ChatGPT')
bmtools/agent/singletool.py:68
Method__init__
(self, openai_api_key, all_tools, stream_output=False, llm='ChatGPT')
bmtools/agent/tools_controller.py:36
Method__init__
Store the function, description, and tool_name in a class to store the information
bmtools/agent/apitool.py:58
Method__init__
( self, ai_name: str, memory: VectorStoreRetriever, chain: LLMChain, o
bmtools/agent/autogptmulti/agent.py:33
Method__init__
Initialize the PromptGenerator object. Starts with empty lists of constraints, commands, resources, and performance evaluations.
bmtools/agent/autogptmulti/prompt_generator.py:15
Method__init__
( self, ai_name: str, memory: VectorStoreRetriever, chain: LLMChain, o
bmtools/agent/autogpt/agent.py:33
Method__init__
Initialize the PromptGenerator object. Starts with empty lists of constraints, commands, resources, and performance evaluations.
bmtools/agent/autogpt/prompt_generator.py:15
Method__repr__
(self)
bmtools/tools/gradio_tools/tools/gradio_tool.py:125
Method_arun
Use the tool asynchronously.
bmtools/agent/apitool.py:34
← previousnext →201–300 of 673, ranked by callers