MCPcopy Create free account

hub / github.com/OpenBMB/BMTools / functions

Functions673 in github.com/OpenBMB/BMTools

Functionsearch_general
Run query through GoogleSearch and parse result.
bmtools/tools/google_serper/api.py:120
Functionsearch_google_scholar
Search for scholarly articles based on a query according to the google scholar :param query: The query to search for. :param
bmtools/tools/google_scholar/api.py:24
Functionsearch_jobs_with_filters
Search for jobs using the JSearch API. Args: query (str): The job search query.Query examples,web development in chicago
bmtools/tools/job_search/api.py:83
Functionsearch_literature
search for the given topic literatures in the database and return the path of literatures file and the number of literatures. the searching term shoul
bmtools/tools/meta_analysis/api.py:379
Functionsearch_nearyby
Search for places nearby a location, within a given radius, and return the results into a list
bmtools/tools/map/bing_map/api.py:67
Functionsearch_places
Run Places search.
bmtools/tools/google_places/api.py:89
Functionsearch_properties
Function to search properties based on a set of parameters. Parameters: location (str): Location details, address, c
bmtools/tools/zillow/api.py:30
Functionsearch_property
This function takes various parameters to search properties on Airbnb. Parameters: api_key (str): The RapidAPI Key for Airbn
bmtools/tools/airbnb/api.py:30
Functionsearch_property_by_coordinates
This function takes GEO coordinates and various other parameters to search properties on Airbnb. Parameters: neLat (float):
bmtools/tools/airbnb/api.py:111
Functionsearch_top3
Search key words, return top 3 search results.
bmtools/tools/bing_search/api.py:140
Functionselect_database_data
select_database_data(query : str) Read the data stored in database based on the SQL query from the translate_nlp_to_sql API. query : str i
bmtools/tools/database/api.py:104
Functionsentence_similarity
(model_id: str, text: str, context: str)
bmtools/tools/hugging_tools/api.py:142
Functionset_docs
(func)
bmtools/tools/hugging_tools/api.py:129
Functionset_logger
(log_file)
bmtools/tools/database/utils/db_parser.py:53
Functionset_logger
(log_file)
bmtools/tools/db_diag/utils/db_parser.py:53
Methodset_select
(self, sele)
bmtools/tools/kg/wikidata/utils.py:321
Functionset_verbosity_debug
Set the verbosity to the ``DEBUG`` level.
bmtools/utils/logging.py:162
Functionset_verbosity_error
Set the verbosity to the ``ERROR`` level.
bmtools/utils/logging.py:167
Functionset_verbosity_info
Set the verbosity to the ``INFO`` level.
bmtools/utils/logging.py:152
Functionset_verbosity_warning
Set the verbosity to the ``WARNING`` level.
bmtools/utils/logging.py:157
Functionshell
()
bmtools/tools/shell/__init__.py:4
Functionshell_run
Run commands and return final output. Queries to shell_run must ALWAYS have this structure: {\"commands\": query}.\n", and quer
bmtools/tools/shell/api.py:153
Functionshow_avatar_imgs
(tools_chosen)
web_demo.py:59
Functionshow_output
Display the multi-modal output from the agent.
bmtools/tools/image_generation/api.py:64
Functionsimilar_for_rent
Get similar properties for rent. Either zpid or property_url is a required parameter. Args: zpid (int, optional): Zillow's u
bmtools/tools/zillow/api.py:327
Functionsimilar_property
Get similar properties for sale. Either zpid or property_url is a required parameter. Args: zpid (int, optional): Zillow's u
bmtools/tools/zillow/api.py:300
Functionsimple_tok
(sent:str)
bmtools/tools/db_diag/example_generate.py:86
Methodsimulate_index
(self, index)
bmtools/tools/database/utils/database.py:255
Methodsimulate_index
(self, index)
bmtools/tools/db_diag/utils/database.py:278
Functionsplit_criteria
split the screening requirements in the criteria of the literatures into a series of simple yes/no problems, and return the path of the splitted quest
bmtools/tools/meta_analysis/api.py:409
Functionstablediffusion
generate images based on text input.
bmtools/tools/gradio_tools/api.py:43
Functionstock
()
bmtools/tools/stock/__init__.py:5
Functionsubmit_file
submit_file() -> None: When all steps done, YOU MUST use submit_file() to submit your work.
bmtools/tools/office/ppt/api.py:140
Functionsubsample_data
Subsample data. Data is in the form of a tuple of lists.
bmtools/tools/database/utils/data.py:4
Functionsubsample_data
Subsample data. Data is in the form of a tuple of lists.
bmtools/tools/db_diag/utils/data.py:4
Functionsummarization
(model_id: str, text: str)
bmtools/tools/hugging_tools/api.py:158
Functiontask
(func)
bmtools/tools/hugging_tools/api.py:107
Functiontest_bing
()
bmtools/tools/bing_search/test_bing.py:48
Functiontest_detail
()
bmtools/tools/film/douban/test_douban.py:92
Functiontest_get_all_names
()
bmtools/tools/chemical/prop/test_prop.py:36
Functiontest_get_coming
()
bmtools/tools/film/douban/test_douban.py:31
Functiontest_get_id
()
bmtools/tools/chemical/prop/test_prop.py:49
Functiontest_get_id_by_struct
()
bmtools/tools/chemical/prop/test_prop.py:41
Functiontest_get_name
()
bmtools/tools/chemical/prop/test_prop.py:31
Functiontest_get_playing
()
bmtools/tools/film/douban/test_douban.py:59
Functiontest_get_prop
()
bmtools/tools/chemical/prop/test_prop.py:57
Functiontext2text_generation
(model_id: str,text: str)
bmtools/tools/hugging_tools/api.py:154
Functiontext_classification
(model_id: str, text: str)
bmtools/tools/hugging_tools/api.py:146
Functiontext_generation
(model_id: str, text: str)
bmtools/tools/hugging_tools/api.py:175
Functiontext_to_image
(model_id: str, text: str)
bmtools/tools/hugging_tools/api.py:204
Functiontext_to_speech
(model_id: str, text: str)
bmtools/tools/hugging_tools/api.py:272
Functiontexttovideo
Creating videos from text.
bmtools/tools/gradio_tools/api.py:49
Functiontoken_classification
(model_id: str, text: str)
bmtools/tools/hugging_tools/api.py:150
Functiontransfer_field_type
(database_type, server)
bmtools/tools/database/utils/database.py:20
Functiontransfer_field_type
(database_type, server)
bmtools/tools/db_diag/utils/database.py:20
Functiontranslate_nlp_to_sql
(description : str)
bmtools/tools/database/api.py:58
Functiontranslation
(model_id: str, text: str)
bmtools/tools/hugging_tools/api.py:162
Functiontravel
()
bmtools/tools/travel/__init__.py:5
Functiontry_run_task
(*args, **kwargs)
bmtools/tools/hugging_tools/api.py:114
Functiontutorial
tutorial(text: str) -> str: Providing a TODO list as a toturial for the foundation model based on the given objective.
bmtools/tools/tutorial/api.py:32
Functiontutorial
()
bmtools/tools/tutorial/__init__.py:4
Methodunitary_operation
(self, ent, op, last_sparql_idx)
bmtools/tools/kg/wikidata/utils.py:660
Functionvisual_question_answering
(model_id: str, image_file_name: str, text: str)
bmtools/tools/hugging_tools/api.py:180
Functionwalmart
()
bmtools/tools/walmart/__init__.py:5
Functionwarning_advice
This method is identical to ``logger.warning()``, but if env var TRANSFORMERS_NO_ADVISORY_WARNINGS=1 is set, this warning will not be printed
bmtools/utils/logging.py:253
Functionweather
()
bmtools/tools/weather/__init__.py:5
Functionwhether_is_abnormal_metric
(start_time:int, end_time:int, metric_name : str="cpu_usage")
bmtools/tools/db_diag/api.py:169
Functionwikidata
()
bmtools/tools/kg/__init__.py:5
Functionwikipedia
()
bmtools/tools/wikipedia/__init__.py:5
Functionwolframalpha
()
bmtools/tools/wolframalpha/__init__.py:4
Functionwrite_file
write file to disk
bmtools/tools/file_operation/api.py:17
Functionzillow
()
bmtools/tools/zillow/__init__.py:5
Functionzillow_property
Fetch property details and Zestimate value. Args: zpid (int, optional): Unique ID that Zillow gives to each property.
bmtools/tools/zillow/api.py:206
← previous601–673 of 673, ranked by callers