diff --git a/berkeley-function-call-leaderboard/data/possible_answer/gorilla_openfunctions_v1_test_parallel_function.json b/berkeley-function-call-leaderboard/data/possible_answer/gorilla_openfunctions_v1_test_parallel_function.json index 4800890b2..73d206cc0 100644 --- a/berkeley-function-call-leaderboard/data/possible_answer/gorilla_openfunctions_v1_test_parallel_function.json +++ b/berkeley-function-call-leaderboard/data/possible_answer/gorilla_openfunctions_v1_test_parallel_function.json @@ -1,61 +1,61 @@ {"spotify.play_1": {"artist": ["Taylor Swift"], "duration": [20]}, "spotify.play_2": {"artist": ["Maroon 5"], "duration": [15]}} {"calculate_em_force_1": {"b_field": [5], "area": [2], "d_time": [4]}, "calculate_em_force_2": {"b_field": [5], "area": [2], "d_time": [10]}} -{"calculate_resistance_1": {"length": [5], "area": [0.01], "resistivity": ["copper"]},"calculate_resistance_2": {"length": [5], "area": [0.01], "resistivity": ["aluminum"]}} -{"protein_info.get_sequence_and_3D_1": {"protein_name": ["human HbA1c", "HbA1c"], "model_3d": [true,""]},"protein_info.get_sequence_and_3D_2": {"protein_name": ["normal hemoglobin"], "model_3d": [true, ""]},"protein_info.get_sequence_and_3D_3": {"protein_name": ["rat hemoglobin"], "model_3d": [true,""]}} +{"calculate_resistance_1": {"length": [5], "area": [0.01], "resistivity": ["copper", ""]}, "calculate_resistance_2": {"length": [5], "area": [0.01], "resistivity": ["aluminum"]}} +{"protein_info.get_sequence_and_3D_1": {"protein_name": ["human HbA1c", "HbA1c"], "model_3d": [true, ""]}, "protein_info.get_sequence_and_3D_2": {"protein_name": ["normal hemoglobin"], "model_3d": [true, ""]}, "protein_info.get_sequence_and_3D_3": {"protein_name": ["rat hemoglobin"], "model_3d": [true, ""]}} {"calculate_bmi 1": {"height": [6], "weight": [80]}, "calculate_bmi 2": {"height": [5.6], "weight": [60]}} -{"streaming_services.shows_list_and_ratings_1": {"streaming_service": ["Netflix"], "show_list": [["Friends"]], "sort_by_rating": [true]}, "streaming_services.shows_list_and_ratings_2": {"streaming_service": ["Hulu"], "show_list": [["The Office", "Stranger Things"],["Stranger Things","The Office"]], "sort_by_rating": [true]}} +{"streaming_services.shows_list_and_ratings_1": {"streaming_service": ["Netflix"], "show_list": [["Friends"]], "sort_by_rating": [true]}, "streaming_services.shows_list_and_ratings_2": {"streaming_service": ["Hulu"], "show_list": [["The Office", "Stranger Things"], ["Stranger Things", "The Office"]], "sort_by_rating": [true]}} {"calculate_sales_tax_1": {"purchase_amount": [30.45], "city": ["Chicago", "CHI"], "state": ["IL", "Illinois"]}, "calculate_sales_tax_2": {"purchase_amount": [52.33], "city": ["Sacramento"], "state": ["CA", "California"]}, "calculate_sales_tax_3": {"purchase_amount": [11.23], "city": ["Portland"], "state": ["OR", "Oregon"]}} {"math.factorial_1": {"number": [5]}, "math.factorial_2": {"number": [10]}, "math.factorial_3": {"number": [15]}} -{"database_us_census.get_population_1": {"area": ["New York City", "NY", "New York City, NY", "NYC"], "type": ["city"], "year": ["", 2000]}, "database_us_census.get_population_2": {"area": ["Los Angeles", "Los Angeles, CA", "CA", "Los Angeles, CA"], "type": ["city"], "year": ["", 2000]}, "database_us_census.get_population_3": {"area": ["Alaska"], "type": ["state"], "year": ["", 2000]}, "database_us_census.get_population_4": {"area": ["USA", "United States", "United States of America"], "type": ["country"], "year": ["", 2000]}} +{"database_us_census.get_population_1": {"area": ["New York City", "NY", "New York City, NY", "NYC"], "type": ["city"], "year": ["", 2000]}, "database_us_census.get_population_2": {"area": ["Los Angeles", "Los Angeles, CA", "CA", "Los Angeles, CA"], "type": ["city"], "year": ["", 2000]}, "database_us_census.get_population_3": {"area": ["Alaska"], "type": ["state"], "year": ["", 2000]}, "database_us_census.get_population_4": {"area": ["USA", "United States", "United States of America"], "type": ["country"], "year": ["", 2000]}} {"find_movie_showing_1": {"location": ["San Diego", "San Diego, CA", "CA"], "movie": [["Tenet"]], "time": [["5 pm"], ["17:00"]]}, "find_movie_showing_2": {"location": ["San Diego", "San Diego, CA", "CA"], "movie": [["No Time To Die"]], "time": [["7:30 pm"], ["19:30"]]}} {"math.pythagoras_1": {"a": [3], "b": [4]}, "math.pythagoras_2": {"a": [5], "b": [12]}} -{"ml.predict_house_price 1": {"location": ["New York", "New York, NY", "NYC"], "size": [3000]}, "ml.predict_house_price 2": {"location": ["Los Angeles", "Los Angeles, CA", "LA"], "size": [4000]}} +{"ml.predict_house_price 1": {"location": ["New York", "New York, NY", "NYC"], "size": [3000]}, "ml.predict_house_price 2": {"location": ["Los Angeles", "Los Angeles, CA", "LA"], "size": [4000]}} {"model.DecisionTreeClassifier 1": {"criterion": ["gini"], "max_depth": [5], "random_state": [1]}, "model.DecisionTreeClassifier 2": {"criterion": ["entropy"], "max_depth": [10], "random_state": [1]}} {"confidence_interval.calculate_1": {"sample_std_dev": [10], "sample_size": [50], "sample_mean": [25], "confidence_level": [0.95]}, "confidence_interval.calculate_2": {"sample_std_dev": [10], "sample_size": [150], "sample_mean": [25], "confidence_level": [0.95]}} -{"calculate_present_value_1": {"payment_per_year": [1000], "interest_rate": [0.05], "years": [20]},"calculate_present_value_2": {"payment_per_year": [1000], "interest_rate": [0.05], "years": [30]},"calculate_present_value_3": {"payment_per_year": [1000], "interest_rate": [0.05], "years": [10]}} +{"calculate_present_value_1": {"payment_per_year": [1000], "interest_rate": [0.05], "years": [20]}, "calculate_present_value_2": {"payment_per_year": [1000], "interest_rate": [0.05], "years": [30]}, "calculate_present_value_3": {"payment_per_year": [1000], "interest_rate": [0.05], "years": [10]}} {"calculate_capital_gains_tax_1": {"short_term_gain": [15000], "long_term_gain": [25000], "state": ["CA", "California"]}, "calculate_capital_gains_tax_2": {"short_term_gain": [20000], "long_term_gain": [50000], "state": ["FL", "Florida"]}} {"calculate_return_on_investment_1": {"initial_investment": [2000], "gain_loss": [500]}, "calculate_return_on_investment_2": {"initial_investment": [5000], "gain_loss": [-1000]}} -{"get_stock_data_1": {"symbol": ["AAPL"], "data_points": [["price", "volume"],["volume","price"]]}, "get_stock_data_2": {"symbol": ["GOOG","GOOGL"], "data_points": [["price", "volume"],["volume","price"]]}, "get_stock_data_3": {"symbol": ["MSFT"], "data_points": [["price", "volume"],["volume","price"]]}} -{"financials.calculate_future_value_1": {"present_value": [1000], "annual_interest_rate": [0.05], "number_of_years": [1]},"financials.calculate_future_value_2": {"present_value": [1000], "annual_interest_rate": [0.05], "number_of_years": [5]},"financials.calculate_future_value_3": {"present_value": [1000], "annual_interest_rate": [0.05], "number_of_years": [10]}} -{"calculate_mortgage_payment_1": {"loan_amount": [400000], "interest_rate": [0.04], "loan_term": [15]},"calculate_mortgage_payment_2": {"loan_amount": [400000], "interest_rate": [0.04], "loan_term": [20]},"calculate_mortgage_payment_3": {"loan_amount": [400000], "interest_rate": [0.04], "loan_term": [30]}} +{"get_stock_data_1": {"symbol": ["AAPL"], "data_points": [["price", "volume"], ["volume", "price"]]}, "get_stock_data_2": {"symbol": ["GOOG", "GOOGL"], "data_points": [["price", "volume"], ["volume", "price"]]}, "get_stock_data_3": {"symbol": ["MSFT"], "data_points": [["price", "volume"], ["volume", "price"]]}} +{"financials.calculate_future_value_1": {"present_value": [1000], "annual_interest_rate": [0.05], "number_of_years": [1]}, "financials.calculate_future_value_2": {"present_value": [1000], "annual_interest_rate": [0.05], "number_of_years": [5]}, "financials.calculate_future_value_3": {"present_value": [1000], "annual_interest_rate": [0.05], "number_of_years": [10]}} +{"calculate_mortgage_payment_1": {"loan_amount": [400000], "interest_rate": [0.04], "loan_term": [15]}, "calculate_mortgage_payment_2": {"loan_amount": [400000], "interest_rate": [0.04], "loan_term": [20]}, "calculate_mortgage_payment_3": {"loan_amount": [400000], "interest_rate": [0.04], "loan_term": [30]}} {"loan_eligibility_check_1": {"financial_institution": ["HSBC"], "loan_amount": [500000], "annual_income": [100000]}, "loan_eligibility_check_2": {"financial_institution": ["Wells Fargo"], "loan_amount": [700000], "annual_income": [120000]}} {"law_crimes.search_1": {"crime": ["money laundering"], "location": ["San Francisco", "SF"], "year": [2019]}, "law_crimes.search_2": {"crime": ["money laundering"], "location": ["Texas", "TX"], "year": [2018]}} -{"court_info.get_case_status_1": {"case_number": ["XY1234"], "court": ["Los Angeles County Court", "Los Angeles", "Los Angeles, CA", "LA"], "details": ["status", ""]}, "court_info.get_case_status_2": {"case_number": ["GH5678"], "court": ["Orange County Court", "Orange County", "OC"], "details": ["status", ""]},"court_info.get_case_status_3": {"case_number": ["XY1234"], "court": ["Los Angeles County Court", "Los Angeles", "Los Angeles, CA", "LA"], "details": ["trial_date"]}, "court_info.get_case_status_4": {"case_number": ["GH5678"], "court": ["Orange County Court", "Orange County", "OC"], "details": ["trial_date"]}} -{"alimony_calculator.ca.calculate_1": {"payor_income": [10000], "recipient_income": [3000], "duration": [10]},"alimony_calculator.ca.calculate_2": {"payor_income": [10000], "recipient_income": [3000], "duration": [20]}} +{"court_info.get_case_status_1": {"case_number": ["XY1234"], "court": ["Los Angeles County Court", "Los Angeles", "Los Angeles, CA", "LA"], "details": ["status", ""]}, "court_info.get_case_status_2": {"case_number": ["GH5678"], "court": ["Orange County Court", "Orange County", "OC"], "details": ["status", ""]}, "court_info.get_case_status_3": {"case_number": ["XY1234"], "court": ["Los Angeles County Court", "Los Angeles", "Los Angeles, CA", "LA"], "details": ["trial_date"]}, "court_info.get_case_status_4": {"case_number": ["GH5678"], "court": ["Orange County Court", "Orange County", "OC"], "details": ["trial_date"]}} +{"alimony_calculator.ca.calculate_1": {"payor_income": [10000], "recipient_income": [3000], "duration": [10]}, "alimony_calculator.ca.calculate_2": {"payor_income": [10000], "recipient_income": [3000], "duration": [20]}} {"law_case.get_details_1": {"case_number": ["28473"], "include_history": [true], "include_litigants": [true]}, "law_case.get_details_2": {"case_number": ["64725"], "include_history": [true], "include_litigants": [true]}} {"lawsuit.lookup_1": {"company_name": ["Dara Inc"], "year": [2019]}, "lawsuit.lookup_2": {"company_name": ["Dara Inc"], "year": [2018]}} -{"court_case.find_1": {"location": ["New York District", "NY District", "New York", "New York, NY", "NY"], "case_number": ["67813"], "case_type": ["Civil", ""]}, "court_case.find_2": {"location": ["New York District", "NY District", "New York", "New York, NY", "NY"], "case_number": ["71249"], "case_type": ["Criminal"]},"court_case.find_3": {"location": ["New York District", "NY District", "New York", "New York, NY", "NY"], "case_number": ["67813"], "case_type": ["Criminal"]}, "court_case.find_4": {"location": ["New York District", "NY District", "New York", "New York, NY", "NY"], "case_number": ["71249"], "case_type": ["Civil", ""]}} -{"nature_reserve.find_nearby_1": {"location": ["Berkeley", "Berkeley,California", "CA"], "amenities": [["Picnic Tables", "Public Restrooms"],["Public Restrooms", "Picnic Tables"]], "proximity": [10]}, "nature_reserve.find_nearby_2": {"location": ["Tokyo"], "amenities": [["Playgrounds", "Biking Trails"],["Biking Trails", "Playgrounds"]], "proximity": [5]}} -{"get_current_and_future_temperature_1": {"location": ["Seattle", "Seattle, Washington","Seattle, WA"], "hours": [3]}, "get_current_and_future_temperature_2": {"location": ["Los Angeles", "Los Angeles, CA", "LA", "Los Angeles, California","Los Angeles, CA"], "hours": [3]}} -{"waste_calculation.calculate_1": {"population": [{"adults": [2], "children": [2], "singles": [0]}], "location": ["Los Angeles", "Los Angeles, CA", "LA"]}, "waste_calculation.calculate_2": {"population": [{"adults": [0], "children": [0], "singles": [1]}], "location": ["New York", "New York, NY", "NY", "New York City", "NYC"]}} -{"book_flight_1": {"departure_city": ["San Francisco", "SF"], "destination_city": ["Tokyo"], "date": ["2022-05-03", "05/03/2022", "May 3rd, 2022", "May 3, 2022","May 3rd 2022"]}, "book_flight_2": {"departure_city": ["Tokyo"], "destination_city": ["Sydney"], "date": ["2022-05-18", "05/18/2022", "May 18th, 2022", "May 18, 2022","May 18th 2022"]}} -{"history_fact.fetch_1": {"event": ["Treaty of Paris"], "depth": ["","detailed"], "year": ["", 0]}, "history_fact.fetch_2": {"event": ["Magna Carta"], "depth": ["","detailed"], "year": ["", 0]}} +{"court_case.find_1": {"location": ["New York District", "NY District", "New York", "New York, NY", "NY"], "case_number": ["67813"], "case_type": ["Civil", ""]}, "court_case.find_2": {"location": ["New York District", "NY District", "New York", "New York, NY", "NY"], "case_number": ["71249"], "case_type": ["Criminal"]}, "court_case.find_3": {"location": ["New York District", "NY District", "New York", "New York, NY", "NY"], "case_number": ["67813"], "case_type": ["Criminal"]}, "court_case.find_4": {"location": ["New York District", "NY District", "New York", "New York, NY", "NY"], "case_number": ["71249"], "case_type": ["Civil", ""]}} +{"nature_reserve.find_nearby_1": {"location": ["Berkeley", "Berkeley,California", "CA"], "amenities": [["Picnic Tables", "Public Restrooms"], ["Public Restrooms", "Picnic Tables"]], "proximity": [10]}, "nature_reserve.find_nearby_2": {"location": ["Tokyo"], "amenities": [["Playgrounds", "Biking Trails"], ["Biking Trails", "Playgrounds"]], "proximity": [5]}} +{"get_current_and_future_temperature_1": {"location": ["Seattle", "Seattle, Washington", "Seattle, WA"], "hours": [3]}, "get_current_and_future_temperature_2": {"location": ["Los Angeles", "Los Angeles, CA", "LA", "Los Angeles, California", "Los Angeles, CA"], "hours": [3]}} +{"waste_calculation.calculate_1": {"population": [{"adults": [2], "children": [2], "singles": [0]}], "location": ["Los Angeles", "Los Angeles, CA", "LA"]}, "waste_calculation.calculate_2": {"population": [{"adults": [0], "children": [0], "singles": [1]}], "location": ["New York", "New York, NY", "NY", "New York City", "NYC"]}} +{"book_flight_1": {"departure_city": ["San Francisco", "SF"], "destination_city": ["Tokyo"], "date": ["2022-05-03", "05/03/2022", "May 3rd, 2022", "May 3, 2022", "May 3rd 2022"]}, "book_flight_2": {"departure_city": ["Tokyo"], "destination_city": ["Sydney"], "date": ["2022-05-18", "05/18/2022", "May 18th, 2022", "May 18, 2022", "May 18th 2022"]}} +{"history_fact.fetch_1": {"event": ["Treaty of Paris"], "depth": ["", "detailed"], "year": ["", 0]}, "history_fact.fetch_2": {"event": ["Magna Carta"], "depth": ["", "detailed"], "year": ["", 0]}} {"us_history.events_by_presidency_1": {"president_name": ["Abraham Lincoln"], "start_year": ["", 0], "end_year": ["", 2000]}, "us_history.events_by_presidency_2": {"president_name": ["George Washington"], "start_year": ["", 0], "end_year": ["", 2000]}} {"get_president_and_vp_1": {"year": [1980], "position": ["president"]}, "get_president_and_vp_2": {"year": [2016], "position": ["president"]}, "get_president_and_vp_3": {"year": [1975], "position": ["vice president"]}, "get_president_and_vp_4": {"year": [2011], "position": ["vice president"]}} {"religion_history.track_1": {"region": ["Egypt"], "religion": ["Christianity"], "start_year": [100], "end_year": [1500]}, "religion_history.track_2": {"region": ["Turkey"], "religion": ["Christianity"], "start_year": [100], "end_year": [1500]}} -{"ancient_empires.get_religion_info_1": {"empire_name": [ "Mauryan Empire"], "include_influences": [true]},"ancient_empires.get_religion_info_2": {"empire_name": ["Persian Empire"], "include_influences": [true]}} -{"paint_color_mixture 1": {"paint_type": ["Watercolor","watercolor"], "color": ["Magenta","magenta"]}, "paint_color_mixture 2": {"paint_type": ["Acrylic","acrylic"], "color": ["Navy","navy"]}} -{"color_converter.get_color_info_1": {"color_name": ["navy"], "conversion_type": [["RGB", "HEX"],["HEX","RGB"]]},"color_converter.get_color_info_2": {"color_name": ["purple"], "conversion_type": [["RGB", "HEX"],["HEX","RGB"]]},"color_converter.get_color_info_3": {"color_name": ["maroon"], "conversion_type": [["RGB", "HEX"],["HEX","RGB"]]}} -{"calc_distance 1": {"start_loc": ["New York", "New York, NY", "New York City", "NYC"], "end_loc": ["Washington DC", "Washington D.C."], "shortest_route": [true]}, "calc_distance 2": {"start_loc": ["Los Angeles", "Los Angeles, CA", "LA"], "end_loc": ["San Francisco", "SF"], "shortest_route": [true]}} -{"museum_info.get_info 1": {"location": ["Washington D.C.", "Washington DC"], "details": [["Opening hours", "Adult tickets", "Child tickets"],["Opening hours", "Child tickets", "Adult tickets"],["Child tickets", "Opening hours", "Adult tickets"],["Child tickets", "Adult tickets","Opening hours"],["Adult tickets","Opening hours","Child tickets"],["Adult tickets","Child tickets","Opening hours"]]}, "museum_info.get_info 2": {"location": ["Paris"], "details": [["Opening hours", "Adult tickets", "Child tickets"],["Opening hours", "Child tickets", "Adult tickets"],["Child tickets", "Opening hours", "Adult tickets"],["Child tickets", "Adult tickets","Opening hours"],["Adult tickets","Opening hours","Child tickets"],["Adult tickets","Child tickets","Opening hours"]]}} -{"museum.exhibition_detail_1": {"exhibition_name": ["Wonder of Nature"], "museum_name": ["Louvre", "Louvre Museum"], "visitor_type": [["child", "adult"], ["adult", "child"]]},"museum.exhibition_detail": {"exhibition_name": ["Age of Reptiles"], "museum_name": ["British Museum"], "visitor_type": [["child", "adult"], ["adult", "child"]]}} -{"find_music_instrument_store_1": {"location": ["San Francisco, CA","San Francisco, CA", "San Francisco, California"], "instruments": [["Yamaha Acoustic Guitar", "Kawai Piano"],["Kawai Piano", "Yamaha Acoustic Guitar"],["Yamaha acoustic guitar", "Kawai piano"],["Kawai piano","Yamaha acoustic guitar"]]}, "find_music_instrument_store_2": {"location": ["Chicago, IL", "Chicago, Illinois","Chicago, IL."], "instruments": [["Yamaha Acoustic Guitar", "Kawai Piano"],["Kawai Piano", "Yamaha Acoustic Guitar"],["Yamaha acoustic guitar", "Kawai piano"],["Kawai piano","Yamaha acoustic guitar"]]}} -{"check_instrument_availability_1": {"instrument": ["Yamaha P125","Yamaha P125 piano"], "city": ["Berlin"]}, "check_instrument_availability_2": {"instrument": ["Yamaha P125","Yamaha P125 piano"], "city": ["Madrid"]}} -{"concert_finder_1": {"location": ["San Francisco, California", "San Francisco, CA", "SF, California", "SF, CA"], "music_genre": ["rock"], "time_period": [30, ""]}, "concert_finder_2": {"location": ["San Francisco, California", "San Francisco, CA", "SF, California", "SF, CA"], "music_genre": ["jazz"], "time_period": [30, ""]}, "concert_finder_3": {"location": ["New York, New York", "New York, NY", "NYC", "NY, NY"], "music_genre": ["rock"], "time_period": [30,""]}, "concert_finder_4": {"location": ["New York, New York", "New York, NY", "NYC", "NY, NY"], "music_genre": ["jazz"], "time_period": [30,""]}} -{"concert.find_nearby_1": {"location": ["Berlin"], "date": ["next Friday"], "genre": ["Classical","classical"], "amenities": [["Parking"],""]}, "concert.find_nearby_2": {"location": ["Paris"], "date": ["next Friday"], "genre": ["Classical","classical"], "amenities": [["Parking"],""]}} +{"ancient_empires.get_religion_info_1": {"empire_name": ["Mauryan Empire"], "include_influences": [true]}, "ancient_empires.get_religion_info_2": {"empire_name": ["Persian Empire"], "include_influences": [true]}} +{"paint_color_mixture 1": {"paint_type": ["Watercolor", "watercolor"], "color": ["Magenta", "magenta"]}, "paint_color_mixture 2": {"paint_type": ["Acrylic", "acrylic"], "color": ["Navy", "navy"]}} +{"color_converter.get_color_info_1": {"color_name": ["navy"], "conversion_type": [["RGB", "HEX"], ["HEX", "RGB"]]}, "color_converter.get_color_info_2": {"color_name": ["purple"], "conversion_type": [["RGB", "HEX"], ["HEX", "RGB"]]}, "color_converter.get_color_info_3": {"color_name": ["maroon"], "conversion_type": [["RGB", "HEX"], ["HEX", "RGB"]]}} +{"calc_distance 1": {"start_loc": ["New York", "New York, NY", "New York City", "NYC"], "end_loc": ["Washington DC", "Washington D.C."], "shortest_route": [true]}, "calc_distance 2": {"start_loc": ["Los Angeles", "Los Angeles, CA", "LA"], "end_loc": ["San Francisco", "SF"], "shortest_route": [true]}} +{"museum_info.get_info 1": {"location": ["Washington D.C.", "Washington DC"], "details": [["Opening hours", "Adult tickets", "Child tickets"], ["Opening hours", "Child tickets", "Adult tickets"], ["Child tickets", "Opening hours", "Adult tickets"], ["Child tickets", "Adult tickets", "Opening hours"], ["Adult tickets", "Opening hours", "Child tickets"], ["Adult tickets", "Child tickets", "Opening hours"]]}, "museum_info.get_info 2": {"location": ["Paris"], "details": [["Opening hours", "Adult tickets", "Child tickets"], ["Opening hours", "Child tickets", "Adult tickets"], ["Child tickets", "Opening hours", "Adult tickets"], ["Child tickets", "Adult tickets", "Opening hours"], ["Adult tickets", "Opening hours", "Child tickets"], ["Adult tickets", "Child tickets", "Opening hours"]]}} +{"museum.exhibition_detail_1": {"exhibition_name": ["Wonder of Nature"], "museum_name": ["Louvre", "Louvre Museum"], "visitor_type": [["child", "adult"], ["adult", "child"]]}, "museum.exhibition_detail": {"exhibition_name": ["Age of Reptiles"], "museum_name": ["British Museum"], "visitor_type": [["child", "adult"], ["adult", "child"]]}} +{"find_music_instrument_store_1": {"location": ["San Francisco, CA", "San Francisco, CA", "San Francisco, California"], "instruments": [["Yamaha Acoustic Guitar", "Kawai Piano"], ["Kawai Piano", "Yamaha Acoustic Guitar"], ["Yamaha acoustic guitar", "Kawai piano"], ["Kawai piano", "Yamaha acoustic guitar"]]}, "find_music_instrument_store_2": {"location": ["Chicago, IL", "Chicago, Illinois", "Chicago, IL."], "instruments": [["Yamaha Acoustic Guitar", "Kawai Piano"], ["Kawai Piano", "Yamaha Acoustic Guitar"], ["Yamaha acoustic guitar", "Kawai piano"], ["Kawai piano", "Yamaha acoustic guitar"]]}} +{"check_instrument_availability_1": {"instrument": ["Yamaha P125", "Yamaha P125 piano"], "city": ["Berlin"]}, "check_instrument_availability_2": {"instrument": ["Yamaha P125", "Yamaha P125 piano"], "city": ["Madrid"]}} +{"concert_finder_1": {"location": ["San Francisco, California", "San Francisco, CA", "SF, California", "SF, CA"], "music_genre": ["rock"], "time_period": [30, ""]}, "concert_finder_2": {"location": ["San Francisco, California", "San Francisco, CA", "SF, California", "SF, CA"], "music_genre": ["jazz"], "time_period": [30, ""]}, "concert_finder_3": {"location": ["New York, New York", "New York, NY", "NYC", "NY, NY"], "music_genre": ["rock"], "time_period": [30, ""]}, "concert_finder_4": {"location": ["New York, New York", "New York, NY", "NYC", "NY, NY"], "music_genre": ["jazz"], "time_period": [30, ""]}} +{"concert.find_nearby_1": {"location": ["Berlin"], "date": ["next Friday"], "genre": ["Classical", "classical"], "amenities": [["Parking"], ""]}, "concert.find_nearby_2": {"location": ["Paris"], "date": ["next Friday"], "genre": ["Classical", "classical"], "amenities": [["Parking"], ""]}} {"musicCharts.getMostPlayed_1": {"genre": ["Pop"], "region": ["Australia", "AU"], "duration": ["", 0]}, "musicCharts.getMostPlayed_2": {"genre": ["Rock"], "region": ["Australia", "AU"], "duration": ["", 0]}} {"calculate_winning_percentage_1": {"team": ["Lakers"], "season": [2018]}, "calculate_winning_percentage_2": {"team": ["Bulls"], "season": [2018]}, "calculate_winning_percentage_3": {"team": ["Lakers"], "season": [2020]}, "calculate_winning_percentage_4": {"team": ["Bulls"], "season": [2020]}} {"get_team_ranking_1": {"team": ["Barcelona", "Barca"], "league": ["UEFA Champions League", "Champions League"]}, "get_team_ranking_2": {"team": ["Manchester United", "Man United", "Man U", "MUFC"], "league": ["La Liga"]}} {"PokemonGO.get_moves 1": {"pokemon": ["Pikachu"], "move": ["", "Run"]}, "PokemonGO.get_moves 2": {"pokemon": ["Bulbasaur"], "move": ["Solar Beam"]}} -{"player_status.check_1": {"team": ["RocketLeague"], "player_id": [3142], "season": [2017]},"player_status.check_2": {"team": ["RocketLeague"], "player_id": [3142], "season": [2018]},"player_status.check_3": {"team": ["RocketLeague"], "player_id": [3142], "season": [2019]}} +{"player_status.check_1": {"team": ["RocketLeague"], "player_id": [3142], "season": [2017]}, "player_status.check_2": {"team": ["RocketLeague"], "player_id": [3142], "season": [2018]}, "player_status.check_3": {"team": ["RocketLeague"], "player_id": [3142], "season": [2019]}} {"game.save_progress_1": {"stage": [7], "mode": ["easy"], "level": ["user", ""]}, "game.save_progress_2": {"stage": [3], "mode": ["hard"], "level": ["user", ""]}} -{"recipe_search.find_1": {"dish": ["Chicken Noodle Soup"], "diet": ["", "Keto"]}, "recipe_search.find_2": {"dish": ["Salad","salad","Vegan Salad","vegan salad"], "diet": ["Vegan"]}} -{"restaurant_finder_1": {"location": ["New York", "New York, NY", "New York City", "NYC", "NY"], "cuisine": ["Italian"], "preferences": [["Vegetarian"]]}, "restaurant_finder_2": {"location": ["Los Angeles", "Los Angeles, CA", "LA", "L.A."], "cuisine": ["Japanese"], "preferences": [["Delivery"], ""]}} +{"recipe_search.find_1": {"dish": ["Chicken Noodle Soup"], "diet": ["", "Keto"]}, "recipe_search.find_2": {"dish": ["Salad", "salad", "Vegan Salad", "vegan salad"], "diet": ["Vegan"]}} +{"restaurant_finder_1": {"location": ["New York", "New York, NY", "New York City", "NYC", "NY"], "cuisine": ["Italian"], "preferences": [["Vegetarian"]]}, "restaurant_finder_2": {"location": ["Los Angeles", "Los Angeles, CA", "LA", "L.A."], "cuisine": ["Japanese"], "preferences": [["Delivery"], ""]}} {"get_cooking_recipe_1": {"dish_name": ["Lasagne Bolognese"], "serving_size": [4]}, "get_cooking_recipe_2": {"dish_name": ["Caesar Salad"], "serving_size": [2]}} -{"whole_foods.order_1": {"location": ["downtown", "Downtown"], "items": [["pepperoni pizza", "chicken Caesar salad"],["chicken Caesar salad","pepperoni pizza"]], "size": ["large"]}, "whole_foods.order_2": {"location": ["uptown", "Uptown"], "items": [["pepperoni pizza", "chicken Caesar salad"],["chicken Caesar salad","pepperoni pizza"]], "size": ["large"]}} -{"grocery_store.find_by_criteria_1": {"location": ["New York City", "NYC"], "criteria": [["24 hours"]]},"grocery_store.find_by_criteria": {"location": ["SD","San Diego"], "criteria": [["Home Delivery"]]}} +{"whole_foods.order_1": {"location": ["downtown", "Downtown"], "items": [["pepperoni pizza", "chicken Caesar salad"], ["chicken Caesar salad", "pepperoni pizza"]], "size": ["large"]}, "whole_foods.order_2": {"location": ["uptown", "Uptown"], "items": [["pepperoni pizza", "chicken Caesar salad"], ["chicken Caesar salad", "pepperoni pizza"]], "size": ["large"]}} +{"grocery_store.find_by_criteria_1": {"location": ["New York City", "NYC"], "criteria": [["24 hours"]]}, "grocery_store.find_by_criteria": {"location": ["SD", "San Diego"], "criteria": [["Home Delivery"]]}} {"hotel_booking.check_availability_1": {"hotel_name": ["Queens Hotel"], "location": ["Berlin, Germany"], "check_in_date": ["2022-03-10", "03/10/2022", "Mar.10,2022"], "check_out_date": ["2022-03-20", "03/20/2022", "Mar.20,2022"]}, "hotel_booking.check_availability_2": {"hotel_name": ["Royal Hotel"], "location": ["Paris, France"], "check_in_date": ["2022-04-05", "04/05/2022", "Apr.5,2022"], "check_out_date": ["2022-04-15", "04/15/2022", "Apr.15,2022"]}} -{"hotel_booking.book_1": {"hotel_name": ["Sheraton Hotel", "Sheraton"], "location": ["New York", "New York, NY", "New York City", "NYC"], "check_in": ["2022-05-01", "05/01/2022", "May 1, 2022"], "check_out": ["2022-05-05", "05/05/2022", "May 5, 2022"], "adults": [2], "children": [1]}, "hotel_booking.book_2": {"hotel_name": ["Marriott"], "location": ["Los Angeles", "Los Angeles, CA", "LA"], "check_in": ["2022-06-01", "06/01/2022", "June 1, 2022"], "check_out": ["2022-06-10", "06/10/2022", "June 10, 2022"], "adults": [1], "children": [2]}} +{"hotel_booking.book_1": {"hotel_name": ["Sheraton Hotel", "Sheraton"], "location": ["New York", "New York, NY", "New York City", "NYC"], "check_in": ["2022-05-01", "05/01/2022", "May 1, 2022"], "check_out": ["2022-05-05", "05/05/2022", "May 5, 2022"], "adults": [2], "children": [1]}, "hotel_booking.book_2": {"hotel_name": ["Marriott"], "location": ["Los Angeles", "Los Angeles, CA", "LA"], "check_in": ["2022-06-01", "06/01/2022", "June 1, 2022"], "check_out": ["2022-06-10", "06/10/2022", "June 10, 2022"], "adults": [1], "children": [2]}} {"get_exchange_rate 1": {"base_currency": ["USD"], "target_currency": ["AUD"]}, "get_exchange_rate 2": {"base_currency": ["USD"], "target_currency": ["CAD"]}} {"get_conversion_cost_1": {"amount": [15000], "from_currency": ["Euro", "EUR"], "to_currency": ["dollars", "USD", "Dollar"]}, "get_conversion_cost_2": {"amount": [200], "from_currency": ["pounds", "GBP"], "to_currency": ["dollars", "USD"]}} {"math.factorial_1": {"number": [5]}, "math.factorial_2": {"number": [7]}, "math.factorial_3": {"number": [9]}} @@ -63,15 +63,15 @@ {"algebra.quadratic_roots_1": {"a": [3], "b": [4], "c": [2]}, "algebra.quadratic_roots_2": {"a": [5], "b": [-7], "c": [3]}} {"solve_quadratic_equation_1": {"a": [5], "b": [6], "c": [1]}, "solve_quadratic_equation_2": {"a": [3], "b": [2], "c": [1]}} {"solve_quadratic_1": {"a": [2], "b": [5], "c": [3], "root_type": ["all", ""]}, "solve_quadratic_2": {"a": [1], "b": [-3], "c": [2], "root_type": ["real"]}, "solve_quadratic_3": {"a": [4], "b": [-7], "c": [3], "root_type": ["all", ""]}, "solve_quadratic_4": {"a": [1], "b": [2], "c": [1], "root_type": ["real"]}} -{"calculate_circumference_1": {"radius": [5], "unit": ["cm", "centimeter"]}, "calculate_circumference_2": {"radius": [10], "unit": ["cm", "centimeter",""]}, "calculate_circumference_3": {"radius": [15], "unit": ["cm", "centimeter",""]}, "calculate_circumference_4": {"radius": [20], "unit": ["cm", "centimeter",""]}} -{"geometry.area_circle_1": {"radius": [5], "units": ["meters", "m", ""]},"geometry.area_circle_2": {"radius": [10], "units": ["meters", "m", ""]},"geometry.area_circle_3": {"radius": [15], "units": ["meters", "m", ""]}} +{"calculate_circumference_1": {"radius": [5], "unit": ["cm", "centimeter"]}, "calculate_circumference_2": {"radius": [10], "unit": ["cm", "centimeter", ""]}, "calculate_circumference_3": {"radius": [15], "unit": ["cm", "centimeter", ""]}, "calculate_circumference_4": {"radius": [20], "unit": ["cm", "centimeter", ""]}} +{"geometry.area_circle_1": {"radius": [5], "units": ["meters", "m", ""]}, "geometry.area_circle_2": {"radius": [10], "units": ["meters", "m", ""]}, "geometry.area_circle_3": {"radius": [15], "units": ["meters", "m", ""]}} {"geometry.calculate_area_circle_1": {"radius": [5], "unit": ["meters", "m"]}, "geometry.calculate_area_circle_2": {"radius": [10], "unit": ["meters", "m"]}} {"calculate_area_1": {"base": [12], "height": [15], "unit": ["m", "meters", "meter"]}, "calculate_area_2": {"base": [18], "height": [24], "unit": ["m", "meters", "meter"]}} {"calculate_triangle_area_1": {"base": [10], "height": [5]}, "calculate_triangle_area_2": {"base": [8], "height": [6]}} -{"geometry.circumference_1": {"radius": [5], "units": ["m", "meters"]}, "geometry.circumference_2": {"radius": [10], "units": ["m", "meters",""]}, "geometry.circumference_3": {"radius": [15], "units": ["m", "meters",""]}, "geometry.circumference_4": {"radius": [20], "units": ["m", "meters",""]}} +{"geometry.circumference_1": {"radius": [5], "units": ["m", "meters"]}, "geometry.circumference_2": {"radius": [10], "units": ["m", "meters", ""]}, "geometry.circumference_3": {"radius": [15], "units": ["m", "meters", ""]}, "geometry.circumference_4": {"radius": [20], "units": ["m", "meters", ""]}} {"calculate_derivative_1": {"function": ["3x^3 - 2x^2 + 5x - 7"], "x_value": [4]}, "calculate_derivative_2": {"function": ["9x^2 - 4x + 5"], "x_value": [2]}} -{"integrate_1": {"function": ["x^3","x**3"], "start_x": [2], "end_x": [5], "method": ["trapezoid"]}, "integrate_2": {"function": ["x^3","x**3"], "start_x": [2], "end_x": [5], "method": ["simpson"]}, "integrate_3": {"function": ["2x^2+3x-1"], "start_x": [-1], "end_x": [3], "method": ["trapezoid"]}, "integrate_4": {"function": ["2x^2+3x-1"], "start_x": [-1], "end_x": [3], "method": ["simpson"]}} -{"calculus.derivative_1": {"function": ["3x^2 + 2x - 1","3x**2 + 2x - 1"], "value": [5], "function_variable": ["x", ""]}, "calculus.derivative_2": {"function": ["4y^3 - 3y^2 + 2y - 1"], "value": [3], "function_variable": ["y"]}} +{"integrate_1": {"function": ["x^3", "x**3"], "start_x": [2], "end_x": [5], "method": ["trapezoid", ""]}, "integrate_2": {"function": ["x^3", "x**3"], "start_x": [2], "end_x": [5], "method": ["simpson"]}, "integrate_3": {"function": ["2x^2+3x-1"], "start_x": [-1], "end_x": [3], "method": ["trapezoid", ""]}, "integrate_4": {"function": ["2x^2+3x-1"], "start_x": [-1], "end_x": [3], "method": ["simpson"]}} +{"calculus.derivative_1": {"function": ["3x^2 + 2x - 1", "3x**2 + 2x - 1"], "value": [5], "function_variable": ["x", ""]}, "calculus.derivative_2": {"function": ["4y^3 - 3y^2 + 2y - 1"], "value": [3], "function_variable": ["y"]}} {"get_prime_factors_1": {"number": [4567], "formatted": [true]}, "get_prime_factors_2": {"number": [4567], "formatted": [false]}, "get_prime_factors_3": {"number": [7890], "formatted": [true]}, "get_prime_factors_4": {"number": [7890], "formatted": [false]}} {"number_analysis.prime_factors_1": {"number": [45]}, "number_analysis.prime_factors_2": {"number": [100]}, "number_analysis.prime_factors_3": {"number": [150]}} {"math.gcd_1": {"num1": [45], "num2": [60]}, "math.gcd_2": {"num1": [81], "num2": [27]}} @@ -79,94 +79,94 @@ {"number_theory.gcd 1": {"number1": [45], "number2": [60]}, "number_theory.gcd 2": {"number1": [81], "number2": [63]}} {"prime_factorize 1": {"number": [4567], "return_type": ["dictionary"]}, "prime_factorize 2": {"number": [7890], "return_type": ["dictionary"]}} {"math.gcd_1": {"num1": [36], "num2": [48]}, "math.gcd_2": {"num1": [60], "num2": [96]}} -{"calculate_final_velocity_1": {"height": [10], "initial_velocity": [0], "gravity": [9.81,""]}, "calculate_final_velocity_2": {"height": [20], "initial_velocity": [0], "gravity": [9.81,""]}, "calculate_final_velocity_3": {"height": [15], "initial_velocity": [0], "gravity": [9.81,""]}, "calculate_final_velocity_4": {"height": [25], "initial_velocity": [0], "gravity": [9.81,""]}} +{"calculate_final_velocity_1": {"height": [10], "initial_velocity": [0], "gravity": [9.81, ""]}, "calculate_final_velocity_2": {"height": [20], "initial_velocity": [0], "gravity": [9.81, ""]}, "calculate_final_velocity_3": {"height": [15], "initial_velocity": [0], "gravity": [9.81, ""]}, "calculate_final_velocity_4": {"height": [25], "initial_velocity": [0], "gravity": [9.81, ""]}} {"calculate_velocity_1": {"distance": [120], "duration": [5], "unit": ["km/h", ""]}, "calculate_velocity_2": {"distance": [150], "duration": [6], "unit": ["km/h", ""]}} {"final_velocity_1": {"initial_velocity": [0], "acceleration": [5], "time": [10]}, "final_velocity_2": {"initial_velocity": [10], "acceleration": [7], "time": [8]}, "final_velocity_3": {"initial_velocity": [20], "acceleration": [4], "time": [12]}} {"calculate_displacement_1": {"initial_velocity": [15], "time": [7], "acceleration": [3.5]}, "calculate_displacement_2": {"initial_velocity": [20], "time": [10], "acceleration": [2]}, "calculate_displacement_3": {"initial_velocity": [25], "time": [8], "acceleration": [0]}} -{"calculate_final_speed_1": {"initial_speed": [0], "time": [10], "gravity": [-9.81,""]}, "calculate_final_speed_2": {"initial_speed": [5], "time": [7], "gravity": [-9.81,""]}} +{"calculate_final_speed_1": {"initial_speed": [0], "time": [10], "gravity": [-9.81, ""]}, "calculate_final_speed_2": {"initial_speed": [5], "time": [7], "gravity": [-9.81, ""]}} {"kinematics.final_velocity_from_distance_1": {"acceleration": [5], "distance": [100], "initial_velocity": ["", 0]}, "kinematics.final_velocity_from_distance_2": {"acceleration": [10], "distance": [200], "initial_velocity": ["", 0]}} -{"calculate_final_velocity_1": {"initial_velocity": [0], "acceleration": [6], "time": [10]},"calculate_final_velocity_2": {"initial_velocity": [20], "acceleration": [4], "time": [15]}} -{"calculate_final_speed_1": {"initial_velocity": [0,""], "height": [10], "gravity": [9.8, ""]}, "calculate_final_speed_2": {"initial_velocity": [5], "height": [20], "gravity": [9.8, ""]}} +{"calculate_final_velocity_1": {"initial_velocity": [0], "acceleration": [6], "time": [10]}, "calculate_final_velocity_2": {"initial_velocity": [20], "acceleration": [4], "time": [15]}} +{"calculate_final_speed_1": {"initial_velocity": [0, ""], "height": [10], "gravity": [9.8, ""]}, "calculate_final_speed_2": {"initial_velocity": [5], "height": [20], "gravity": [9.8, ""]}} {"get_directions 1": {"start_location": ["San Francisco", "SF"], "end_location": ["Palo Alto"], "route_type": ["fastest"]}, "get_directions 2": {"start_location": ["Palo Alto"], "end_location": ["Golden Gate Bridge in San Francisco", "Golden Gate Bridge, San Francisco", "Golden Gate Bridge"], "route_type": ["scenic"]}, "get_directions 3": {"start_location": ["Golden Gate Bridge in San Francisco", "Golden Gate Bridge, San Francisco", "'Golden Gate Bridge"], "end_location": ["San Francisco", "SF"], "route_type": ["fastest"]}} {"travel_itinerary_generator_1": {"destination": ["Tokyo"], "days": [7], "daily_budget": [200], "exploration_type": ["urban", ""]}, "travel_itinerary_generator_2": {"destination": ["Paris"], "days": [10], "daily_budget": [150], "exploration_type": ["history"]}, "travel_itinerary_generator_3": {"destination": ["Sydney"], "days": [5], "daily_budget": [100], "exploration_type": ["nature"]}, "travel_itinerary_generator_4": {"destination": ["Rome"], "days": [12], "daily_budget": [180], "exploration_type": ["culture"]}} -{"vegan_restaurant.find_nearby_1": {"location": ["Los Angeles, CA", "Los Angeles", "Los Angeles, CA", "LA", "CA"], "operating_hours": [22]}, "vegan_restaurant.find_nearby_2": {"location": ["San Francisco, CA", "San Francisco", "SF", "CA"], "operating_hours": [22]}, "vegan_restaurant.find_nearby_3": {"location": ["Seattle, WA", "Seattle", "WA"], "operating_hours": [22]}} -{"get_shortest_driving_distance_1": {"origin": ["New York City", "NYC"], "destination": ["Los Angeles", "Los Angeles, CA", "LA"], "unit": ["miles","mile"]}, "get_shortest_driving_distance_2": {"origin": ["Los Angeles", "Los Angeles, CA", "LA"], "destination": ["Miami"], "unit": ["miles","mile"]}, "get_shortest_driving_distance_3": {"origin": ["Miami"], "destination": ["New York City", "NYC"], "unit": ["miles","mile"]}} -{"route.estimate_time_1": {"start_location": ["New York", "New York, NY", "NYC"], "end_location": ["Miami"], "stops": [["Philadelphia", "Washington D.C.", "Atlanta"], ["Philadelphia", "Washington D.C.", "Atlanta"], ["Philadelphia", "Washington D.C.", "Atlanta"], ["Atlanta", "Philadelphia", "Washington D.C."], ["Atlanta", "Philadelphia", "Washington D.C."], ["Atlanta", "Philadelphia", "Washington D.C."], ["Washington D.C.", "Philadelphia", "Atlanta"], ["Washington D.C.", "Philadelphia", "Atlanta"], ["Washington D.C.", "Philadelphia", "Atlanta"]]}, "route.estimate_time_2": {"start_location": ["New York", "New York, NY", "NYC"], "end_location": ["Miami"], "stops": [["Washington D.C."],["Philadelphia", "Washington D.C."], ["Philadelphia", "Washington D.C.", "New York"], ["Philadelphia", "Washington D.C.", "NYC"], ["Washington D.C.", "Philadelphia"], ["Washington D.C.", "Philadelphia", "New York"], ["Washington D.C.", "Philadelphia", "NYC"]]}, "route.estimate_time_3": {"start_location": ["Philadelphia"], "end_location": ["Miami"], "stops": [["Washington D.C."], ["Washington D.C.", "Philadelphia"]]}} +{"vegan_restaurant.find_nearby_1": {"location": ["Los Angeles, CA", "Los Angeles", "Los Angeles, CA", "LA", "CA"], "operating_hours": [22]}, "vegan_restaurant.find_nearby_2": {"location": ["San Francisco, CA", "San Francisco", "SF", "CA"], "operating_hours": [22]}, "vegan_restaurant.find_nearby_3": {"location": ["Seattle, WA", "Seattle", "WA"], "operating_hours": [22]}} +{"get_shortest_driving_distance_1": {"origin": ["New York City", "NYC"], "destination": ["Los Angeles", "Los Angeles, CA", "LA"], "unit": ["miles", "mile"]}, "get_shortest_driving_distance_2": {"origin": ["Los Angeles", "Los Angeles, CA", "LA"], "destination": ["Miami"], "unit": ["miles", "mile"]}, "get_shortest_driving_distance_3": {"origin": ["Miami"], "destination": ["New York City", "NYC"], "unit": ["miles", "mile"]}} +{"route.estimate_time_1": {"start_location": ["New York", "New York, NY", "NYC"], "end_location": ["Miami"], "stops": [["Philadelphia", "Washington D.C.", "Atlanta"], ["Philadelphia", "Washington D.C.", "Atlanta"], ["Philadelphia", "Washington D.C.", "Atlanta"], ["Atlanta", "Philadelphia", "Washington D.C."], ["Atlanta", "Philadelphia", "Washington D.C."], ["Atlanta", "Philadelphia", "Washington D.C."], ["Washington D.C.", "Philadelphia", "Atlanta"], ["Washington D.C.", "Philadelphia", "Atlanta"], ["Washington D.C.", "Philadelphia", "Atlanta"]]}, "route.estimate_time_2": {"start_location": ["New York", "New York, NY", "NYC"], "end_location": ["Miami"], "stops": [["Washington D.C."], ["Philadelphia", "Washington D.C."], ["Philadelphia", "Washington D.C.", "New York"], ["Philadelphia", "Washington D.C.", "NYC"], ["Washington D.C.", "Philadelphia"], ["Washington D.C.", "Philadelphia", "New York"], ["Washington D.C.", "Philadelphia", "NYC"]]}, "route.estimate_time_3": {"start_location": ["Philadelphia"], "end_location": ["Miami"], "stops": [["Washington D.C."], ["Washington D.C.", "Philadelphia"]]}} {"calculate_electric_field_1": {"charge": [5], "distance": [2], "permitivity": ["", 0]}, "calculate_electric_field_2": {"charge": [3], "distance": [4], "permitivity": ["", 0]}} {"calculate_magnetic_field_1": {"current": [10], "radius": [0.5], "permeability": ["", 0]}, "calculate_magnetic_field_2": {"current": [15], "radius": [1], "permeability": ["", 0]}} -{"electromagnetic_force_1": {"charge1": [5], "charge2": [10], "distance": [2], "medium_permittivity": [8.854e-12,""]},"electromagnetic_force_2": {"charge1": [5], "charge2": [10], "distance": [2], "medium_permittivity": [5e-12,""]}} +{"electromagnetic_force_1": {"charge1": [5], "charge2": [10], "distance": [2], "medium_permittivity": [8.854e-12, ""]}, "electromagnetic_force_2": {"charge1": [5], "charge2": [10], "distance": [2], "medium_permittivity": [5e-12, ""]}} {"calculate_resonant_frequency_1": {"inductance": [0.005], "capacitance": [1e-07], "round_off": [3]}, "calculate_resonant_frequency_2": {"inductance": [0.007], "capacitance": [2e-07], "round_off": [4]}} {"calculate_electric_field_strength_1": {"charge": [2], "distance": [0.5], "medium": ["vacuum", ""]}, "calculate_electric_field_strength_2": {"charge": [2], "distance": [1], "medium": ["vacuum", ""]}, "calculate_electric_field_strength_3": {"charge": [2], "distance": [2], "medium": ["vacuum", ""]}, "calculate_electric_field_strength_4": {"charge": [2], "distance": [1], "medium": ["air"]}} -{"thermo.calculate_energy_1": {"mass": [500], "phase_transition": ["melting"], "substance": ["water",""]},"thermo.calculate_energy_2": {"mass": [500], "phase_transition": ["freezing"], "substance": ["water",""]},"thermo.calculate_energy_4": {"mass": [500], "phase_transition": ["vaporization"], "substance": ["water",""]},"thermo.calculate_energy_3": {"mass": [500], "phase_transition": ["condensation"], "substance": ["water",""]}} -{"get_boiling_melting_points_1": {"substance": ["water"], "sea_level": [0]}, "get_boiling_melting_points_2": {"substance": ["iron"], "sea_level": [1000]},"get_boiling_melting_points_3": {"substance": ["water"], "sea_level": [1000]}, "get_boiling_melting_points_4": {"substance": ["iron"], "sea_level": [0]}} -{"calculate_density_1": {"mass": [10], "volume": [2], "unit": ["","kg/m³"]}, "calculate_density_2": {"mass": [15], "volume": [3], "unit": ["","kg/m³"]}} -{"calc_absolute_pressure_1": {"gauge_pressure": [2.5], "atm_pressure": [1]}, "calc_absolute_pressure_2": {"gauge_pressure": [2.5], "atm_pressure": [0.85]}} +{"thermo.calculate_energy_1": {"mass": [500], "phase_transition": ["melting"], "substance": ["water", ""]}, "thermo.calculate_energy_2": {"mass": [500], "phase_transition": ["freezing"], "substance": ["water", ""]}, "thermo.calculate_energy_4": {"mass": [500], "phase_transition": ["vaporization"], "substance": ["water", ""]}, "thermo.calculate_energy_3": {"mass": [500], "phase_transition": ["condensation"], "substance": ["water", ""]}} +{"get_boiling_melting_points_1": {"substance": ["water"], "sea_level": [0]}, "get_boiling_melting_points_2": {"substance": ["iron"], "sea_level": [1000]}, "get_boiling_melting_points_3": {"substance": ["water"], "sea_level": [1000]}, "get_boiling_melting_points_4": {"substance": ["iron"], "sea_level": [0]}} +{"calculate_density_1": {"mass": [10], "volume": [2], "unit": ["", "kg/m\u00b3"]}, "calculate_density_2": {"mass": [15], "volume": [3], "unit": ["", "kg/m\u00b3"]}} +{"calc_absolute_pressure_1": {"gauge_pressure": [2.5], "atm_pressure": [1, ""]}, "calc_absolute_pressure_2": {"gauge_pressure": [2.5], "atm_pressure": [0.85]}} {"entropy_change.calculate_1": {"substance": ["A"], "mass": [2], "initial_temperature": [25], "final_temperature": [75], "pressure": [1, ""]}, "entropy_change.calculate_2": {"substance": ["A"], "mass": [2], "initial_temperature": [10], "final_temperature": [50], "pressure": [1, ""]}} -{"calculate_entropy_change_1": {"initial_temp": [300], "final_temp": [350], "heat_capacity": [4.18], "isothermal": [true]}, "calculate_entropy_change_2": {"initial_temp": [300], "final_temp": [350], "heat_capacity": [4.18], "isothermal": [false]}} -{"calc_heat_capacity_1": {"temp": [300], "volume": [2.5], "gas": ["air",""]}, "calc_heat_capacity_2": {"temp": [350], "volume": [2.5], "gas": ["air",""]}, "calc_heat_capacity_3": {"temp": [300], "volume": [1.5], "gas": ["air",""]}} -{"fetch_DNA_sequence_1": {"DNA_id": ["XYZ123"], "format": ["", "fasta"], "upstream": ["", 0]}, "fetch_DNA_sequence_2": {"DNA_id": ["XYZ123"], "format": ["genbank"], "upstream": [0,""]}, "fetch_DNA_sequence_3": {"DNA_id": ["XYZ123"], "format": ["", "fasta"], "upstream": [500]}} +{"calculate_entropy_change_1": {"initial_temp": [300], "final_temp": [350], "heat_capacity": [4.18], "isothermal": [true, ""]}, "calculate_entropy_change_2": {"initial_temp": [300], "final_temp": [350], "heat_capacity": [4.18], "isothermal": [false]}} +{"calc_heat_capacity_1": {"temp": [300], "volume": [2.5], "gas": ["air", ""]}, "calc_heat_capacity_2": {"temp": [350], "volume": [2.5], "gas": ["air", ""]}, "calc_heat_capacity_3": {"temp": [300], "volume": [1.5], "gas": ["air", ""]}} +{"fetch_DNA_sequence_1": {"DNA_id": ["XYZ123"], "format": ["", "fasta"], "upstream": ["", 0]}, "fetch_DNA_sequence_2": {"DNA_id": ["XYZ123"], "format": ["genbank"], "upstream": [0, ""]}, "fetch_DNA_sequence_3": {"DNA_id": ["XYZ123"], "format": ["", "fasta"], "upstream": [500]}} {"get_protein_sequence_1": {"gene": ["BRCA1"], "species": ["Homo sapiens", ""]}, "get_protein_sequence_2": {"gene": ["BRCA2"], "species": ["Homo sapiens", ""]}, "get_protein_sequence_3": {"gene": ["BRCA1"], "species": ["Pan troglodytes"]}, "get_protein_sequence_4": {"gene": ["BRCA2"], "species": ["Pan troglodytes"]}} {"biology.get_cell_info_1": {"cell_type": ["neuron"], "detailed": [true]}, "biology.get_cell_info_2": {"cell_type": ["muscle"], "detailed": [false, ""]}} {"cellbio.get_proteins_1": {"cell_compartment": ["nucleus"], "include_description": [true]}, "cellbio.get_proteins_2": {"cell_compartment": ["mitochondria"], "include_description": [true]}, "cellbio.get_proteins_3": {"cell_compartment": ["cytoplasm"], "include_description": [true]}} {"cell_biology.function_lookup_1": {"molecule": ["ATP"], "organelle": ["mitochondria"], "specific_function": [true]}, "cell_biology.function_lookup_2": {"molecule": ["DNA"], "organelle": ["nucleus"], "specific_function": [true]}} {"calculate_molecular_weight_1": {"compound": ["C6H12O6"], "to_unit": ["grams/mole", "g/mol"]}, "calculate_molecular_weight_2": {"compound": ["C12H22O11"], "to_unit": ["grams/mole", "g/mol"]}} -{"mutation_type.find_1": {"snp_id": ["rs123456"], "species": ["Homo sapiens", "Humans"]}, "mutation_type.find_2": {"snp_id": ["rs7891011"], "species": ["Canis lupus familiaris", "Dog"]}} -{"diabetes_prediction_1": {"weight": [180], "height": [70], "activity_level": ["lightly active"]},"diabetes_prediction_2": {"weight": [200], "height": [65], "activity_level": ["very active"]},"diabetes_prediction_3": {"weight": [150], "height": [72], "activity_level": ["moderately active"]},"diabetes_prediction_4": {"weight": [220], "height": [68], "activity_level": ["extra active"]}} -{"analyze_dna_sequence_1": {"sequence": ["AGCTTAGCTA"], "reference_sequence": ["AGCTTAGCTA"], "mutation_type": ["insertion", ""]},"analyze_dna_sequence_2": {"sequence": ["AGCTTAGGCTA"], "reference_sequence": ["AGCTTAGCTA"], "mutation_type": ["insertion"]},"analyze_dna_sequence_3": {"sequence": ["AGCTTAGCTA"], "reference_sequence": ["AGCTTAGCTA"], "mutation_type": ["deletion"]},"analyze_dna_sequence_4": {"sequence": ["AGCTTAGGCTA"], "reference_sequence": ["AGCTTAGCTA"], "mutation_type": ["deletion"]},"analyze_dna_sequence_5": {"sequence": ["AGCTTAGCTA"], "reference_sequence": ["AGCTTAGCTA"], "mutation_type": ["substitution"]},"analyze_dna_sequence_6": {"sequence": ["AGCTTAGGCTA"], "reference_sequence": ["AGCTTAGCTA"], "mutation_type": ["substitution"]}} -{"genetics.calculate_similarity_1": {"species1": ["human","Human"], "species2": ["chimpanzee"], "format": ["percentage"]}, "genetics.calculate_similarity_2": {"species1": ["human"], "species2": ["chimpanzee"], "format": ["fraction"]}, "genetics.calculate_similarity_3": {"species1": ["human"], "species2": ["gorilla"], "format": ["percentage"]}, "genetics.calculate_similarity_4": {"species1": ["human"], "species2": ["gorilla"], "format": ["fraction"]}} +{"mutation_type.find_1": {"snp_id": ["rs123456"], "species": ["Homo sapiens", "Humans", ""]}, "mutation_type.find_2": {"snp_id": ["rs7891011"], "species": ["Canis lupus familiaris", "Dog"]}} +{"diabetes_prediction_1": {"weight": [180], "height": [70], "activity_level": ["lightly active"]}, "diabetes_prediction_2": {"weight": [200], "height": [65], "activity_level": ["very active"]}, "diabetes_prediction_3": {"weight": [150], "height": [72], "activity_level": ["moderately active"]}, "diabetes_prediction_4": {"weight": [220], "height": [68], "activity_level": ["extra active"]}} +{"analyze_dna_sequence_1": {"sequence": ["AGCTTAGCTA"], "reference_sequence": ["AGCTTAGCTA"], "mutation_type": ["insertion", ""]}, "analyze_dna_sequence_2": {"sequence": ["AGCTTAGGCTA"], "reference_sequence": ["AGCTTAGCTA"], "mutation_type": ["insertion", ""]}, "analyze_dna_sequence_3": {"sequence": ["AGCTTAGCTA"], "reference_sequence": ["AGCTTAGCTA"], "mutation_type": ["deletion"]}, "analyze_dna_sequence_4": {"sequence": ["AGCTTAGGCTA"], "reference_sequence": ["AGCTTAGCTA"], "mutation_type": ["deletion"]}, "analyze_dna_sequence_5": {"sequence": ["AGCTTAGCTA"], "reference_sequence": ["AGCTTAGCTA"], "mutation_type": ["substitution"]}, "analyze_dna_sequence_6": {"sequence": ["AGCTTAGGCTA"], "reference_sequence": ["AGCTTAGCTA"], "mutation_type": ["substitution"]}} +{"genetics.calculate_similarity_1": {"species1": ["human", "Human"], "species2": ["chimpanzee"], "format": ["percentage", ""]}, "genetics.calculate_similarity_2": {"species1": ["human"], "species2": ["chimpanzee"], "format": ["fraction"]}, "genetics.calculate_similarity_3": {"species1": ["human"], "species2": ["gorilla"], "format": ["percentage", ""]}, "genetics.calculate_similarity_4": {"species1": ["human"], "species2": ["gorilla"], "format": ["fraction"]}} {"calculate_genotype_frequency_1": {"allele_frequency": [0.7], "genotype": ["AA"]}, "calculate_genotype_frequency_2": {"allele_frequency": [0.7], "genotype": ["Aa"]}, "calculate_genotype_frequency_3": {"allele_frequency": [0.7], "genotype": ["aa"]}} {"calculate_density_1": {"country": ["China"], "year": ["2000"], "population": [1267000000.0], "land_area": [9597000.0]}, "calculate_density_2": {"country": ["China"], "year": ["2010"], "population": [1341000000.0], "land_area": [9597000.0]}} {"ecology_data.precipitation_stats_1": {"location": ["Amazon rainforest"], "time_frame": ["six_months"]}, "ecology_data.precipitation_stats_2": {"location": ["Amazon rainforest"], "time_frame": ["year"]}, "ecology_data.precipitation_stats_3": {"location": ["Amazon rainforest"], "time_frame": ["five_years"]}} {"identify_bird_1": {"color": ["blue"], "habitat": ["forest"], "size": ["small", ""]}, "identify_bird_2": {"color": ["black"], "habitat": ["lake"], "size": ["large"]}, "identify_bird_3": {"color": ["brown"], "habitat": ["desert"], "size": ["medium"]}, "identify_bird_4": {"color": ["green"], "habitat": ["tropical rainforest"], "size": ["large"]}} -{"forest_growth_forecast_1": {"location": ["Amazon Rainforest"], "years": [10], "include_human_impact": [false,""]}, "forest_growth_forecast_2": {"location": ["Boreal Forests of Canada"], "years": [20], "include_human_impact": [false,""]}} +{"forest_growth_forecast_1": {"location": ["Amazon Rainforest"], "years": [10], "include_human_impact": [false, ""]}, "forest_growth_forecast_2": {"location": ["Boreal Forests of Canada"], "years": [20], "include_human_impact": [false, ""]}} {"ecology.get_turtle_population_1": {"location": ["Galapagos Islands"], "year": [2015], "species": [true]}, "ecology.get_turtle_population_2": {"location": ["Galapagos Islands"], "year": [2020], "species": [true]}} {"calculate_vehicle_emission_1": {"vehicle_type": ["gas"], "miles_driven": [15000], "emission_factor": ["", 1.4]}, "calculate_vehicle_emission_2": {"vehicle_type": ["diesel"], "miles_driven": [15000], "emission_factor": [2.7]}, "calculate_vehicle_emission_3": {"vehicle_type": ["EV"], "miles_driven": [15000], "emission_factor": [0]}} {"generate_DNA_sequence 1": {"length": [500], "preferences": [["A"]]}, "generate_DNA_sequence 2": {"length": [500], "preferences": [["T"]]}, "generate_DNA_sequence 3": {"length": [500], "preferences": [["C"]]}, "generate_DNA_sequence 4": {"length": [500], "preferences": [["G"]]}} -{"population_projections_1": {"country": ["Japan"], "years": [10], "growth_rate": ["", 0.01]}, "population_projections_2": {"country": ["Japan"], "years": [10], "growth_rate": [0.015]}, "population_projections_3": {"country": ["India"], "years": [20], "growth_rate": [0.021]},"population_projections_4": {"country": ["India"], "years": [20], "growth_rate": ["", 0.01]}} -{"elephant_population_estimate_1": {"current_population": [500], "growth_rate": [0.02], "years": [10]},"elephant_population_estimate_2": {"current_population": [500], "growth_rate": [0.015], "years": [10]},"elephant_population_estimate_3": {"current_population": [500], "growth_rate": [0.025], "years": [10]}} -{"prediction.evolution_1": {"species": ["African Elephant"], "years": [5000], "model": ["Darwin"]}, "prediction.evolution_2": {"species": ["African Elephant"], "years": [5000], "model": ["Lamarck"]}} -{"restaurant.find_nearby_1": {"location": ["New York, NY", "New York City", "NYC", "NY"], "dietary_preference": [["Vegan", "Gluten-free", "Dairy-free"]]}, "restaurant.find_nearby_2": {"location": ["Los Angeles, CA", "LA", "Los Angeles", "Los Angeles, CA", "CA"], "dietary_preference": [["Vegan", "Gluten-free", "Dairy-free"]]}, "restaurant.find_nearby_3": {"location": ["Chicago, IL", "Chicago", "IL"], "dietary_preference": [["Vegan", "Gluten-free", "Dairy-free"]]}} -{"average_temperature_1": {"location": ["New York", "New York, NY", "NYC"], "days": [7], "temp_unit": ["Fahrenheit"]}, "average_temperature_2": {"location": ["Los Angeles", "Los Angeles, CA", "LA"], "days": [7], "temp_unit": ["Celsius"]}} +{"population_projections_1": {"country": ["Japan"], "years": [10], "growth_rate": ["", 0.01]}, "population_projections_2": {"country": ["Japan"], "years": [10], "growth_rate": [0.015]}, "population_projections_3": {"country": ["India"], "years": [20], "growth_rate": [0.021]}, "population_projections_4": {"country": ["India"], "years": [20], "growth_rate": ["", 0.01]}} +{"elephant_population_estimate_1": {"current_population": [500], "growth_rate": [0.02], "years": [10]}, "elephant_population_estimate_2": {"current_population": [500], "growth_rate": [0.015], "years": [10]}, "elephant_population_estimate_3": {"current_population": [500], "growth_rate": [0.025], "years": [10]}} +{"prediction.evolution_1": {"species": ["African Elephant"], "years": [5000], "model": ["Darwin", ""]}, "prediction.evolution_2": {"species": ["African Elephant"], "years": [5000], "model": ["Lamarck"]}} +{"restaurant.find_nearby_1": {"location": ["New York, NY", "New York City", "NYC", "NY"], "dietary_preference": [["Vegan", "Gluten-free", "Dairy-free"]]}, "restaurant.find_nearby_2": {"location": ["Los Angeles, CA", "LA", "Los Angeles", "Los Angeles, CA", "CA"], "dietary_preference": [["Vegan", "Gluten-free", "Dairy-free"]]}, "restaurant.find_nearby_3": {"location": ["Chicago, IL", "Chicago", "IL"], "dietary_preference": [["Vegan", "Gluten-free", "Dairy-free"]]}} +{"average_temperature_1": {"location": ["New York", "New York, NY", "NYC"], "days": [7], "temp_unit": ["Fahrenheit", ""]}, "average_temperature_2": {"location": ["Los Angeles", "Los Angeles, CA", "LA"], "days": [7], "temp_unit": ["Celsius"]}} {"create_histogram_1": {"data": [[12, 15, 11, 14, 18, 19, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26]], "bins": [5]}, "create_histogram_2": {"data": [[32, 35, 31, 34, 38, 39, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46]], "bins": [5]}} -{"find_restaurants_1": {"location": ["New York", "New York, NY", "NYC"], "food_type": ["Italian","italian"], "number": [4], "dietary_requirements": [["vegan", "gluten-free"]]}, "find_restaurants_2": {"location": ["Los Angeles", "Los Angeles, CA", "LA"], "food_type": ["Italian"], "number": [4], "dietary_requirements": [["vegan", "gluten-free"]]}} +{"find_restaurants_1": {"location": ["New York", "New York, NY", "NYC"], "food_type": ["Italian", "italian"], "number": [4], "dietary_requirements": [["vegan", "gluten-free"]]}, "find_restaurants_2": {"location": ["Los Angeles", "Los Angeles, CA", "LA"], "food_type": ["Italian"], "number": [4], "dietary_requirements": [["vegan", "gluten-free"]]}} {"map_routing.fastest_route_1": {"start_location": ["San Francisco", "SF"], "end_location": ["Palo Alto"], "avoid_tolls": [true]}, "map_routing.fastest_route_2": {"start_location": ["Palo Alto"], "end_location": ["San Jose", "SJ"], "avoid_tolls": [true]}, "map_routing.fastest_route_3": {"start_location": ["San Jose", "SJ"], "end_location": ["San Francisco", "SF"], "avoid_tolls": [true]}} {"calculate_average_1": {"numbers": [[23, 45, 67, 89]]}, "calculate_average_2": {"numbers": [[12, 34, 56, 78]]}, "calculate_average_3": {"numbers": [[98, 76, 54, 32]]}, "calculate_average_4": {"numbers": [[87, 65, 43, 21]]}} {"calculate_distance 1": {"coord1": [[48.8584, 2.2945]], "coord2": [[41.8902, 12.4922]], "unit": ["kilometers", "km"]}, "calculate_distance 2": {"coord1": [[41.8902, 12.4922]], "coord2": [[37.9715, 23.7257]], "unit": ["kilometers", "km"]}, "calculate_distance 3": {"coord1": [[37.9715, 23.7257]], "coord2": [[29.9792, 31.1342]], "unit": ["kilometers", "km"]}} {"calculate_bmi_1": {"weight": [85], "height": [175], "unit": ["metric", ""]}, "calculate_bmi_2": {"weight": [60], "height": [160], "unit": ["metric", ""]}, "calculate_bmi_3": {"weight": [75], "height": [180], "unit": ["metric", ""]}, "calculate_bmi_4": {"weight": [90], "height": [185], "unit": ["metric", ""]}} -{"geo_distance.calculate_1": {"start_location": ["New York", "New York, NY", "New York, NY","NYC"], "end_location": ["Los Angeles", "Los Angeles, CA", "LA"], "units": ["kilometers", ""]}, "geo_distance.calculate_2": {"start_location": ["Los Angeles", "Los Angeles, CA", "LA"], "end_location": ["Miami"], "units": ["kilometers", ""]}, "geo_distance.calculate_3": {"start_location": ["Miami"], "end_location": ["New York", "New York, NY", "NYC"], "units": ["kilometers", ""]}} -{"city_distance.find_shortest_1": {"start_city": ["New York", "New York, NY", "NYC"], "end_city": ["Los Angeles", "Los Angeles, CA", "LA"], "transportation": ["bus", ""], "allow_transfer": ["",false]}, "city_distance.find_shortest_2": {"start_city": ["New York", "New York, NY", "NYC"], "end_city": ["Los Angeles", "Los Angeles, CA", "LA"], "transportation": ["bus", ""], "allow_transfer": [true]}} -{"array_sort_1": {"list": [[45, 12, 67, 21, 89]], "order": ["ascending"]}, "array_sort_2": {"list": [[45, 12, 67, 21, 89]], "order": ["descending"]},"array_sort_3": {"list": [[34, 78, 12, 56, 90]], "order": ["ascending"]}, "array_sort_4": {"list": [[34, 78, 12, 56, 90]], "order": ["descending"]},"array_sort_5": {"list": [[23, 45, 67, 89, 12]], "order": ["ascending"]}, "array_sort_6": {"list": [[23, 45, 67, 89, 12]], "order": ["descending"]},"array_sort_7": {"list": [[56, 78, 90, 12, 34]], "order": ["ascending"]}, "array_sort_8": {"list": [ [56, 78, 90, 12, 34]], "order": ["descending"]}} +{"geo_distance.calculate_1": {"start_location": ["New York", "New York, NY", "New York, NY", "NYC"], "end_location": ["Los Angeles", "Los Angeles, CA", "LA"], "units": ["kilometers", ""]}, "geo_distance.calculate_2": {"start_location": ["Los Angeles", "Los Angeles, CA", "LA"], "end_location": ["Miami"], "units": ["kilometers", ""]}, "geo_distance.calculate_3": {"start_location": ["Miami"], "end_location": ["New York", "New York, NY", "NYC"], "units": ["kilometers", ""]}} +{"city_distance.find_shortest_1": {"start_city": ["New York", "New York, NY", "NYC"], "end_city": ["Los Angeles", "Los Angeles, CA", "LA"], "transportation": ["bus", ""], "allow_transfer": ["", false]}, "city_distance.find_shortest_2": {"start_city": ["New York", "New York, NY", "NYC"], "end_city": ["Los Angeles", "Los Angeles, CA", "LA"], "transportation": ["bus", ""], "allow_transfer": [true]}} +{"array_sort_1": {"list": [[45, 12, 67, 21, 89]], "order": ["ascending"]}, "array_sort_2": {"list": [[45, 12, 67, 21, 89]], "order": ["descending"]}, "array_sort_3": {"list": [[34, 78, 12, 56, 90]], "order": ["ascending"]}, "array_sort_4": {"list": [[34, 78, 12, 56, 90]], "order": ["descending"]}, "array_sort_5": {"list": [[23, 45, 67, 89, 12]], "order": ["ascending"]}, "array_sort_6": {"list": [[23, 45, 67, 89, 12]], "order": ["descending"]}, "array_sort_7": {"list": [[56, 78, 90, 12, 34]], "order": ["ascending"]}, "array_sort_8": {"list": [[56, 78, 90, 12, 34]], "order": ["descending"]}} {"calculate_BMI_1": {"weight_kg": [85], "height_m": [1.8]}, "calculate_BMI_2": {"weight_kg": [60], "height_m": [1.65]}, "calculate_BMI_3": {"weight_kg": [75], "height_m": [1.7]}} -{"employee.fetch_data_1": {"company_name": ["Tech Solutions"], "employee_id": [12345], "data_field": [["Personal Info", "Job History", "Payroll", "Attendance"]]},"employee.fetch_data_2": {"company_name": ["Tech Solutions"], "employee_id": [67890], "data_field": [["Personal Info", "Job History", "Payroll", "Attendance"]]}} +{"employee.fetch_data_1": {"company_name": ["Tech Solutions"], "employee_id": [12345], "data_field": [["Personal Info", "Job History", "Payroll", "Attendance"]]}, "employee.fetch_data_2": {"company_name": ["Tech Solutions"], "employee_id": [67890], "data_field": [["Personal Info", "Job History", "Payroll", "Attendance"]]}} {"imdb.find_movies_by_actor 1": {"actor_name": ["Leonardo DiCaprio"], "year": [2010], "category": ["Drama", ""]}, "imdb.find_movies_by_actor 2": {"actor_name": ["Leonardo DiCaprio"], "year": [2012], "category": ["Comedy"]}} -{"get_theater_movie_releases_1": {"location": ["New York", "New York, NY", "NYC"], "timeframe": [7], "format": ["IMAX", ""]}, "get_theater_movie_releases_2": {"location": ["Los Angeles", "Los Angeles, CA", "LA"], "timeframe": [14], "format": ["2D"]}} +{"get_theater_movie_releases_1": {"location": ["New York", "New York, NY", "NYC"], "timeframe": [7], "format": ["IMAX", ""]}, "get_theater_movie_releases_2": {"location": ["Los Angeles", "Los Angeles, CA", "LA"], "timeframe": [14], "format": ["2D"]}} {"update_user_info_1": {"user_id": [12345], "update_info": [{"name": ["John"], "email": ["example@.com"]}], "database": ["CustomerInfo", ""]}, "update_user_info_2": {"user_id": [67890], "update_info": [{"name": ["John"], "email": ["example@.com"]}], "database": ["CustomerInfo", ""]}} {"calc_area_triangle 1": {"base": [10], "height": [5]}, "calc_area_triangle 2": {"base": [15], "height": [7]}, "calc_area_triangle 3": {"base": [20], "height": [10]}} {"math.factorial 1": {"number": [5]}, "math.factorial 2": {"number": [3]}, "math.factorial 3": {"number": [4]}, "math.factorial 4": {"number": [2]}} -{"calculate_clock_angle_1": {"hours": [3], "minutes": [15], "round_to": [2]}, "calculate_clock_angle_2": {"hours": [8], "minutes": [20], "round_to": [2]}, "calculate_clock_angle_3": {"hours": [11], "minutes": [50], "round_to": [2]}} +{"calculate_clock_angle_1": {"hours": [3], "minutes": [15], "round_to": [2, ""]}, "calculate_clock_angle_2": {"hours": [8], "minutes": [20], "round_to": [2, ""]}, "calculate_clock_angle_3": {"hours": [11], "minutes": [50], "round_to": [2, ""]}} {"plot_sine_wave_1": {"start_range": [0], "end_range": [10], "frequency": [5], "amplitude": [2], "phase_shift": [1]}, "plot_sine_wave_2": {"start_range": [0], "end_range": [20], "frequency": [10], "amplitude": [3], "phase_shift": [2]}} -{"light_travel_time_1": {"distance_in_light_years": [4.22], "speed_of_light": [299792458,""]}, "light_travel_time_2": {"distance_in_light_years": [6.1], "speed_of_light": [299792458,""]}, "light_travel_time_3": {"distance_in_light_years": [5.88], "speed_of_light": [299792458,""]}} +{"light_travel_time_1": {"distance_in_light_years": [4.22], "speed_of_light": [299792458, ""]}, "light_travel_time_2": {"distance_in_light_years": [6.1], "speed_of_light": [299792458, ""]}, "light_travel_time_3": {"distance_in_light_years": [5.88], "speed_of_light": [299792458, ""]}} {"calculate_speed 1": {"distance": [500], "time": [25], "to_unit": ["km/h"]}, "calculate_speed 2": {"distance": [1000], "time": [200], "to_unit": ["m/s", ""]}, "calculate_speed 3": {"distance": [10000], "time": [600], "to_unit": ["km/h"]}} {"calculate_distance_1": {"body1": ["Mars"], "body2": ["Venus"], "unit": ["miles"]}, "calculate_distance_2": {"body1": ["Mars"], "body2": ["Jupiter"], "unit": ["miles"]}} {"mathematics.calculate_area_under_curve 1": {"polynomial": [[3, -2, 1]], "limits": [[-1, 2]]}, "mathematics.calculate_area_under_curve 2": {"polynomial": [[1, 0, -1]], "limits": [[0, 3]]}} {"geometry.area_triangle 1": {"base": [15], "height": [20], "unit": ["square meters", "m^2", ""]}, "geometry.area_triangle 2": {"base": [25], "height": [30], "unit": ["square feet", "ft^2"]}, "geometry.area_triangle 3": {"base": [35], "height": [40], "unit": ["square inches", "in^2"]}} -{"math.power_1": {"base": [2], "exponent": [3], "mod": ["", "None"]},"math.power_2": {"base": [3], "exponent": [5], "mod": ["", "None"]}} +{"math.power_1": {"base": [2], "exponent": [3], "mod": ["", "None"]}, "math.power_2": {"base": [3], "exponent": [5], "mod": ["", "None"]}} {"train_random_forest_classifier_1": {"dataset": ["dataset1"], "max_depth": [10], "n_estimators": [100]}, "train_random_forest_classifier_2": {"dataset": ["dataset2"], "max_depth": [20], "n_estimators": [200]}} -{"calculate_bmi_1": {"weight": [75], "height": [180], "system": ["metric",""]}, "calculate_bmi_2": {"weight": [60], "height": [165], "system": ["metric",""]}, "calculate_bmi_3": {"weight": [80], "height": [175], "system": ["metric",""]}, "calculate_bmi_4": {"weight": [90], "height": [185], "system": ["metric",""]}} -{"run_linear_regression 1": {"predictors": [["Age", "Income", "Education"]], "target": ["Spending Score"], "standardize": [false]}, "run_linear_regression 2": {"predictors": [["Age", "Income", "Education"]], "target": ["Spending Score"], "standardize": [true,false]}} +{"calculate_bmi_1": {"weight": [75], "height": [180], "system": ["metric", ""]}, "calculate_bmi_2": {"weight": [60], "height": [165], "system": ["metric", ""]}, "calculate_bmi_3": {"weight": [80], "height": [175], "system": ["metric", ""]}, "calculate_bmi_4": {"weight": [90], "height": [185], "system": ["metric", ""]}} +{"run_linear_regression 1": {"predictors": [["Age", "Income", "Education"]], "target": ["Spending Score"], "standardize": [false]}, "run_linear_regression 2": {"predictors": [["Age", "Income", "Education"]], "target": ["Spending Score"], "standardize": [true, false]}} {"random_forest.train 1": {"n_estimators": [100], "max_depth": [10], "data": ["data_random_forest"]}, "random_forest.train 2": {"n_estimators": [200], "max_depth": [20], "data": ["data_random_forest"]}, "random_forest.train 3": {"n_estimators": [300], "max_depth": [30], "data": ["data_random_forest"]}, "random_forest.train 4": {"n_estimators": [400], "max_depth": [40], "data": ["data_random_forest"]}} -{"predict_house_price_1": {"bedrooms": [3], "bathrooms": [2], "area": [1500], "location": ["New York", "New York, NY", "New York City", "NYC"]}, "predict_house_price_2": {"bedrooms": [4], "bathrooms": [3], "area": [2000], "location": ["Los Angeles", "Los Angeles, CA", "LA"]}, "predict_house_price_3": {"bedrooms": [2], "bathrooms": [1], "area": [1200], "location": ["Chicago"]}, "predict_house_price_4": {"bedrooms": [3], "bathrooms": [2], "area": [1800], "location": ["Miami"]}} +{"predict_house_price_1": {"bedrooms": [3], "bathrooms": [2], "area": [1500], "location": ["New York", "New York, NY", "New York City", "NYC"]}, "predict_house_price_2": {"bedrooms": [4], "bathrooms": [3], "area": [2000], "location": ["Los Angeles", "Los Angeles, CA", "LA"]}, "predict_house_price_3": {"bedrooms": [2], "bathrooms": [1], "area": [1200], "location": ["Chicago"]}, "predict_house_price_4": {"bedrooms": [3], "bathrooms": [2], "area": [1800], "location": ["Miami"]}} {"random.normalvariate_1": {"mu": [5], "sigma": [2]}, "random.normalvariate_2": {"mu": [10], "sigma": [3]}} -{"probability.dice_roll 1": {"desired_number": [4], "number_of_rolls": [3], "die_sides": [6,""]}, "probability.dice_roll 2": {"desired_number": [2], "number_of_rolls": [2], "die_sides": [6,""]}, "probability.dice_roll 3": {"desired_number": [7], "number_of_rolls": [2], "die_sides": [8]}} +{"probability.dice_roll 1": {"desired_number": [4], "number_of_rolls": [3], "die_sides": [6, ""]}, "probability.dice_roll 2": {"desired_number": [2], "number_of_rolls": [2], "die_sides": [6, ""]}, "probability.dice_roll 3": {"desired_number": [7], "number_of_rolls": [2], "die_sides": [8]}} {"prob_dist.binomial_1": {"trials": [20], "successes": [5], "p": [0.3]}, "prob_dist.binomial_2": {"trials": [50], "successes": [15], "p": [0.3]}, "prob_dist.binomial_3": {"trials": [100], "successes": [30], "p": [0.3]}} {"calculate_binomial_probability_1": {"number_of_trials": [10], "number_of_successes": [7], "probability_of_success": [0.6]}, "calculate_binomial_probability_2": {"number_of_trials": [15], "number_of_successes": [10], "probability_of_success": [0.6]}, "calculate_binomial_probability_3": {"number_of_trials": [20], "number_of_successes": [15], "probability_of_success": [0.6]}} -{"probability_of_event_1": {"success_outcomes": [4], "total_outcomes": [52], "format_as_ratio": [false,""]},"probability_of_event_2": {"success_outcomes": [13], "total_outcomes": [52], "format_as_ratio": [false,""]},"probability_of_event": {"success_outcomes": [26], "total_outcomes": [52], "format_as_ratio": [true]}} +{"probability_of_event_1": {"success_outcomes": [4], "total_outcomes": [52], "format_as_ratio": [false, ""]}, "probability_of_event_2": {"success_outcomes": [13], "total_outcomes": [52], "format_as_ratio": [false, ""]}, "probability_of_event": {"success_outcomes": [26], "total_outcomes": [52], "format_as_ratio": [true]}} {"calc_binomial_prob 1": {"num_trials": [10], "num_success": [6], "prob_success": [0.6]}, "calc_binomial_prob 2": {"num_trials": [10], "num_success": [6], "prob_success": [0.5]}, "calc_binomial_prob 3": {"num_trials": [15], "num_success": [6], "prob_success": [0.5]}} {"chi_squared_test 1": {"table": [[45, 55, 35, 65]], "alpha": [0.05]}, "chi_squared_test 2": {"table": [[30, 70, 50, 50]], "alpha": [0.05]}} {"t_test 1": {"dataset_A": [[12, 15, 18, 20, 22, 25, 28, 30, 32, 35]], "dataset_B": [[14, 17, 19, 21, 23, 26, 29, 31, 33, 36]], "alpha": [0.05]}, "t_test 2": {"dataset_A": [[12, 15, 18, 20, 22, 25, 28, 30, 32, 35]], "dataset_B": [[14, 17, 19, 21, 23, 26, 29, 31, 33, 36]], "alpha": [0.01]}} -{"predict_house_price_1": {"area": [2500], "rooms": [3], "year": [2000], "location": ["New York", "New York, NY", "New York City", "NYC", "NY"]}, "predict_house_price_2": {"area": [3000], "rooms": [3], "year": [2005], "location": ["Los Angeles", "Los Angeles, CA", "LA", "Los Angeles, CA", "CA"]}, "predict_house_price_3": {"area": [2000], "rooms": [2], "year": [1995], "location": ["Chicago"]}} +{"predict_house_price_1": {"area": [2500], "rooms": [3], "year": [2000], "location": ["New York", "New York, NY", "New York City", "NYC", "NY"]}, "predict_house_price_2": {"area": [3000], "rooms": [3], "year": [2005], "location": ["Los Angeles", "Los Angeles, CA", "LA", "Los Angeles, CA", "CA"]}, "predict_house_price_3": {"area": [2000], "rooms": [2], "year": [1995], "location": ["Chicago"]}} {"linear_regression.get_r_squared_1": {"dataset_path": ["/user/home/datasets/finance.csv"], "independent_variables": [["income", "age", "education"]], "dependent_variable": ["credit_score"]}, "linear_regression.get_r_squared_2": {"dataset_path": ["/user/home/datasets/finance.csv"], "independent_variables": [["income", "age", "credit_score"]], "dependent_variable": ["education"]}} -{"finance.calculate_quarterly_dividend_per_share_1": {"total_payout": [5000000], "outstanding_shares": [2000000]},"finance.calculate_quarterly_dividend_per_share_2": {"total_payout": [6000000], "outstanding_shares": [2500000]},"finance.calculate_quarterly_dividend_per_share_3": {"total_payout": [6000000], "outstanding_shares": [2000000]}} +{"finance.calculate_quarterly_dividend_per_share_1": {"total_payout": [5000000], "outstanding_shares": [2000000]}, "finance.calculate_quarterly_dividend_per_share_2": {"total_payout": [6000000], "outstanding_shares": [2500000]}, "finance.calculate_quarterly_dividend_per_share_3": {"total_payout": [6000000], "outstanding_shares": [2000000]}} {"calculate_discounted_cash_flow_1": {"coupon_payment": [50], "period": [5], "discount_rate": [0.05], "face_value": [1000, ""]}, "calculate_discounted_cash_flow_2": {"coupon_payment": [60], "period": [7], "discount_rate": [0.04], "face_value": [1000, ""]}} {"calculate_compound_interest 1": {"principal": [5000], "rate": [0.025], "time": [2], "n": [4]}, "calculate_compound_interest 2": {"principal": [5000], "rate": [0.025], "time": [3], "n": [4]}, "calculate_compound_interest 3": {"principal": [5000], "rate": [0.025], "time": [5], "n": [4]}} {"calculate_return_on_equity_1": {"net_income": [1000000], "shareholder_equity": [5000000], "dividends_paid": [200000]}, "calculate_return_on_equity_2": {"net_income": [2000000], "shareholder_equity": [10000000], "dividends_paid": [0, ""]}} @@ -183,18 +183,18 @@ {"finance.calculate_future_value_1": {"initial_investment": [5000], "rate_of_return": [0.07], "years": [10], "contribution": ["", 0]}, "finance.calculate_future_value_2": {"initial_investment": [3000], "rate_of_return": [0.06], "years": [10], "contribution": [200]}} {"math.hypot_1": {"x": [5], "y": [7], "z": ["", 0]}, "math.hypot_2": {"x": [10], "y": [15], "z": ["", 0]}, "math.hypot_3": {"x": [20], "y": [25], "z": ["", 0]}} {"algebra.quadratic_roots_1": {"a": [3], "b": [7], "c": [2]}, "algebra.quadratic_roots_2": {"a": [5], "b": [-4], "c": [1]}} -{"estimate_population_1": {"species": ["Bengal Tigers","Bengal Tiger"], "country": ["India"], "year": [2020]}, "estimate_population_2": {"species": ["African Elephants"], "country": ["Kenya"], "year": [2020]}, "estimate_population_3": {"species": ["Bengal Tigers","Bengal Tiger"], "country": ["India"], "year": [""]}, "estimate_population_4": {"species": ["African Elephants"], "country": ["Kenya"], "year": [""]}} +{"estimate_population_1": {"species": ["Bengal Tigers", "Bengal Tiger"], "country": ["India"], "year": [2020]}, "estimate_population_2": {"species": ["African Elephants"], "country": ["Kenya"], "year": [2020]}, "estimate_population_3": {"species": ["Bengal Tigers", "Bengal Tiger"], "country": ["India"], "year": [""]}, "estimate_population_4": {"species": ["African Elephants"], "country": ["Kenya"], "year": [""]}} {"calculate_emission_savings_1": {"energy_type": ["solar"], "usage_duration": [12], "region": ["Midwest", "Midwest region"]}, "calculate_emission_savings_2": {"energy_type": ["wind"], "usage_duration": [8], "region": ["Midwest", "Midwest region"]}} {"get_air_quality_1": {"location": ["New York City", "NYC"], "detail": [true], "historical": ["2023-05-05"]}, "get_air_quality_2": {"location": ["New York City", "NYC"], "detail": [true], "historical": ["2023-05-04"]}, "get_air_quality_3": {"location": ["New York City", "NYC"], "detail": [true], "historical": ["2023-05-03"]}} -{"get_traffic_info_1": {"start_location": ["New York", "New York, NY", "NYC"], "end_location": ["Los Angeles", "Los Angeles, CA", "LA"], "mode": ["driving"]}, "get_traffic_info_2": {"start_location": ["Los Angeles", "Los Angeles, CA", "LA"], "end_location": ["San Francisco", "SF"], "mode": ["bicycling"]}, "get_traffic_info_3": {"start_location": ["San Francisco", "SF"], "end_location": ["New York", "New York, NY", "NYC"], "mode": ["transit"]}} +{"get_traffic_info_1": {"start_location": ["New York", "New York, NY", "NYC"], "end_location": ["Los Angeles", "Los Angeles, CA", "LA"], "mode": ["driving", ""]}, "get_traffic_info_2": {"start_location": ["Los Angeles", "Los Angeles, CA", "LA"], "end_location": ["San Francisco", "SF"], "mode": ["bicycling"]}, "get_traffic_info_3": {"start_location": ["San Francisco", "SF"], "end_location": ["New York", "New York, NY", "NYC"], "mode": ["transit"]}} {"parks.find_nearby_1": {"location": ["New York, USA", "NY, USA", "New York City, USA", "NYC, USA"], "amenities": [["Tennis Court", "Picnic Area"]]}, "parks.find_nearby_2": {"location": ["Los Angeles, USA", "LA, USA"], "amenities": [["Playground", "Running Track"]]}, "parks.find_nearby_3": {"location": ["Chicago, USA"], "amenities": [["Tennis Court", "Playground"]]}} -{"calculate_shortest_distance_1": {"start_location": ["New York City", "NYC"], "end_location": ["Los Angeles", "Los Angeles, CA", "LA"], "route_preference": ["Shortest"]}, "calculate_shortest_distance_2": {"start_location": ["Los Angeles", "Los Angeles, CA", "LA"], "end_location": ["Miami"], "route_preference": ["Shortest"]}, "calculate_shortest_distance_3": {"start_location": ["New York City", "NYC"], "end_location": ["Los Angeles", "Los Angeles, CA", "LA"], "route_preference": ["Scenic"]}, "calculate_shortest_distance_4": {"start_location": ["Los Angeles", "Los Angeles, CA", "LA"], "end_location": ["Miami"], "route_preference": ["Scenic"]}} +{"calculate_shortest_distance_1": {"start_location": ["New York City", "NYC"], "end_location": ["Los Angeles", "Los Angeles, CA", "LA"], "route_preference": ["Shortest"]}, "calculate_shortest_distance_2": {"start_location": ["Los Angeles", "Los Angeles, CA", "LA"], "end_location": ["Miami"], "route_preference": ["Shortest"]}, "calculate_shortest_distance_3": {"start_location": ["New York City", "NYC"], "end_location": ["Los Angeles", "Los Angeles, CA", "LA"], "route_preference": ["Scenic"]}, "calculate_shortest_distance_4": {"start_location": ["Los Angeles", "Los Angeles, CA", "LA"], "end_location": ["Miami"], "route_preference": ["Scenic"]}} {"public_library.find_nearby 1": {"location": ["New York, NY", "NY"], "facilities": [["Reading Room", "Fiction"]]}, "public_library.find_nearby 2": {"location": ["Los Angeles, CA", "LA"], "facilities": [["Wi-Fi", "Children Section"]]}, "public_library.find_nearby 3": {"location": ["Chicago, IL", "Chi"], "facilities": [["Cafe", "Reading Room"]]}} {"get_news_1": {"topic": ["Climate Change"], "quantity": [5], "region": ["Europe", "EU"]}, "get_news_2": {"topic": ["Artificial Intelligence"], "quantity": [5], "region": ["Europe", "EU"]}} {"send_email_1": {"to": ["john.doe@example.com"], "subject": ["Project Update"], "body": ["Dear John, The project is progressing as planned and we are on track to meet our deadlines. Best, Alex"], "cc": ["manager@example.com"], "bcc": ["hr@example.com"]}, "send_email_2": {"to": ["jane.doe@example.com"], "subject": ["Meeting Reminder"], "body": ["Dear Jane, This is a reminder for our meeting scheduled for tomorrow at 10 AM. Best, Alex"], "cc": ["assistant@example.com"], "bcc": ["hr@example.com"]}} -{"event_finder.find_upcoming_1": {"location": ["Los Angeles, CA", "LA"], "genre": ["jazz"], "days_ahead": [14]}, "event_finder.find_upcoming_2": {"location": ["Chicago, IL"], "genre": ["rock"], "days_ahead": [10]}, "event_finder.find_upcoming_3": {"location": ["Boston, MA"], "genre": ["classical music","classical"], "days_ahead": [7]}} -{"movie_details.brief_1": {"title": ["Inception"], "extra_info": [true]}, "movie_details.brief_2": {"title": ["The Dark Knight"], "extra_info": [true]},"movie_details.brief_3": {"title": ["Inception"], "extra_info": [false, ""]}} -{"get_lawsuit_details_1": {"case_number": ["12345"], "court_location": ["New York Supreme Court", "NY Supreme Court"], "with_verdict": [true]}, "get_lawsuit_details_2": {"case_number": ["67890"], "court_location": ["Los Angeles Superior Court", "LA Superior Court"], "with_verdict": [false,""]}} -{"lawsuit_info_1": {"case_number": ["12345ABC"], "year": [2018], "location": ["New York", "New York, NY", "NY", ""]},"lawsuit_info": {"case_number": ["67890XYZ"], "year": [2019], "location": ["California", "CA"]}} -{"lawsuit_search_1": {"entity": ["Google"], "county": ["Santa Clara"], "state": ["California", "CA",""]}, "lawsuit_search_2": {"entity": ["Facebook"], "county": ["San Mateo"], "state": ["California", "CA",""]}} -{"get_current_weather_1": {"location": ["New York", "New York, NY", "New York City", "NYC"], "include_temperature": [true,""], "include_humidity": [true]}, "get_current_weather_2": {"location": ["Los Angeles", "Los Angeles, CA", "LA"], "include_temperature": [true,""], "include_humidity": [true]}, "get_current_weather_3": {"location": ["London"], "include_temperature": [true,""], "include_humidity": [true]}, "get_current_weather_4": {"location": ["Tokyo"], "include_temperature": [true,""], "include_humidity": [true]}} +{"event_finder.find_upcoming_1": {"location": ["Los Angeles, CA", "LA"], "genre": ["jazz"], "days_ahead": [14]}, "event_finder.find_upcoming_2": {"location": ["Chicago, IL"], "genre": ["rock"], "days_ahead": [10]}, "event_finder.find_upcoming_3": {"location": ["Boston, MA"], "genre": ["classical music", "classical"], "days_ahead": [7, ""]}} +{"movie_details.brief_1": {"title": ["Inception"], "extra_info": [true]}, "movie_details.brief_2": {"title": ["The Dark Knight"], "extra_info": [true]}, "movie_details.brief_3": {"title": ["Inception"], "extra_info": [false, ""]}} +{"get_lawsuit_details_1": {"case_number": ["12345"], "court_location": ["New York Supreme Court", "NY Supreme Court"], "with_verdict": [true]}, "get_lawsuit_details_2": {"case_number": ["67890"], "court_location": ["Los Angeles Superior Court", "LA Superior Court"], "with_verdict": [false, ""]}} +{"lawsuit_info_1": {"case_number": ["12345ABC"], "year": [2018], "location": ["New York", "New York, NY", "NY", ""]}, "lawsuit_info": {"case_number": ["67890XYZ"], "year": [2019], "location": ["California", "CA"]}} +{"lawsuit_search_1": {"entity": ["Google"], "county": ["Santa Clara"], "state": ["California", "CA", ""]}, "lawsuit_search_2": {"entity": ["Facebook"], "county": ["San Mateo"], "state": ["California", "CA", ""]}} +{"get_current_weather_1": {"location": ["New York", "New York, NY", "New York City", "NYC"], "include_temperature": [true, ""], "include_humidity": [true, ""]}, "get_current_weather_2": {"location": ["Los Angeles", "Los Angeles, CA", "LA"], "include_temperature": [true, ""], "include_humidity": [true, ""]}, "get_current_weather_3": {"location": ["London"], "include_temperature": [true, ""], "include_humidity": [true, ""]}, "get_current_weather_4": {"location": ["Tokyo"], "include_temperature": [true, ""], "include_humidity": [true, ""]}} \ No newline at end of file diff --git a/berkeley-function-call-leaderboard/data/possible_answer/gorilla_openfunctions_v1_test_parallel_multiple_function.json b/berkeley-function-call-leaderboard/data/possible_answer/gorilla_openfunctions_v1_test_parallel_multiple_function.json index c340a68ee..fbf0880dd 100644 --- a/berkeley-function-call-leaderboard/data/possible_answer/gorilla_openfunctions_v1_test_parallel_multiple_function.json +++ b/berkeley-function-call-leaderboard/data/possible_answer/gorilla_openfunctions_v1_test_parallel_multiple_function.json @@ -1,200 +1,200 @@ {"math_toolkit.sum_of_multiples": {"lower_limit": [1], "upper_limit": [1000], "multiples": [[3, 5]]}, "math_toolkit.product_of_primes": {"count": [5]}} {"area_rectangle.calculate": {"length": [7.0], "breadth": [3.0]}, "area_circle.calculate": {"radius": [5.0]}} {"circle.calculate_area": {"radius": [5]}, "circle.calculate_circumference_1": {"diameter": [10]}} -{"get_rectangle_property_1": {"perimeter": [14], "area": [15], "property": ["width"], "tolerance": [""]},"get_rectangle_property_2": {"perimeter": [14], "area": [15], "property": ["length"], "tolerance": ["","0.1"]}} -{"integral": {"function": ["x^2", "lambda x : x**2"], "a": [1.0], "b": [5.0]}, "derivative": {"function": ["x^2","lambda x : x**2"], "x": [3.0]}} +{"get_rectangle_property_1": {"perimeter": [14], "area": [15], "property": ["width"], "tolerance": [""]}, "get_rectangle_property_2": {"perimeter": [14], "area": [15], "property": ["length"], "tolerance": ["", "0.1"]}} +{"integral": {"function": ["x^2", "lambda x : x**2"], "a": [1.0], "b": [5.0]}, "derivative": {"function": ["x^2", "lambda x : x**2"], "x": [3.0]}} {"gcd": {"num1": [96], "num2": [128]}, "lcm": {"num1": [15], "num2": [25]}} {"find_prime_numbers": {"start": [50], "end": [150]}, "get_fibonacci_sequence": {"count": [150]}} {"kinematics.calculate_time_1": {"velocity": [50], "distance": [600]}, "kinematics.calculate_time_2": {"velocity": [400], "distance": [1000]}} {"kinematics.final_velocity": {"initial_velocity": [20.0], "acceleration": [5.0], "time": [6.0]}, "kinematics.distance_traveled": {"initial_velocity": [20.0], "acceleration": [5.0], "time": [6.0]}} -{"flight_book": {"_from": ["Seattle"], "to": ["Boston"], "airlines": ["American Airlines"]}, "hotel_book": {"location": ["Boston", "Boston, Massachusetts", "Boston, MA","Boston,MA"], "nights": [4]}} +{"flight_book": {"_from": ["Seattle"], "to": ["Boston"], "airlines": ["American Airlines"]}, "hotel_book": {"location": ["Boston", "Boston, Massachusetts", "Boston, MA", "Boston,MA"], "nights": [4]}} {"musical_ticket.buy": {"show": ["Mamma Mia"], "date": ["next Friday"]}, "train_ticket.buy": {"origin": ["New York"], "destination": ["Chicago"], "date": ["next Friday"]}} {"physics.electric_field": {"charge": [4.0], "distance": [3.0]}, "physics.magnetic_field": {"current": [0.5], "turnsPerMeter": [25.0], "length": [2.0]}} -{"calculate_magnetic_field": {"current": [4.0], "distance": [2.0]}, "calculate_voltage_difference": {"electric_field": [5.0], "distance": [3.0], "charge": [0.0,""], "permeability": ["", 0.1]}} -{"energy_calculator.calculate_1": {"substance": ["water"], "mass": [100.0], "initial_temperature": [25.0], "final_temperature": [100.0], "unit": ["joules", ""]}, "energy_calculator.calculate_2": {"substance": ["Aluminium","aluminium"], "mass": [100.0], "initial_temperature": [25.0], "final_temperature": [100.0], "unit": ["joules", ""]}} -{"animal_population.get_history_1": {"country": ["Bangladesh"], "species": ["tigers","tiger"], "years": [5]}, "animal_population.get_history_2": {"country": ["India"], "species": ["tigers","tiger"], "years": [5]}, "animal_population.get_projection_1": {"country": ["Nepal"], "species": ["tigers","tiger"], "years": [10]}, "animal_population.get_projection_2": {"country": ["Malaysia"], "species": ["tigers","tiger"], "years": [10]}} -{"restaurant.search_1": {"location": ["New York, NY"], "cuisine": ["Chinese"], "rating": [1.0, ""]}, "restaurant.search_2": {"location": ["Los Angeles, CA"], "cuisine": ["Italian"], "rating": [4.0]}, "flight.search": {"_from": ["New York", "New York, NY"], "to": ["Los Angeles","Los Angeles, CA"], "type": ["round-trip", "round trip"]}} +{"calculate_magnetic_field": {"current": [4.0], "distance": [2.0]}, "calculate_voltage_difference": {"electric_field": [5.0], "distance": [3.0], "charge": [0.0, ""], "permeability": ["", 0.1]}} +{"energy_calculator.calculate_1": {"substance": ["water"], "mass": [100.0], "initial_temperature": [25.0], "final_temperature": [100.0], "unit": ["joules", ""]}, "energy_calculator.calculate_2": {"substance": ["Aluminium", "aluminium"], "mass": [100.0], "initial_temperature": [25.0], "final_temperature": [100.0], "unit": ["joules", ""]}} +{"animal_population.get_history_1": {"country": ["Bangladesh"], "species": ["tigers", "tiger"], "years": [5]}, "animal_population.get_history_2": {"country": ["India"], "species": ["tigers", "tiger"], "years": [5]}, "animal_population.get_projection_1": {"country": ["Nepal"], "species": ["tigers", "tiger"], "years": [10]}, "animal_population.get_projection_2": {"country": ["Malaysia"], "species": ["tigers", "tiger"], "years": [10]}} +{"restaurant.search_1": {"location": ["New York, NY"], "cuisine": ["Chinese"], "rating": [1.0, ""]}, "restaurant.search_2": {"location": ["Los Angeles, CA"], "cuisine": ["Italian"], "rating": [4.0]}, "flight.search": {"_from": ["New York", "New York, NY"], "to": ["Los Angeles", "Los Angeles, CA"], "type": ["round-trip", "round trip"]}} {"calculate_factorial": {"number": [8]}, "generate_prime": {"start": [1], "end": [50]}} {"steps_calorie_calculation": {"calorie": [500.0]}, "hydration_calculator": {"exercise_time": [2.0]}} {"currency_conversion": {"amount": [10.0], "from_currency": ["USD", "United States Dollar"], "to_currency": ["EUR", "Euro"]}, "banking_service": {"account_id": ["987654"], "amount": [10.0]}} {"math.gaussian_integral": {"function": ["exp(-x^2)"], "lower_limit": [-2.0], "upper_limit": [2.0]}, "math.definite_integral": {"function": ["sin(x)"], "lower_limit": [0.0], "upper_limit": [3.1416]}} -{"statistics.median": {"data": [[3, 4, 5, 2, 8, 5]]}, "statistics.variance": {"data": [[3, 4, 5, 2, 8, 5]],"population":[true, false, ""]}, "statistics.mode": {"data": [[3, 4, 5, 2, 8, 5]]}} -{"data_loading": {"file_path": ["dataset.csv"], "delimiter": [",",""]}, "linear_regression_fit": {"x": ["data['sales']"], "y": ["data['future_sales']"], "return_residuals": [true]}} +{"statistics.median": {"data": [[3, 4, 5, 2, 8, 5]]}, "statistics.variance": {"data": [[3, 4, 5, 2, 8, 5]], "population": [true, false, ""]}, "statistics.mode": {"data": [[3, 4, 5, 2, 8, 5]]}} +{"data_loading": {"file_path": ["dataset.csv"], "delimiter": [",", ""]}, "linear_regression_fit": {"x": ["data['sales']"], "y": ["data['future_sales']"], "return_residuals": [true]}} {"financial_ratios.interest_coverage": {"company_name": ["XYZ"], "years": [3]}, "sales_growth.calculate": {"company": ["XYZ"], "years": [3]}} {"financial_ratio.net_profit_margin": {"net_income": [20000], "total_revenue": [100000]}, "financial_ratio.debt_ratio": {"total_liabilities": [10000], "total_assets": [30000]}} {"investment.invest": {"company": ["Google", "GOOG"], "amount": [2000.0]}, "investment.withdraw": {"company": ["Apple", "AAPL"], "amount": [1000.0]}} {"stock_invest.calculate_investment_cost": {"company": ["Apple", "AAPL"], "shares": [50]}, "stock_invest.calculate_dividend_payout": {"shares": [50], "dividend_per_share": [1.3]}} -{"bank.get_transaction_history": {"account": ["00125648"], "days": [7]}, "bank.calculate_balance": {"account": ["00125648"], "transactions": [[],""], "type": ["credit",""], "starting_balance": ["", 0.0]}} +{"bank.get_transaction_history": {"account": ["00125648"], "days": [7]}, "bank.calculate_balance": {"account": ["00125648"], "transactions": [[], ""], "type": ["credit", ""], "starting_balance": ["", 0.0]}} {"bank_account.transfer": {"from_account": ["checking"], "to_account": ["saving"], "amount": [5000.0]}, "bank_account.calculate_interest": {"principal": [5000.0], "rate": [0.03], "time": [5]}} {"criminal_record.get_status": {"criminal_name": ["John Doe"], "region": ["New York", "NY"]}, "criminal_record.get_offense_nature": {"criminal_name": ["John Doe"], "optional_param": ["", false]}} -{"court_records.search_cases_1": {"location": ["New York"], "query":["Theft"], "year":[2021], "limit":[5]}, "court_records.search_cases_2": {"location":["San Francisco"], "query":["Theft"], "year":[2021], "limit":[5]}} +{"court_records.search_cases_1": {"location": ["New York"], "query": ["Theft"], "year": [2021], "limit": [5, ""]}, "court_records.search_cases_2": {"location": ["San Francisco"], "query": ["Theft"], "year": [2021], "limit": [5, ""]}} {"legal_case.find_parties_1": {"party_name": ["Charles Dickens"], "city": ["Boston", "Boston, Massachusetts"]}, "legal_case.find_parties_2": {"party_name": ["University of California", "UC"], "city": ["Los Angeles", "Los Angeles, California", "LA"]}} -{"lawsuit.fetch_details_1": {"company_name": ["Pacific Gas and Electric", "PG&E"]}, "lawsuit.judge_1": {"company_name": ["Pacific Gas and Electric", "PG&E"], "lawsuit_id": [123, ""]}, "lawsuit.fetch_details_2": {"company_name": ["Tesla Inc.", "Tesla"]}, "lawsuit.judge_2": {"company_name": ["Tesla Inc.", "Tesla"],"lawsuit_id": [123, ""]}} +{"lawsuit.fetch_details_1": {"company_name": ["Pacific Gas and Electric", "PG&E"]}, "lawsuit.judge_1": {"company_name": ["Pacific Gas and Electric", "PG&E"], "lawsuit_id": [123, ""]}, "lawsuit.fetch_details_2": {"company_name": ["Tesla Inc.", "Tesla"]}, "lawsuit.judge_2": {"company_name": ["Tesla Inc.", "Tesla"], "lawsuit_id": [123, ""]}} {"weather_forecast_temperature": {"location": ["Boston, USA"], "days": [10]}, "weather_forecast_humidity": {"location": ["Boston, USA"], "days": [10]}, "weather_forecast_precipitation": {"location": ["Rome, Italy"], "days": [10]}} {"supermarket.find_in_city": {"city": ["Los Angeles", "LA"], "state": ["California", "CA"], "openNow": ["", true]}, "sightseeing.popular_in_city": {"city": ["Miami"], "state": ["Florida", "FL"], "kidsFriendly": ["", true]}} {"translate_text_1": {"text": ["Hello World"], "from_lang": ["English", "EN"], "to_lang": ["Spanish", "ES"]}, "translate_text_2": {"text": ["Goodbye"], "from_lang": ["French", "FR"], "to_lang": ["English", "EN"]}, "get_current_time_1": {"location": ["Los Angeles"]}, "get_current_time_2": {"location": ["London"]}} {"image_processing.object_identification": {"image_url": ["my_backyard_image_url"]}, "text_analysis.sentiment_analysis": {"text": ["my_journal_entry_text"]}} -{"euro_history.battle_details": {"battle_name": ["Battle of Waterloo","Waterloo"], "specific_info": [["overview"]]}, "euro_history.treaty_info": {"treaty_name": ["Treaty of Tordesillas","Tordesillas"], "info_requested": [["overview"]]}} -{"history.get_timeline": {"event": ["World War 2", "WW2","World War 2 in Europe"], "region": ["Europe",""]}, "history.get_important_figures": {"event": ["World War 2", "WW2","World War 2 in Europe"],"number":[1,""]}} +{"euro_history.battle_details": {"battle_name": ["Battle of Waterloo", "Waterloo"], "specific_info": [["overview"]]}, "euro_history.treaty_info": {"treaty_name": ["Treaty of Tordesillas", "Tordesillas"], "info_requested": [["overview"]]}} +{"history.get_timeline": {"event": ["World War 2", "WW2", "World War 2 in Europe"], "region": ["Europe", ""]}, "history.get_important_figures": {"event": ["World War 2", "WW2", "World War 2 in Europe"], "number": [1, ""]}} {"us_history.life_expectancy_1": {"year": [1900]}, "us_history.life_expectancy_2": {"year": [1950]}, "us_history.gdp_1": {"year": [1900]}, "us_history.gdp_2": {"year": [1950]}} -{"scientist_info.get_birthdate": {"name": ["Nikola Tesla"]}, "scientist_info.get_famous_discovery": {"name": ["Nikola Tesla"],"discovery_order":[1,""]}} +{"scientist_info.get_birthdate": {"name": ["Nikola Tesla"]}, "scientist_info.get_famous_discovery": {"name": ["Nikola Tesla"], "discovery_order": [1, ""]}} {"scienceFacts.getWeight_1": {"particle": ["Neutron"], "unit": ["amu"]}, "scienceFacts.getWeight_2": {"particle": ["Proton"], "unit": ["amu"]}, "scienceFacts.getDiameter_1": {"particle": ["Proton"], "unit": ["femtometers"]}, "scienceFacts.getDiameter_2": {"particle": ["Neutron"], "unit": ["femtometers"]}} {"painting.create": {"shape": ["square"], "background_color": ["blue"], "dimensions": [[16, 16]]}, "display.set_screen_brightness": {"percentage": [70], "duration": [30]}, "painting.display": {"time": [30]}} -{"artwork.find_1": {"museum": ["Modern Arts Museum, New York", "Modern Arts Museum"], "type": ["sculpture","Sculpture"], "material": ["bronze","Bronze"], "artist": [""]}, "artwork.find_2": {"museum": ["Louvre Museum, Paris", "Louvre Museum", "Paris"], "type": ["sculpture","Sculpture"], "material": ["stone","Stone"],"artist":[""]}, "artwork.find_3": {"museum": ["Metropolitan Museum of Art", "Metropolitan Museum"], "type": ["painting"], "artist": ["Picasso"],"material":[""]}} +{"artwork.find_1": {"museum": ["Modern Arts Museum, New York", "Modern Arts Museum"], "type": ["sculpture", "Sculpture"], "material": ["bronze", "Bronze"], "artist": [""]}, "artwork.find_2": {"museum": ["Louvre Museum, Paris", "Louvre Museum", "Paris"], "type": ["sculpture", "Sculpture"], "material": ["stone", "Stone"], "artist": [""]}, "artwork.find_3": {"museum": ["Metropolitan Museum of Art", "Metropolitan Museum"], "type": ["painting"], "artist": ["Picasso"], "material": [""]}} {"get_artwork_price_1": {"museum_location": ["Philadelphia"], "sculpture_material": ["marble"], "sculpture_size": [[4, 4]]}, "get_artwork_price_2": {"museum_location": ["New York"], "sculpture_material": ["bronze"], "sculpture_size": [[6, 3]]}} {"house_designer.design": {"bedrooms": [3], "bathrooms": [2], "garden": [true]}, "office_designer.design": {"rooms": [5], "meeting_room": ["large"]}} {"calcVolume.cuboid": {"height": [10.0], "width": [5.0], "depth": [8.0]}, "calcVolume.sphere": {"radius": [4.0]}} -{"museum.get_hours": {"museum_name": ["Louvre Museum","Louvre"]}, "museum.get_waiting_time": {"museum_name": ["Louvre Museum","Louvre"],"day": ["", "Monday"]}, "location.get_travel_time": {"destination": ["Louvre Museum","Louvre"],"mode": ["Driving",""]}} -{"lowest_price": {"city": ["Austin"], "product": ["Yamaha Acoustic Guitar"]}, "average_price": {"city": ["New York"], "product": ["Yamaha Acoustic Guitar"]}, "store_count_1": {"city": ["Austin"], "product": ["Yamaha Acoustic Guitar"]},"store_count_2": {"city": ["New York"], "product": ["Yamaha Acoustic Guitar"]}} +{"museum.get_hours": {"museum_name": ["Louvre Museum", "Louvre"]}, "museum.get_waiting_time": {"museum_name": ["Louvre Museum", "Louvre"], "day": ["", "Monday"]}, "location.get_travel_time": {"destination": ["Louvre Museum", "Louvre"], "mode": ["Driving", ""]}} +{"lowest_price": {"city": ["Austin"], "product": ["Yamaha Acoustic Guitar"]}, "average_price": {"city": ["New York"], "product": ["Yamaha Acoustic Guitar"]}, "store_count_1": {"city": ["Austin"], "product": ["Yamaha Acoustic Guitar"]}, "store_count_2": {"city": ["New York"], "product": ["Yamaha Acoustic Guitar"]}} {"note_conversion.indian": {"note": ["C"]}, "frequency_to_wavelength": {"frequency": [440.0]}} -{"beat_generator": {"genre": ["Hip Hop", "hip hop"], "bpm": [95], "scale": ["Major", "major",""]}, "melody_generator": {"note_sequence": [["C4", "E4", "F4", "G4"]], "instrument": ["Bass",""]}} +{"beat_generator": {"genre": ["Hip Hop", "hip hop"], "bpm": [95], "scale": ["Major", "major", ""]}, "melody_generator": {"note_sequence": [["C4", "E4", "F4", "G4"]], "instrument": ["Bass", ""]}} {"sport_analysis.last_game_performance": {"team": ["L.A Lakers", "Los Angeles Lakers"], "details": [["field goal %", "free throw %"]]}, "sport_analysis.compare_ppg": {"team": ["L.A Lakers", "Los Angeles Lakers"], "seasons": [["2018-2019", "2019-2020"], ["18-19", "19-20"]]}} {"get_player_record_1": {"player": ["Michael Jordan"], "stat": ["highest_scoring_game"]}, "get_player_record_2": {"player": ["Michael Jordan"], "stat": ["total_championships"]}} {"game_of_life.play": {"rounds": [3], "start_board": [[]]}, "chess.play": {"moves": [["e4", "e5"]]}} {"board_game_search": {"complexity": [2.5], "player_count": [6]}, "trivia_game_search": {"duration": [60.0, 45.0, 30.0]}} -{"BattleReignGameAPI.update_player_equipment": {"attribute": ["armor"], "level": [5],"playerID":[123,""]}, "GameGuideAPI.search_guide_1": {"game": ["Battle Reign"], "condition": ["snowy weather"], "type": [""]}, "GameGuideAPI.search_guide_2": {"game": ["Shadow Fall"],"type": ["strategy"],"condition":[""]}} -{"recipe_search": {"ingredient": ["spaghetti"], "dietary_requirements": [["gluten_free"]], "isHomemade": [true]}, "recipe_prep_time": {"recipe": ["spaghetti","homemade healthy spaghetti","Homemade healthy gluten free spaghetti","homemade_spaghetti"]}, "recipe_nutrition_info": {"recipe": ["homemade_spaghetti","homemade healthy spaghetti","spaghetti", "Homemade healthy gluten free spaghetti"]}} +{"BattleReignGameAPI.update_player_equipment": {"attribute": ["armor"], "level": [5], "playerID": [123, ""]}, "GameGuideAPI.search_guide_1": {"game": ["Battle Reign"], "condition": ["snowy weather"], "type": [""]}, "GameGuideAPI.search_guide_2": {"game": ["Shadow Fall"], "type": ["strategy"], "condition": [""]}} +{"recipe_search": {"ingredient": ["spaghetti"], "dietary_requirements": [["gluten_free"]], "isHomemade": [true]}, "recipe_prep_time": {"recipe": ["spaghetti", "homemade healthy spaghetti", "Homemade healthy gluten free spaghetti", "homemade_spaghetti"]}, "recipe_nutrition_info": {"recipe": ["homemade_spaghetti", "homemade healthy spaghetti", "spaghetti", "Homemade healthy gluten free spaghetti"]}} {"time_zones.get_current_time_1": {"location": ["Beijing", "BJ"]}, "time_zones.get_current_time_2": {"location": ["Tokyo", "TYO"]}, "time_zones.get_time_difference": {"city_1": ["Beijing", "BJ"], "city_2": ["Tokyo", "TYO"]}} {"hotel.find_1": {"location": ["Paris", "Paris, France", "France"], "stars": [4], "amenities": [["Free WiFi", "Breakfast Included", "Gym"]]}, "hotel.find_2": {"location": ["New York", "New York, USA", "NY", "NY, USA", "USA"], "stars": [4], "amenities": [["Free WiFi", "Breakfast Included", "Gym"]]}} {"triangle_properties.get": {"side1": [5.0], "side2": [7.0], "side3": [9.0], "get_area": ["", true], "get_perimeter": ["", true], "get_angles": ["", true]}, "circle_properties.get": {"radius": [3.0], "get_area": ["", true], "get_circumference": ["", true]}} {"math.triangle_area_heron": {"side1": [7.0], "side2": [10.0], "side3": [5.0]}, "math.triangle_area_base_height": {"base": [8.0], "height": [6.0]}, "math.circle_area": {"radius": [4.0]}} -{"country_info.capital": {"country": ["Australia"]},"country_info.population":{"country": ["Canada"]},"country_info.largest_city":{"country": ["Brazil"]}} -{"EuclideanDistance.calculate_1": {"pointA": [[3, 2]], "pointB": [[7, 5]], "rounding": [2]}, "angleToXAxis.calculate_1": {"pointA": [[3, 2]], "pointB": [[7, 5]], "rounding": [2]}, "EuclideanDistance.calculate_2": {"pointA": [[10,8]], "pointB": [[14,12]], "rounding": [2]}, "angleToXAxis.calculate_2": {"pointA": [[10,8]], "pointB": [[14,12]], "rounding": [2]}} +{"country_info.capital": {"country": ["Australia"]}, "country_info.population": {"country": ["Canada"]}, "country_info.largest_city": {"country": ["Brazil"]}} +{"EuclideanDistance.calculate_1": {"pointA": [[3, 2]], "pointB": [[7, 5]], "rounding": [2, ""]}, "angleToXAxis.calculate_1": {"pointA": [[3, 2]], "pointB": [[7, 5]], "rounding": [2, ""]}, "EuclideanDistance.calculate_2": {"pointA": [[10, 8]], "pointB": [[14, 12]], "rounding": [2, ""]}, "angleToXAxis.calculate_2": {"pointA": [[10, 8]], "pointB": [[14, 12]], "rounding": [2, ""]}} {"kinematics.calculate_displacement": {"initial_speed": [5.0], "acceleration": [2.0], "time": [10.0], "rounding": [2, ""]}, "kinematics.calculate_final_speed": {"initial_speed": [5.0], "acceleration": [2.0], "time": [10.0], "rounding": [2, ""]}} -{"weather.get_by_coordinates_date": {"coordinates": [[40.7128, -74.0060]], "date": ["2021-01-15", "01/15/2021", "Jan 15, 2021"]}, "weather.get_by_city_date_1": {"city": ["New York City","New York City, NY"], "date": ["2020-12-25", "12/25/2020", "Dec 25, 2020"]}, "weather.get_by_city_date_2": {"city": ["New York City"], "date": ["2021-01-01", "01/01/2021", "Jan 1, 2021"]}, "weather.get_forecast_by_coordinates": {"coordinates": [[40.7128, -74.0060]], "days_ahead": [10]}} -{"wildlife_population.assess_growth_1": {"species": ["African Elephant"], "location": ["Serengeti", "Serengeti ecosystem"], "duration": [10]}, "ecological_impact.analyze_1": {"species": ["African Elephant"], "ecosystem": ["Serengeti", "Serengeti ecosystem"], "location": ["Serengeti"], "timeframe": [5]}, "wildlife_population.assess_growth_2": {"species": ["Bengal Tiger"], "location": ["Sundarbans", "Sundarbans ecosystem"], "duration": [7]}, "ecological_impact.analyze_2": {"species": ["Bengal Tiger", "Tiger"], "ecosystem": ["Sundarbans", "Sundarbans ecosystem"], "location": ["Sundarbans"], "timeframe": [3]}} +{"weather.get_by_coordinates_date": {"coordinates": [[40.7128, -74.006]], "date": ["2021-01-15", "01/15/2021", "Jan 15, 2021"]}, "weather.get_by_city_date_1": {"city": ["New York City", "New York City, NY"], "date": ["2020-12-25", "12/25/2020", "Dec 25, 2020"]}, "weather.get_by_city_date_2": {"city": ["New York City"], "date": ["2021-01-01", "01/01/2021", "Jan 1, 2021"]}, "weather.get_forecast_by_coordinates": {"coordinates": [[40.7128, -74.006]], "days_ahead": [10]}} +{"wildlife_population.assess_growth_1": {"species": ["African Elephant"], "location": ["Serengeti", "Serengeti ecosystem"], "duration": [10]}, "ecological_impact.analyze_1": {"species": ["African Elephant"], "ecosystem": ["Serengeti", "Serengeti ecosystem"], "location": ["Serengeti"], "timeframe": [5, ""]}, "wildlife_population.assess_growth_2": {"species": ["Bengal Tiger"], "location": ["Sundarbans", "Sundarbans ecosystem"], "duration": [7]}, "ecological_impact.analyze_2": {"species": ["Bengal Tiger", "Tiger"], "ecosystem": ["Sundarbans", "Sundarbans ecosystem"], "location": ["Sundarbans"], "timeframe": [3]}} {"realestate.find_properties": {"location": ["San Francisco, CA", "SF, CA"], "propertyType": ["condo"], "bedrooms": [2], "budget": [{"min": [500000], "max": [800000]}]}, "property_valuation.get_1": {"location": ["Los Angeles, CA", "LA, CA"], "propertyType": ["villa"], "bedrooms": [3], "age": [5]}, "property_valuation.get_2": {"location": ["New York, NY", "NY, NY"], "propertyType": ["apartment"], "bedrooms": [1], "age": [10]}} {"calculate_average": {"gradeDict": [{"Math": [85], "English": [90], "Science": [88], "History": [92], "Art": [89]}]}, "calculate_standard_deviation": {"gradeDict": [{"Math": [85], "English": [90], "Science": [88], "History": [92], "Art": [89]}]}, "highest_grade": {"gradeDict": [{"Math": [85], "English": [90], "Science": [88], "History": [92], "Art": [89]}]}} -{"math_roots.quadratic": {"a": [3.0], "b": [4.0], "c": [-7.0]}, "math.roots.cubic": {"a": [2.0], "b": [-5.0], "c": [3.0], "d": [-1.0]}, "math.roots.polynomial": {"coefficients": [[6.0, -3.0, 2.0, -1.0, 1.0]], "degree": [4.0]}} +{"math_roots.quadratic": {"a": [3.0], "b": [4.0], "c": [-7.0]}, "math.roots.cubic": {"a": [2.0], "b": [-5.0], "c": [3.0], "d": [-1.0]}, "math.roots.polynomial": {"coefficients": [[6.0, -3.0, 2.0, -1.0, 1.0]], "degree": [4.0, ""]}} {"corporate_finance.calculate_YOY_growth_rate": {"company_name": ["Tech Innovators"], "year1": [2018], "year1_revenue": [500000.0], "year2": [2019], "year2_revenue": [750000.0]}, "financial_ratios.calculate_ROE": {"net_income": [100000.0], "shareholder_equity": [200000.0]}, "financial_ratios.calculate_ROA": {"net_income": [100000.0], "total_assets": [1000000.0]}} {"finance.property_depreciation_1": {"initial_cost": [500000.0], "depreciation_rate": [0.02], "years": [5], "monthly": [""]}, "finance.inflation_adjustment": {"initial_sum": [200000.0], "years": [5], "inflation_rate": [0.03]}, "finance.loan_repayment": {"loan_amount": [300000.0], "interest_rate": [0.04], "loan_term": [10]}, "finance.property_depreciation_2": {"initial_cost": [500000.0], "depreciation_rate": [0.02], "years": [5], "monthly": [true]}} -{"solarFarm.potential": {"coordinates": [[37.7749, -122.4194]], "panelArea": [50000.0], "month": ["July"]}, "windFarm.potential": {"coordinates": [[40.7128, -74.0060]], "turbineCount": [100.0], "month": ["July"]}} +{"solarFarm.potential": {"coordinates": [[37.7749, -122.4194]], "panelArea": [50000.0], "month": ["July"]}, "windFarm.potential": {"coordinates": [[40.7128, -74.006]], "turbineCount": [100.0], "month": ["July"]}} {"sculpture_price.calculate": {"material": ["marble"], "size": [10], "complexity": ["high"]}, "sculptor_info.get": {"name": ["Auguste Rodin"]}, "sculpture_availability.check": {"sculpture_name": ["The Thinker"], "material": ["bronze"]}} -{"generate_sound_wave_1":{"frequency":[440.0],"duration":[5],"wave_type":["sine"]},"generate_sound_wave_2":{"frequency":[880],"duration":[10],"wave_type":["square"]},"play_sound_wave_1":{"wave_file":["test.wav"],"volume":[0.8]},"play_sound_wave_2":{"wave_file":["test2.wav"],"volume":[0.6]}} +{"generate_sound_wave_1": {"frequency": [440.0], "duration": [5], "wave_type": ["sine", ""]}, "generate_sound_wave_2": {"frequency": [880], "duration": [10], "wave_type": ["square"]}, "play_sound_wave_1": {"wave_file": ["test.wav"], "volume": [0.8]}, "play_sound_wave_2": {"wave_file": ["test2.wav"], "volume": [0.6]}} {"sports_data.basketball.most_points_single_game": {"league": ["NBA"]}, "sports_data.basketball.most_points_single_season": {"league": ["NBA"]}, "sports_data.basketball.most_points_career": {"league": ["NBA"]}} {"basketball.player_stats.get": {"player_name": ["LeBron James"], "stats_fields": [["points", "assists", "rebounds", "minutes"]]}, "basketball.team_stats.get": {"team_name": ["Los Angeles Lakers"], "stats_fields": [["total points", "total assists", "total rebounds", "win rate"]]}, "basketball.game_stats.get": {"team1": ["Los Angeles Lakers"], "team2": ["Golden State Warriors"], "date": ["2021-01-18", "01/18/2021", "Jan 18, 2021", "January 18, 2021"], "stats_fields": [["total points", "total assists", "total rebounds", "turnovers"]]}} -{"route_planner.calculate_route_1": {"start": ["New York"], "destination": ["Boston"], "method": ["fastest"]}, "chess_club_details.find_1": {"name": ["Knight Gambit"], "city": ["Boston"],"event":["null",""]}, "route_planner.calculate_route_2": {"start": ["Boston"], "destination": ["Philadelphia"], "method": ["fastest"]}, "chess_club_details.find_2": {"name": ["Rook Corner"], "city": ["Philadelphia"]}, "route_planner.calculate_route_3": {"start": ["Philadelphia"], "destination": ["New York"], "method": ["shortest"]}} -{"video_games.store_price_1": {"game_title": ["The Legend of Zelda: Breath of the Wild"], "platform": ["Nintendo Switch"], "region": ["United States"]}, "video_games.on_sale": {"game_title": ["Super Mario Odyssey"], "platform": ["Nintendo Switch"], "region": ["United States"]}, "video_games.store_currency": {"platform": ["PlayStation"], "region": ["United States"]}, "video_games.store_price_2": {"game_title": ["God of War"], "platform": ["PlayStation"], "region": ["United Kingdom"]}} -{"game_rewards.get_1": {"game": ["Call of Duty"], "platform": ["Playstation"],"mission":[""],"trophy":[""]}, "game_rewards.get_2": {"game": ["Fortnite"], "platform": ["PC"], "trophy": ["Master"],"mission": [""]},"game_scores.get": {"game": ["FIFA"], "platform": ["Xbox"], "level": [3],"player": [""]}, "game_missions.list": {"game": ["Assassin Creed"]}} -{"maps.shortest_path_1":{"start_location":["New York City"],"end_location":["Metropolitan Museum of Art"],"mode":["walk",""]},"maps.shortest_path_2":{"start_location":["Metropolitan Museum of Art"],"end_location":["Central Park"],"mode":["bike"]},"maps.route_times_1":{"route":["New York City to Metropolitan Museum of Art"],"mode":["walk",""]},"maps.route_times_2":{"route":["Metropolitan Museum of Art to Central Park"],"mode":["bike"]}} +{"route_planner.calculate_route_1": {"start": ["New York"], "destination": ["Boston"], "method": ["fastest", ""]}, "chess_club_details.find_1": {"name": ["Knight Gambit"], "city": ["Boston"], "event": ["null", ""]}, "route_planner.calculate_route_2": {"start": ["Boston"], "destination": ["Philadelphia"], "method": ["fastest", ""]}, "chess_club_details.find_2": {"name": ["Rook Corner"], "city": ["Philadelphia"]}, "route_planner.calculate_route_3": {"start": ["Philadelphia"], "destination": ["New York"], "method": ["shortest"]}} +{"video_games.store_price_1": {"game_title": ["The Legend of Zelda: Breath of the Wild"], "platform": ["Nintendo Switch"], "region": ["United States", ""]}, "video_games.on_sale": {"game_title": ["Super Mario Odyssey"], "platform": ["Nintendo Switch"], "region": ["United States", ""]}, "video_games.store_currency": {"platform": ["PlayStation"], "region": ["United States", ""]}, "video_games.store_price_2": {"game_title": ["God of War"], "platform": ["PlayStation"], "region": ["United Kingdom"]}} +{"game_rewards.get_1": {"game": ["Call of Duty"], "platform": ["Playstation"], "mission": [""], "trophy": [""]}, "game_rewards.get_2": {"game": ["Fortnite"], "platform": ["PC"], "trophy": ["Master"], "mission": [""]}, "game_scores.get": {"game": ["FIFA"], "platform": ["Xbox"], "level": [3], "player": [""]}, "game_missions.list": {"game": ["Assassin Creed"]}} +{"maps.shortest_path_1": {"start_location": ["New York City"], "end_location": ["Metropolitan Museum of Art"], "mode": ["walk", ""]}, "maps.shortest_path_2": {"start_location": ["Metropolitan Museum of Art"], "end_location": ["Central Park"], "mode": ["bike"]}, "maps.route_times_1": {"route": ["New York City to Metropolitan Museum of Art"], "mode": ["walk", ""]}, "maps.route_times_2": {"route": ["Metropolitan Museum of Art to Central Park"], "mode": ["bike"]}} {"solve.quadratic_equation": {"a": [5], "b": [6], "c": [1]}, "convert.rgb_to_hex": {"r": [255], "g": [160], "b": [0]}, "perform.string_reverse": {"input_string": ["Hello, World!"]}} {"functions.intersect": {"function1": ["4x+7"], "function2": ["2x+5"]}, "functions.zero": {"function": ["3x+9"]}} {"geometry_rectangle.calculate": {"width": [30], "length": [50]}, "geometry_square.calculate": {"side": [5]}, "geometry_circle.calculate": {"radius": [3]}} {"geometry.calculate_cone_volume": {"radius": [10.0], "height": [30.0], "round_off": [2, ""]}, "physics.calculate_cone_mass_1": {"radius": [10.0], "height": [30.0], "density": [5.2]}, "physics.calculate_cone_mass_2": {"radius": [10.0], "height": [30.0], "density": [7.8]}} -{"calculate_integral": {"func": ["3*x**2 - 2*x + 1","3x^2-2x+1","3x^2 - 2x + 1","3*x^2 - 2*x + 1"], "a": [1], "b": [4]}, "calculate_derivative_1": {"func": ["2*x**3 - 3*x**2 + 4*x - 5","2x^3-3x^2+4x-5","2x^3 - 3x^2 + 4x - 5","2*x^3 - 3*x^2 + 4*x - 5"], "x_value": [2], "order": [""]}, "calculate_derivative_2": {"func": ["2*x**3 - 3*x**2 + 4*x - 5","2x^3-3x^2+4x-5","2x^3 - 3x^2 + 4x - 5","2*x^3 - 3*x^2 + 4*x - 5"], "x_value": [2], "order": [2]}} +{"calculate_integral": {"func": ["3*x**2 - 2*x + 1", "3x^2-2x+1", "3x^2 - 2x + 1", "3*x^2 - 2*x + 1"], "a": [1], "b": [4]}, "calculate_derivative_1": {"func": ["2*x**3 - 3*x**2 + 4*x - 5", "2x^3-3x^2+4x-5", "2x^3 - 3x^2 + 4x - 5", "2*x^3 - 3*x^2 + 4*x - 5"], "x_value": [2], "order": [""]}, "calculate_derivative_2": {"func": ["2*x**3 - 3*x**2 + 4*x - 5", "2x^3-3x^2+4x-5", "2x^3 - 3x^2 + 4x - 5", "2*x^3 - 3*x^2 + 4*x - 5"], "x_value": [2], "order": [2]}} {"math.lcm": {"num1": [36], "num2": [48]}, "math.gcd": {"num1": [36], "num2": [48]}} -{"calculate_gcd_1": {"num1": [56], "num2": [98], "algorithm": ["euclidean"]}, "calculate_gcd_2": {"num1": [81], "num2": [27], "algorithm": ["binary"]}, "calculate_lcm_1": {"num1": [15], "num2": [25], "method": ["standard"]}, "calculate_lcm_2": {"num1": [21], "num2": [14], "method": ["reduced"]}} -{"kinematics.calculate_speed_from_rest": {"distance": [120.0], "time": [10.0], "initial_speed": [0.0,""]}, "kinematics.calculate_acceleration": {"initial_speed": [12.0], "final_speed": [24.0], "time": [5.0], "distance": [""]}} -{"kinematics.final_velocity": {"initial_velocity": [0.0], "time": [5.0], "acceleration": [3.0]}, "physics.wave_velocity": {"frequency": [50.0], "wavelength": [3.0]}, "kinematics.distance": {"initial_velocity": [0.0,""], "time": [12.0], "acceleration": [3.0]}} +{"calculate_gcd_1": {"num1": [56], "num2": [98], "algorithm": ["euclidean", ""]}, "calculate_gcd_2": {"num1": [81], "num2": [27], "algorithm": ["binary"]}, "calculate_lcm_1": {"num1": [15], "num2": [25], "method": ["standard", ""]}, "calculate_lcm_2": {"num1": [21], "num2": [14], "method": ["reduced"]}} +{"kinematics.calculate_speed_from_rest": {"distance": [120.0], "time": [10.0], "initial_speed": [0.0, ""]}, "kinematics.calculate_acceleration": {"initial_speed": [12.0], "final_speed": [24.0], "time": [5.0], "distance": [""]}} +{"kinematics.final_velocity": {"initial_velocity": [0.0], "time": [5.0], "acceleration": [3.0]}, "physics.wave_velocity": {"frequency": [50.0], "wavelength": [3.0]}, "kinematics.distance": {"initial_velocity": [0.0, ""], "time": [12.0], "acceleration": [3.0]}} {"library.search_book": {"book_name": ["To Kill a Mockingbird"], "city": ["New York", "NY"], "availability": [true], "genre": ["Fiction", ""]}, "library.reserve_book": {"book_id": ["123ABC"], "branch_id": ["XYZ789"], "return_date": ["2022-12-31", "12/31/2022", "Dec 31, 2022"]}} -{"ride_hailing.get_rides_1": {"source": ["123 Main Street"], "destination": ["456 Park Avenue"], "max_cost": [30.0]}, "grocery_delivery.order": {"location": ["789 Broadway"], "items": [["milk", "bread", "eggs", "apples"], ["milk", "bread", "apples", "eggs"],["milk", "eggs", "bread", "apples"],["milk", "eggs", "apples", "bread"],["milk", "apples", "bread", "eggs"],["milk", "apples", "eggs", "bread"],["bread", "milk", "eggs", "apples"],["bread", "milk", "apples", "eggs"],["bread", "eggs", "milk", "apples"],["bread", "eggs", "apples", "milk"],["bread", "apples", "milk", "eggs"],["bread", "apples", "eggs", "milk"],["eggs", "milk", "bread", "apples"],["eggs", "milk", "apples", "bread"],["eggs", "bread", "milk", "apples"],["eggs", "bread", "apples", "milk"],["eggs", "apples", "milk", "bread"],["eggs", "apples", "bread", "milk"],["apples", "milk", "bread", "eggs"],["apples", "milk", "eggs", "bread"],["apples", "bread", "milk", "eggs"],["apples", "bread", "eggs", "milk"],["apples", "eggs", "milk", "bread"],["apples", "eggs", "bread", "milk"]], "max_delivery_cost": [10.0]}, "ride_hailing.get_rides_2": {"source": ["456 Park Avenue"], "destination": ["321 Elm Street"], "max_cost": [20.0]}, "ride_hailing.get_rides_3": {"source": ["321 Elm Street"], "destination": ["123 Main Street"], "max_cost": [25.0]}} +{"ride_hailing.get_rides_1": {"source": ["123 Main Street"], "destination": ["456 Park Avenue"], "max_cost": [30.0, ""]}, "grocery_delivery.order": {"location": ["789 Broadway"], "items": [["milk", "bread", "eggs", "apples"], ["milk", "bread", "apples", "eggs"], ["milk", "eggs", "bread", "apples"], ["milk", "eggs", "apples", "bread"], ["milk", "apples", "bread", "eggs"], ["milk", "apples", "eggs", "bread"], ["bread", "milk", "eggs", "apples"], ["bread", "milk", "apples", "eggs"], ["bread", "eggs", "milk", "apples"], ["bread", "eggs", "apples", "milk"], ["bread", "apples", "milk", "eggs"], ["bread", "apples", "eggs", "milk"], ["eggs", "milk", "bread", "apples"], ["eggs", "milk", "apples", "bread"], ["eggs", "bread", "milk", "apples"], ["eggs", "bread", "apples", "milk"], ["eggs", "apples", "milk", "bread"], ["eggs", "apples", "bread", "milk"], ["apples", "milk", "bread", "eggs"], ["apples", "milk", "eggs", "bread"], ["apples", "bread", "milk", "eggs"], ["apples", "bread", "eggs", "milk"], ["apples", "eggs", "milk", "bread"], ["apples", "eggs", "bread", "milk"]], "max_delivery_cost": [10.0, ""]}, "ride_hailing.get_rides_2": {"source": ["456 Park Avenue"], "destination": ["321 Elm Street"], "max_cost": [20.0]}, "ride_hailing.get_rides_3": {"source": ["321 Elm Street"], "destination": ["123 Main Street"], "max_cost": [25.0]}} {"calculate_final_temperature": {"quantity1": [5.0], "temperature1": [300.0], "quantity2": [3.0], "temperature2": [500.0]}, "calculate_mass": {"quantity": [4.0], "molar_mass": [16.0]}} -{"biological.calc_energy": {"mols": [5.0], "substance": ["C6H12O6", "glucose"], "joules_per_mol": [2800.0,""]}, "biological.calc_biomass": {"energy": [14000.0], "efficiency": [0.1,""]}, "physical.calc_work": {"energy": [1400.0], "distance": [2.0]}} -{"calculate.weight_in_space": {"weight_earth_kg": [75.0], "planet": ["Mars"]}, "currency_conversion": {"amount": [5000.0], "from_currency": ["USD","US Dollars", "US Dollar"], "to_currency": ["JPY", "Japanese Yen"]}, "unit_conversion.convert": {"value": [24.0], "from_unit": ["in","inch","inches"], "to_unit": ["cm","centimeter","centimeters"]}} +{"biological.calc_energy": {"mols": [5.0], "substance": ["C6H12O6", "glucose"], "joules_per_mol": [2800.0, ""]}, "biological.calc_biomass": {"energy": [14000.0], "efficiency": [0.1, ""]}, "physical.calc_work": {"energy": [1400.0], "distance": [2.0]}} +{"calculate.weight_in_space": {"weight_earth_kg": [75.0], "planet": ["Mars"]}, "currency_conversion": {"amount": [5000.0], "from_currency": ["USD", "US Dollars", "US Dollar"], "to_currency": ["JPY", "Japanese Yen"]}, "unit_conversion.convert": {"value": [24.0], "from_unit": ["in", "inch", "inches"], "to_unit": ["cm", "centimeter", "centimeters"]}} {"geology.get_era": {"era_name": ["Jurassic"], "calculate_years_ago": [true]}, "history.get_event_date": {"event_name": ["signing of the Magna Carta", "Magna Carta"], "calculate_years_ago": [true]}} -{"sort_list_1": {"elements": [["apple", "banana", "cherry", "date", "elderberry"],["elderberry", "cherry", "banana", "apple", "date"]], "order": ["desc", "descending"]}, "filter_list": {"elements": [["apple", "banana", "cherry", "date", "elderberry"]], "condition": ["b", "B","startswith(b)"]}, "sum_elements": {"elements": [[5, 10, 15, 20, 25]]}, "sort_list_2": {"elements": [[35, 10, 25, 5, 15]], "order": ["asc"]}} -{"cosine_similarity.calculate_1": {"vector1": [[1, 2, 3]], "vector2": [[4, 5, 6]], "rounding": [2]}, "correlation.calculate_1": {"array1": [[7, 8, 9]], "array2": [[10, 11, 12]], "type": ["pearson"]}, "correlation.calculate_2": {"array1": [[13, 14, 15]], "array2": [[16, 17, 18]], "type": ["spearman"]}, "cosine_similarity.calculate_2": {"vector1": [[19, 20, 21]], "vector2": [[22, 23, 24]], "rounding": [3]}} -{"library.find_nearby": {"location": ["New York City","New York City, NY"], "preferences": [["Pet-friendly", "Cafe Inside"]]}, "store.find_nearby": {"location": ["New York City","New York City, NY"], "preferences": [["Disabled Access", "24 hours"]]}} -{"calc_Simple_Interest": {"principle_amount": [5000.0], "duration": [5.0], "annual_rate": [0.04]}, "calc_Compound_Interest": {"principle_amount": [5000.0], "duration": [5.0], "annual_rate": [0.035], "compound_freq": [1]}, "future_value": {"initial_investment": [3000.0], "interest_rate": [0.05], "time": [6], "num_compoundings": [2]}} -{"currency_conversion": {"amount": [5000.0], "from_currency": ["Japanese Yen", "JPY"], "to_currency": ["US Dollars", "USD", "US Dollar"]}, "unit_conversion": {"value": [15.0], "from_unit": ["km","kilometer","kilometers"], "to_unit": ["mi","mile","miles"]}} -{"corporate_finance.dividend_data_1": {"company": ["Microsoft", "MSFT"], "years": [5], "frequency": ["quarterly"]}, "corporate_finance.dividend_data_2": {"company": ["Microsoft"], "years": [5], "frequency": ["annually",""]}, "stock_market_data_1": {"company": ["Microsoft", "MSFT"], "days": [60]}, "stock_market_data_2": {"company": ["Microsoft"], "days": [120]}} -{"stock_forecast_1":{"company":["Apple Inc.","AAPL"],"days":[30],"model":["ARIMA"]},"stock_forecast_2":{"company":["Microsoft Corporation","MSFT"],"days":[45],"model":["LSTM"]},"weather_forecast_1":{"location":["New York City","NYC","New York","NY"],"days":[7]},"weather_forecast_2":{"location":["Los Angeles","LA","Los Angeles, California","CA"],"days":[14]}} -{"avg_closing_price":{"company":["Microsoft","MSFT"],"days":[30],"data_source":["yahoo finance","Yahoo Finance",""]},"total_revenue":{"company":["Apple","AAPL"],"days":[30],"data_source":["google finance","Google Finance"]},"volume_traded_1":{"company":["Microsoft","MSFT"],"days":[30],"data_source":["yahoo finance","Yahoo Finance",""]},"volume_traded_2":{"company":["Apple","AAPL"],"days":[30],"data_source":["yahoo finance","Yahoo Finance",""]}} -{"financial.compound_interest":{"principle":[5000],"rate":[0.04],"time":[5],"n":[4]},"financial.simple_interest":{"principle":[5000],"rate":[0.035],"time":[5]}} -{"lawyer.search_1":{"location":["New York, NY","NY, New York","NY"],"expertise":["Divorce"]},"lawyer.search_2":{"location":["Los Angeles, CA","CA, Los Angeles","CA"],"expertise":["Criminal"]},"doctor.search_1":{"location":["Chicago, IL","IL, Chicago","IL"],"specialization":["Cardiology"]},"doctor.search_2":{"location":["Houston, TX","TX, Houston","TX"],"specialization":["Orthopedics","Orthopaedic"]}} -{"air_quality_forecast_1":{"location":["New York","NY"],"days":[5]},"weather_forecast":{"location":["Los Angeles","LA"],"days":[7]},"news":{"topic":["global warming"],"days":[3]},"air_quality_forecast_2":{"location":["Beijing"],"days":[2]}} -{"geodistance.find_1":{"origin":["New York","NY"],"destination":["London"],"unit":["kilometers","km"]},"timezones.get_difference":{"city1":["New York","NY"],"city2":["London"]},"flights.search":{"from_city":["New York","NY"],"to_city":["London"],"date":["next friday","2022-01-01","01/01/2022","Jan.1,2022"]},"geodistance.find_2":{"origin":["London"],"destination":["Paris"],"unit":["miles","mi",""]}} -{"traffic_estimate_1":{"start_location":["San Francisco","SF"],"end_location":["Palo Alto"],"time_period":["weekday"]},"calculate_distance_1":{"start_point":["San Francisco","SF"],"end_point":["Palo Alto"]},"traffic_estimate_2":{"start_location":["Palo Alto"],"end_location":["Los Angeles","LA"],"time_period":["weekend"]},"weather_forecast_1":{"location":["Los Angeles","LA"],"days":[5]}} -{"library.search_books":{"location":["New York City","NYC"],"genre":["mystery"],"title":[""]},"google.books_search":{"genre":["mystery"],"title":[""]},"openlibrary.books_search":{"genre":["mystery"],"title":[""]}} -{"five_factor_model.analyse":{"talkative":[true],"nervous":[false],"artistic_interests":[true],"lazy":[false],"forgiving":[true]},"MBTI.analyse":{"thinking_vs_feeling":["feeling","F"],"introverted_vs_extroverted":["extroverted","E"],"judging_vs_perceiving":["perceiving","P"],"sensing_vs_intuition":["intuition","N"]}} -{"european_history.get_monarchs":{"country":["France"],"century":[17]},"european_history.get_events":{"country":["England"],"century":[18],"event_type":["war",""]},"european_history.get_culture":{"country":["Italy"],"century":[19],"aspect":["art",""]}} -{"us_history.population_by_state_year_1":{"state":["California","CA"],"year":[1980]},"us_history.population_by_state_year_2":{"state":["California","CA"],"year":[1990]},"us_economy.gdp_by_state_year_1":{"state":["California","CA"],"year":[1980],"adjustment":["Real"]},"us_economy.gdp_by_state_year_2":{"state":["California","CA"],"year":[1990],"adjustment":["Real"]}} -{"religion.get_origin_1":{"religion":["Buddhism"]},"religion.get_origin_2":{"religion":["Hinduism"]},"religion.get_core_beliefs_1":{"religion":["Hinduism"]},"religion.get_core_beliefs_2":{"religion":["Buddhism"]}} -{"art_auction.fetch_artwork_price_1":{"artwork_name":["Starry Night"],"artist":["Vincent Van Gogh"],"platform":["Sotheby"]},"art_auction.fetch_artwork_price_2":{"artwork_name":["The Scream"],"artist":["Edvard Munch"],"platform":["Christie"]},"library.search_book_1":{"title":["To Kill a Mockingbird"],"author":["Harper Lee"],"platform":["New York Public Library"]},"library.search_book":{"title":["1984"],"author":["George Orwell"],"platform":["British Library"]}} -{"paint_color.trends":{"room":["Living room"],"period":["Monthly",""]},"weather_forecast":{"location":["Seattle","Seattle, WA"],"days":[5]},"house_price_trends":{"location":["San Francisco, CA","San Francisco,CA","San Francisco","CA"],"period":["Quarterly"]}} -{"sculpture.create_custom_1":{"item":["horse"],"material":["Marble"],"size":[20]},"sculpture.create_custom_2":{"item":["dog"],"material":["Wood"],"size":[15]},"painting.create_custom_1":{"subject":["sunset"],"color":["Red"],"size":[30]},"painting.create_custom_2":{"subject":["cityscape"],"color":["Blue"],"size":[25]}} -{"artwork_search.find":{"type":["installation"],"location":["New York","NY"],"era":["modern",""]},"park_search.find":{"facilities":[["playground","picnic area"]],"location":["New York","NY"]},"tourist_attraction.find":{"attractionType":["monument"],"location":["New York","NY"]}} -{"exhibition_info":{"museum_name":["Louvre","Louvre museum"],"month":[3]},"restaurant_info_1":{"location":["Paris","Paris area"],"food_type":["Italian"]},"restaurant_info_2":{"location":["Paris","Paris area"],"food_type":["Chinese"]}} -{"concert.book_ticket_1":{"artist":["Taylor Swift"],"location":["New York","NY"],"add_ons":[["VIP Seating"]]},"concert.book_ticket_2":{"artist":["Ed Sheeran"],"location":["Los Angeles","LA"],"add_ons":[["Backstage Pass","Parking Pass"]]},"festival.book_ticket":{"festival":["Coachella"],"location":["Indio"],"add_ons":[["Camping Pass","Parking Pass"]]}} -{"music.generate_1":{"key":["D Minor","Dm"],"tempo":[120],"time_signature":["4/4",""]},"audio.generate_1":{"frequency":[440],"amplitude":[0.5],"duration":[""]},"music.generate_2":{"key":["E Major","EM"],"tempo":[90],"time_signature":["3/4"]},"audio.generate_2":{"frequency":[300],"amplitude":[0.7],"duration":[5]}} -{"player_stats.get_all_time_goals":{"player_name":["Cristiano Ronaldo"],"team_name":["Manchester United"],"competition":["Premier League","PL",""]},"team_stats.get_top_scorer":{"team_name":["Manchester United"],"competition":["Premier League","PL",""]},"league_stats.get_top_scorer":{"league_name":["Premier League","PL",""],"season":["2019-2020","19-20","2019/2020","2019","2020"]}} -{"soccer_scores.get_scores":{"team":["Manchester United"],"league":["English Premier League","EPL"],"rounds":[5]},"basketball_scores.get_scores":{"team":["Los Angeles Lakers","Lakers"],"league":["NBA","National Basketball Association"],"rounds":[7]}} -{"BoardGameGeek.recommend_1":{"numPlayers":[6],"category":["strategy"],"difficulty":["beginner",""]},"BoardGameGeek.recommend_2":{"numPlayers":[4],"category":["party"],"difficulty":["intermediate"]},"AmazonGameStore.recommend_1":{"numOfPlayers":[6],"category":["strategy"],"priceRange":["$20-$30","20-30 dollars"]},"AmazonGameStore.recommend_2":{"numOfPlayers":[4],"category":["party"],"priceRange":["$20-$30","20-30 dollars"]}} -{"games.update.find":{"game":["Call of Duty"],"platform":["Playstation","PS"],"region":["European","EU"]},"games.price.find":{"game":["Call of Duty"],"platform":["Xbox"]},"games.reviews.find":{"game":["FIFA 21"],"region":["American","US","USA"]}} -{"video_games.get_player_count_1":{"game_title":["Call of Duty: Modern Warfare"],"year":[2019],"platform":["Playstation","PS"]},"video_games.get_player_count_2":{"game_title":["Call of Duty: Modern Warfare"],"year":[2020],"platform":["PC","Personal Computer"]},"video_games.get_sales_1":{"game_title":["Call of Duty: Modern Warfare"],"year":[2019],"platform":["Playstation","PS"]},"video_games.get_sales_2":{"game_title":["Call of Duty: Modern Warfare"],"year":[2020],"platform":["PC","Personal Computer"]}} -{"recipe_search":{"ingredients":[["eggs","milk","bread"]],"calories":[300],"meal":["breakfast"]},"restaurant_search":{"ingredients":[["chicken","tomatoes","lettuce"]],"calories":[500],"meal":["lunch"]},"ingredient_replace":{"original_ingredient":["beef"],"replacement_ingredient":["tofu"],"calories":[600]}} -{"restaurant.find_group":{"location":["Seattle, WA","WA","Seattle"],"cuisine":[["Seafood","Italian"]],"group_size":[10]},"events.find_event":{"location":["Seattle, WA","WA","Seattle"],"event_type":[["Concert","Sports"]],"group_size":[10]}} -{"recipe.find_1":{"mainIngredient":["chicken"],"ingredientLimit":[5]},"restaurant.find":{"cuisine":["Italian"],"price":[["mid"]]},"recipe.find_2":{"mainIngredient":["beef"],"ingredientLimit":[7]}} -{"hotel.book_1":{"location":["Paris"],"roomType":["deluxe"],"nights":[5],"additional_services":[["breakfast","spa"],["spa","breakfast"]]},"car.rental_1":{"location":["Paris"],"days":[7],"car_type":["SUV"],"pick_up":["airport", ""]},"hotel.book_2":{"location":["Rome"],"roomType":["suite"],"nights":[3],"additional_services":[["airport transfer service"],["airport transfer"]]},"car.rental_2":{"location":["Rome"],"days":[5],"car_type":["compact"],"pick_up":["hotel"]}} -{"hotel_room_pricing.get":{"hotelName":["Hilton New York"],"roomType":["deluxe"],"nights":[5]},"car_rental_pricing.get":{"rentalCompany":["Enterprise"],"carType":["sedan"],"days":[10]},"flight_ticket_pricing.get":{"airline":["Delta Airlines","Delta"],"flightClass":["business"],"passengers":[3]}} -{"currency_exchange.convert_1":{"amount":[5000],"from_currency":["Euros","EUR"],"to_currency":["US Dollars","USD"],"live_conversion":[true]},"currency_exchange.convert_2":{"amount":[3000],"from_currency":["Euros","EUR"],"to_currency":["British Pounds","GBP"],"live_conversion":[false]},"unit_conversion.convert_1":{"value":[100],"from_unit":["kilometers","km"],"to_unit":["miles","mi"]},"unit_conversion.convert_2":{"value":[75],"from_unit":["kilograms","kg"],"to_unit":["pounds","lbs","lb"]}} -{"portfolio_future_value":{"stock":["AAPL","\"AAPL\""],"invested_amount":[5000],"expected_annual_return":[0.07],"years":[10]},"get_stock_info":{"company_name":["Microsoft","\"Microsoft\""],"detail_level":["detailed","\"detailed\""],"market":["NASDAQ","\"NASDAQ\"",""]},"solve_quadratic_equation":{"a":[5],"b":[-20],"c":[15]}} -{"geometry.area_circle":{"radius":[5.6],"units":["feet","ft"]},"plot_sine_wave":{"start_range":[0],"end_range":[3.14],"frequency":[2],"amplitude":[1.5],"phase_shift":[0.5]}} -{"calculus.derivative_1":{"function":["3x^2 + 2x - 1"],"value":[2],"function_variable":["x",""]},"calculus.derivative_2":{"function":["5y^3 - 4y + 2"],"value":[3],"function_variable":["y"]},"get_personality_traits":{"type":["INTJ"],"traits":[["strengths","weaknesses"],["weaknesses","strengths"]]}} -{"music_generator.generate_scale_progression":{"key":["D"],"tempo":[120],"duration":[2],"scale_type":["minor","Minor"]},"math.hcf":{"number1":[456],"number2":[123]}} -{"get_top_cases":{"field_of_law":["constitutional law"],"top_number":[5],"country":["United Kingdom","UK"]},"math.gcd":{"num1":[36],"num2":[48]}} -{"musical_scale":{"key":["C"],"scale_type":["major",""]},"poker_game_winner":{"players":[["John","Sarah","Mike"]],"cards":[{"John":[["2 of hearts","3 of diamonds","4 of spades","5 of clubs","6 of diamonds"]],"Sarah":[["3 of hearts","4 of diamonds","5 of spades","6 of clubs","7 of diamonds"]],"Mike":[["4 of hearts","5 of diamonds","6 of spades","7 of clubs","8 of diamonds"]]}],"type":["Texas Holdem",""]},"calculate_displacement":{"initial_velocity":[10],"time":[5],"acceleration":[0,""]}} -{"court_case.search":{"docket_number":["12345"],"location":["Dallas, TX","Dallas,TX","Dallas, Texas"],"full_text":[false,""]},"chess.rating":{"player_name":["Magnus Carlsen"],"variant":["classical",""]},"get_event_date":{"event":["Battle of Gettysburg"],"location":["global",""]},"calculate_final_speed":{"initial_velocity":[0],"height":[100],"gravity":[9.8,""]}} -{"cell_biology.function_lookup":{"molecule":["ATP"],"organelle":["mitochondria"],"specific_function":[true]},"get_shortest_driving_distance":{"origin":["New York","NY"],"destination":["Los Angeles","LA"],"unit":["miles",""]},"get_scientist_for_discovery":{"discovery":["theory of relativity"]},"instrument_price.get":{"brand":["Fender"],"model":["Stratocaster"],"finish":["sunburst"]}} -{"calculate_magnetic_field":{"current":[5],"radius":[0.02],"permeability":[""]},"concert_booking.book_ticket":{"artist":["Taylor Swift"],"city":["New York","NY"],"num_tickets":[3]},"lawsuit_details.find":{"company_name":["Apple Inc.","Apple"],"year":[2010],"case_type":["Patent"]}} -{"group_dynamics.pattern":{"total":[30],"extroverts":[15],"introverts":[15]},"mix_paint_color":{"color1":["blue"],"color2":["yellow"],"lightness":[70]},"cooking_conversion.convert":{"quantity":[2],"from_unit":["cups","c"],"to_unit":["milliliters","ml"],"item":["flour"]},"calculate_electric_field_strength":{"charge":[1e-06],"distance":[0.02],"medium":["vacuum",""]}} -{"calculate_density_1":{"mass":[10],"volume":[2],"unit":["kg/m\u00b3","kilograms per cubic meter",""]},"mix_paint_color_1":{"color1":["red"],"color2":["blue"],"lightness":[70]},"calculate_density_2":{"mass":[5],"volume":[1],"unit":["g/cm\u00b3","grams per cubic centimeter"]},"mix_paint_color_2":{"color1":["yellow"],"color2":["blue"],"lightness":[30]}} -{"mutation_type.find":{"snp_id":["rs123456"],"species":["Homo sapiens",""]},"find_exhibition":{"location":["New York, NY"],"art_form":["sculpture"],"month":["Feb","Febuary"],"user_ratings":["high"]},"cellbio.get_proteins":{"cell_compartment":["nucleus"],"include_description":[true]}} -{"get_collectables_in_season_1":{"game_name":["Animal Crossing"],"season":["Summer"],"item_type":["bug"]},"get_collectables_in_season_2":{"game_name":["Animal Crossing"],"season":["Winter"],"item_type":["fish"]},"mutation_type.find_1":{"snp_id":["rs53576"],"species":["Homo sapiens",""]},"mutation_type.find_2":{"snp_id":["rs1800497"],"species":["Mus musculus"]}} -{"math.factorial":{"number":[7]},"find_flute":{"brand":["Yamaha","Yamaha"],"specs":[["open hole","silver headjoint"],["open-hole","silver-headjoint"]]},"calculate_genotype_frequency":{"allele_frequency":[0.6],"genotype":["AA"]}} -{"forest_growth_forecast_1":{"location":["Amazon rainforest","Amazon"],"years":[10],"include_human_impact":[true]},"forest_growth_forecast_2":{"location":["Amazon rainforest","Amazon"],"years":[10],"include_human_impact":[false,""]},"get_scientist_for_discovery_1":{"discovery":["theory of relativity","relativity"]},"get_scientist_for_discovery_2":{"discovery":["DNA double helix structure","double helix"]}} -{"calculate_fitness":{"trait_values":[[0.7,0.8,0.9]],"trait_contributions":[[0.3,0.4,0.3]]},"lawyer.find_nearby":{"city":["New York, NY","NY"],"specialty":[["Civil","Divorce"]],"fee":[300]},"chess.rating":{"player_name":["Magnus Carlsen"],"variant":["classical",""]},"walmart.purchase":{"loc":["Los Angeles, CA","LA"],"product_list":[["Milk","Bread","Eggs"]],"pack_size":[[1,2,12]]}} -{"modify_painting":{"size":["30x40 inches","30x40"],"medium":["oil"],"dominant_color":["red"]},"prediction.evolution":{"species":["African elephant"],"years":[100],"model":["Darwin",""]},"calculate_probability":{"total_outcomes":[52],"favorable_outcomes":[4],"round_to":[3]}} -{"find_restaurants":{"location":["San Francisco","SF","San Francisco, California","San Francisco, CA"],"food_type":["Italian"],"number":[5],"dietary_requirements":[["vegan"]]},"sports.match_schedule":{"team_name":["Golden State Warriors"],"num_matches":[3],"league":["NBA",""]},"get_stock_info":{"company_name":["Apple Inc."],"detail_level":["detailed"],"market":["NASDAQ", ""]},"find_instrument":{"budget":[500],"type":["guitar"],"make":["Fender"]}} -{"celebrity_net_worth.get_1":{"name":["Lionel Messi"],"currency":["EUR","Euros"]},"celebrity_net_worth.get_2":{"name":["LeBron James"],"currency":["GBP","British Pounds"]},"calculate_bmi_1":{"weight":[85],"height":[180],"unit":["metric",""]},"calculate_bmi_2":{"weight":[200],"height":[74],"unit":["imperial"]}} -{"hotel_booking":{"location":["Paris"],"room_type":["deluxe"],"duration":[5],"start_date":["20th June","2023-06-20","06/20/2023","Jun.20,2023"],"preferences":[["gym","free_breakfast"]]},"soccer.get_last_match":{"team_name":["Manchester United"],"include_stats":[true]},"calculate_BMI":{"weight_kg":[75],"height_m":[1.8]}} -{"imdb.find_movies_by_actor":{"actor_name":["Leonardo DiCaprio"],"year":[2010],"category":["Drama"]},"lawsuits_search":{"company_name":["Apple Inc."],"location":["California","CA"],"year":[2015],"case_type":["civil",""]},"flight.book":{"departure_location":["New York","NY"],"destination_location":["London"],"date":["2022-12-25","12/25/2022","Dec 25, 2022"],"time":["10:00AM"],"direct_flight":["",true]}} -{"book_hotel":{"hotel_name":["Hotel Le Bristol Paris"],"location":["Paris, France","Paris"],"room_type":["suite","Suite"],"start_date":["12-01-2022","2022-12-01","Dec 1, 2022"],"stay_duration":[10],"view":["city view","city"]},"latest_exchange_rate":{"source_currency":["USD","US Dollars","US Dollar"],"target_currency":["EUR","Euro"],"amount":[1000]},"safeway.order":{"location":["Palo Alto, CA","Palo Alto","CA"],"items":[["water","apples","bread"]],"quantity":[[2,3,1]]},"light_travel_time":{"distance_in_light_years":[4.24],"speed_of_light":[299792458,""]}} -{"geometry.area_triangle":{"base":[12],"height":[15],"unit":["square meters","m^2",""]},"science_history.get_invention":{"invention_name":["Telephone","Telephone"],"want_year":[true]},"map_service.get_directions":{"start":["New York City","NYC"],"end":["Los Angeles","LA"],"avoid":[["tolls","highways"],["highways","tolls"]]}} -{"run_linear_regression":{"predictors":[["age","income","education level"]],"target":["job satisfaction"],"standardize":[true]},"travel_itinerary_generator":{"destination":["Paris","Paris, France"],"days":[7],"daily_budget":[200],"exploration_type":["urban",""]},"find_recipe":{"recipeName":["Chicken Alfredo"],"maxCalories":[800]},"cooking_conversion.convert":{"quantity":[2],"from_unit":["cups","cup","c"],"to_unit":["grams","gram","g"],"item":["flour"]}} -{"predict_house_price":{"area":[2000],"rooms":[4],"year":[1985],"location":["San Francisco","SF"]},"lawsuit_search":{"entity":["John Doe","Mr. John Doe"],"county":["San Francisco","San Francisco County"],"state":["California",""]},"calculate_probability":{"total_outcomes":[1000],"favorable_outcomes":[5],"round_to":[3]}} -{"math.power_1":{"base":[7],"exponent":[3],"mod":[""]},"probabilities.calculate_single":{"total_outcomes":[52],"event_outcomes":[26],"round":[3]},"fetch_DNA_sequence":{"DNA_id":["XYZ123"],"format":["genbank","gb"],"upstream":[5]},"math.power_2":{"base":[2],"exponent":[5],"mod":[3]}} -{"run_two_sample_ttest":{"group1":[[12,15,18,22,25]],"group2":[[20,23,26,29,32]],"equal_variance":[true]},"restaurant_search.find_closest":{"location":["Boston, MA","Boston,MA","Boston","MA"],"cuisine":["Sushi"],"amenities":[["Patio","Wi-Fi"],["Patio"],["Wi-Fi"]]},"get_personality_traits":{"hobby":["painting"],"trait_count":[5,""]}} -{"geometry.area_triangle_1":{"base":[15],"height":[20],"unit":["square meters","m^2",""]},"geometry.area_triangle_2":{"base":[10],"height":[30],"unit":["square meters","m^2",""]},"t_test":{"dataset_A":[[12,15,18,20,22,25]],"dataset_B":[[14,16,19,21,23,26]],"alpha":[0.05]},"event_finder.find_upcoming":{"location":["Los Angeles, CA","Los Angeles","LA","CA"],"genre":["rock"],"days_ahead":[14]}} -{"finance.calculate_quarterly_dividend_per_share":{"total_payout":[1000000],"outstanding_shares":[500000]},"get_song_lyrics":{"song_title":["Hey Jude"],"artist_name":["The Beatles","Beatles"],"lang":["","English"]},"movie_details.brief":{"title":["The Godfather"],"extra_info":[true]},"mix_paint_color":{"color1":["red"],"color2":["blue"],"lightness":[70]}} -{"calculate_return_on_equity":{"net_income":[2000000],"shareholder_equity":[10000000],"dividends_paid":[500000]},"get_song_lyrics":{"song_title":["Bohemian Rhapsody"],"artist_name":["Queen"],"lang":["English",""]},"law_case_search.find_historical":{"subject":["fraud"],"from_year":[1990],"to_year":[2000]},"public_library.find_nearby":{"location":["Boston, MA","Boston,MA","Boston"],"facilities":[["Reading Room","Wi-Fi"],["Wi-Fi","Reading Room"]]}} -{"compound_interest":{"principal":[5000],"annual_rate":[5],"compounding_freq":["quarterly"],"time_in_years":[7]},"lawsuits_search":{"company_name":["Tech Corp"],"location":["San Francisco","SF"],"year":[2018],"case_type":[""]}} -{"chess.rating":{"player_name":["Magnus Carlsen"],"variant":["classical","Classical","CLASSICAL",""]},"solve_quadratic":{"a":[2],"b":[-3],"c":[1]},"calculate_cagr":{"initial_value":[5000],"final_value":[8000],"period_in_years":[5]}} -{"finance.calculate_future_value":{"initial_investment":[5000],"rate_of_return":[0.07],"years":[10],"contribution":[200]},"create_histogram":{"data":[[7,8,9,6,7,8,10,9,8,7]],"bins":[5]},"mix_paint_color":{"color1":["blue"],"color2":["yellow"],"lightness":[70]}} -{"geometry.calculate_area_circle":{"radius":[5],"unit":["","meters","m","centimeters","cm"]},"calculate_mutual_fund_balance":{"investment_amount":[5000],"annual_yield":[0.07],"years":[10]}} -{"calculate_triangle_area":{"base":[10],"height":[5],"unit":["square meters","m^2","sq m","sq. meters"]},"get_case_info_1":{"docket":["12345"],"court":["Supreme Court"],"info_type":["accused"]},"get_case_info_2":{"docket":["67890"],"court":["High Court"],"info_type":["verdict"]}} -{"event_finder.find_upcoming":{"location":["San Francisco, CA"],"genre":["jazz"],"days_ahead":[5]},"lawsuit_search":{"company":["Apple Inc."],"start_date":["2020-01-01","01/01/2020","Jan 1, 2020"],"location":["California","CA"],"status":["","ongoing"]},"walmart.check_price":{"items":[["olive oil", "rice", "beans"],["olive oil", "beans", "rice"],["rice", "olive oil", "beans"],["rice", "beans", "olive oil"],["beans", "olive oil", "rice"],["beans", "rice", "olive oil"]],"quantities":[[2,3,4]],"store_location":["San Jose, CA"]}} -{"park_information_1":{"park_name":["Yellowstone National Park"],"information":[["Elevation","Area"]]},"calculate_stock_return":{"investment_amount":[5000],"annual_growth_rate":[0.07],"holding_period":[10],"dividends":[true]},"legal_case.fetch":{"case_id":["LC12345"],"details":[true]},"park_information_2":{"park_name":["Yosemite National Park"],"information":[["Location","Established Year"]]}} -{"get_collectables_in_season":{"game_name":["Animal Crossing"],"season":["Summer"],"item_type":["fish"]},"game_score.highest":{"game":["Fortnite"],"platform":["Playstation","PS"],"region":["Asia"]},"lawsuit_details.find":{"company_name":["Apple Inc."],"year":[2018],"case_type":[""]},"calculate_binomial_probability":{"number_of_trials":[10],"number_of_successes":[3],"probability_of_success":[0.7]}} -{"lawsuits_search":{"company_name":["TechCorp"],"location":["San Francisco","SF"],"year":[2018],"case_type":["civil"]},"hilton_hotel.check_availability":{"location":["New York City","NYC"],"check_in_date":["2022-10-15","10/15/2022","Oct. 15, 2022"],"check_out_date":["2022-10-20","10/20/2022","Oct. 20, 2022"],"no_of_adults":[2],"hotel_chain":["Hilton",""]}} -{"get_team_score_1":{"team_name":["Los Angeles Lakers","L.A. Lakers"],"league":["NBA"],"include_player_stats":[true]},"get_team_score_2":{"team_name":["Manchester United","Man United","Man Utd"],"league":["Premier League","EPL","English Premier League"],"include_player_stats":[true]},"weather.humidity_forecast_1":{"location":["New York","New York, NY","NYC"],"days":[5],"min_humidity":[60]},"weather.humidity_forecast_2":{"location":["London"],"days":[7],"min_humidity":[""]}} -{"create_player_profile":{"player_name":["DragonSlayer"],"class_type":["Warrior"],"starting_level":[5]},"concert.find_nearby":{"location":["New York, NY","NY","New York"],"genre":["Rock"]},"poker_probability.full_house":{"deck_size":[52],"hand_size":[5]},"calculate_slope_gradient":{"point1":[[40.7128,-74.006]],"point2":[[34.0522,-118.2437]],"unit":["degree",""]}} -{"sports_ranking_1":{"team":["New York Yankees","NY Yankees"],"league":["Major League Baseball","MLB"],"season":[2019]},"sports_ranking_2":{"team":["Los Angeles Lakers","LA Lakers"],"league":["National Basketball Association","NBA"],"season":[2020]},"air_quality_1":{"location":["Los Angeles","Los Angeles, California","LA"],"date":["2020-12-25","12/25/2020","Dec 25, 2020","December 25, 2020"]},"air_quality_2":{"location":["New York","New York, NY","NY"],"date":["2021-01-01","01/01/2021","Jan 1, 2021","January 1, 2021"]}} -{"grocery_store.find_best":{"my_location":["123 Main Street, New York","123 Main St., NY"],"rating":[4.5],"products":[["milk","bread","eggs"]]},"sculpture.get_details":{"artist":["Auguste Rodin"],"title":["The Thinker"],"detail":["material",""]},"calculate_emissions":{"distance":[12000],"fuel_type":["diesel"],"fuel_efficiency":[25],"efficiency_reduction":[2]}} -{"restaurant.find_nearby_1":{"location":["New York, NY","NY","New York"],"cuisine":["Thai"],"max_distance":[10]},"restaurant.find_nearby_2":{"location":["New York, NY","NY","New York"],"cuisine":["Italian"],"max_distance":[10]},"ecology_data.precipitation_stats_1":{"location":["Amazon rainforest"],"time_frame":["year","1 year","12 months"]},"ecology_data.precipitation_stats_2":{"location":["Amazon rainforest"],"time_frame":["five_years","5 years"]}} -{"convert_currency_1":{"base_currency":["EUR","Euros"],"target_currency":["USD","US dollars"],"amount":[5000]},"ecology.get_turtle_population":{"location":["Galapagos Islands"],"year":[2018],"species":[true]},"map_service.get_directions":{"start":["New York","NY"],"end":["Los Angeles","LA"],"avoid":[["tolls","ferries"],["ferries","tolls"]]},"convert_currency_2":{"base_currency":["GBP","British Pounds"],"target_currency":["JPY","Japanese Yen"],"amount":[3000]}} -{"get_current_time_1":{"location":["Tokyo"],"country":["Japan","JP"],"timezone":["Asia/Tokyo"]},"get_current_time_2":{"location":["New York","NY"],"country":["United States","US","USA"],"timezone":["America/New_York"]},"get_stock_info_1":{"company_name":["Microsoft"],"detail_level":["detailed"],"market":["NASDAQ",""]},"get_stock_info_2":{"company_name":["Apple"],"detail_level":["summary"],"market":["NASDAQ",""]}} -{"hotel_booking":{"hotel_name":["Hilton"],"location":["Los Angeles, CA","LA, CA","Los Angeles, California"],"start_date":["2022-05-01","05/01/2022","May 1, 2022"],"end_date":["2022-05-10","05/10/2022","May 10, 2022"],"rooms":[2]},"get_time_difference":{"place1":["New York, NY","NY, NY","New York, New York"],"place2":["Los Angeles, CA","LA, CA","Los Angeles, California"]},"calculate_bmi":{"weight":[75],"height":[180],"system":["metric", ""]},"sentiment_analysis":{"text":["I had a wonderful day at the beach. The weather was perfect and I enjoyed a delicious ice cream."],"language":["English"]}} -{"history.get_key_events":{"country":["France"],"start_year":[1800],"end_year":[1900],"event_type":[["War","Economy"]]},"get_sculpture_value_1":{"sculpture":["The Thinker"],"artist":["Auguste Rodin"],"year":[""]},"get_sculpture_value_2":{"sculpture":["The Kiss"],"artist":["Auguste Rodin"],"year":[1882]}} -{"locate_tallest_mountains":{"location":["Tokyo"],"radius":[200],"amount":[5]},"calculate_entropy_change":{"initial_temp":[300],"final_temp":[350],"heat_capacity":[1.5],"isothermal":["",true]},"get_event_date":{"event":["Battle of Waterloo"],"location":["Belgium"]}} -{"update_user_info":{"user_id":[12345],"update_info":[{"name":["John Doe"],"email":["johndoe@example.com"]}],"database":["CustomerInfo",""]},"soccer.get_last_match":{"team_name":["Manchester United","Man United","Man U","MUFC"],"include_stats":[true]},"US_president.in_year":{"year":[1980],"full_name":[true]},"find_card_in_deck":{"rank":["Ace"],"suit":["Spades"]}, "deck":[[],""]} -{"get_discoverer":{"discovery":["Higgs Boson","higgs boson","Higgs Boson particle"],"detail":[true]},"diabetes_prediction":{"weight":[180],"height":[71],"activity_level":["moderately active"]},"museum_working_hours.get":{"museum":["Louvre","the Louvre museum"],"location":["Paris","Paris, France"],"day":["Monday","monday",""]}} -{"math.gcd":{"num1":[48],"num2":[36]},"historical_contrib.get_contrib":{"scientist":["Albert Einstein"],"date":["1905-05-14","05/14/1905","May 14, 1905"],"category":["Physics"]},"music.calculate_note_duration":{"first_note_frequency":[440],"second_note_frequency":[880],"tempo":[100]}} -{"prob_dist.binomial":{"trials":[20],"successes":[10],"p":[0.6]},"calculate_paint_needed":{"coverage_rate":[350],"length":[12],"height":[8]},"musical_scale":{"key":["D"],"scale_type":["minor"]}} -{"card_game_probability.calculate_1":{"total_cards":[52],"desired_cards":[13],"cards_drawn":[1,""]},"card_game_probability.calculate_2":{"total_cards":[52],"desired_cards":[4],"cards_drawn":[1,""]},"get_sculpture_info":{"artist_name":["Pablo Picasso"],"year":[""],"detail":[true]},"find_exhibition":{"location":["New York, NY","NY","New York"],"art_form":["sculpture"],"month":["December","12","12/2022","Dec","Dec."],"user_ratings":["high"]}} -{"analyze_structure_1":{"building_id":["B1234"],"floors":[[1,2,3,4]],"mode":["dynamic"]},"player_statistic_1":{"player_name":["Michael Jordan"],"year":[1996],"team_name":[""]},"analyze_structure_2":{"building_id":["B5678"],"floors":[[5,6,7,8]],"mode":["static"]},"player_statistic_2":{"player_name":["LeBron James"],"year":[2018],"team_name":["Los Angeles Lakers","Lakers"]}} -{"metropolitan_museum.get_top_artworks_1":{"number":[10],"sort_by":["popularity"]},"metropolitan_museum.get_top_artworks_2":{"number":[5],"sort_by":["chronological"]},"lawsuit_search_1":{"company":["Google"],"start_date":["2020-01-01","01/01/2020","Jan 1, 2020"],"location":["California","CA"],"status":["ongoing",""]},"lawsuit_search_2":{"company":["Microsoft"],"start_date":["2018-01-01","01/01/2018","Jan 1, 2018"],"location":["New York","NY"],"status":["settled"]}} -{"identify_color_rgb":{"color_name":["Cerulean"],"standard":["pantone","Pantone"]},"guitar_price.find":{"model":["Fender Stratocaster"],"condition":["Good"],"location":["Los Angeles","LA","Los Angeles, CA","Los Angeles, California"]},"board_game.chess.get_top_players":{"location":["New York","NY","New York, NY","New York, New York"],"minimum_rating":[2200],"number_of_players":[15]}} -{"get_defense_ranking":{"season":[2018],"top":[5]},"array_sort":{"list":[[23,45,12,89,34,67,29]],"order":["descending"]},"calculate_cagr":{"initial_value":[5000],"final_value":[15000],"period_in_years":[7]}} -{"calculate_binomial_probability":{"number_of_trials":[20],"number_of_successes":[5],"probability_of_success":[0.25]},"sports_ranking.get_top_player":{"sport":["basketball"],"gender":["female","women"]},"find_instrument":{"budget":[500],"type":["guitar"],"make":["Fender"]},"electromagnetic_force":{"charge1":[2],"charge2":[3],"distance":[0.5],"medium_permittivity":[8.854e-12,""]}} -{"vegan_restaurant.find_nearby":{"location":["San Francisco, CA","San Francisco"],"operating_hours":[22]},"hotel_booking":{"location":["San Francisco, CA","San Francisco"],"room_type":["deluxe"],"duration":[3],"start_date":["July 1st","2023-07-01","07/01/2023"],"preferences":[["pet_friendly","gym"]]},"sports_team.get_schedule":{"team_name":["Golden State Warriors"],"num_of_games":[5],"league":["NBA"],"location":[""]},"find_card_in_deck":{"rank":["Queen"],"suit":["Hearts"],"deck":[""]}} -{"maps.get_distance_duration":{"start_location":["New York","NY"],"end_location":["Boston","Boston, MA","Boston,MA"],"traffic":[true]},"board_game.chess.get_top_players":{"location":["San Francisco","San Francisco, CA"],"minimum_rating":[2500],"number_of_players":[5]},"get_historical_GDP":{"country":["Japan"],"start_year":[2000],"end_year":[2020]}} -{"find_card_in_deck":{"rank":["King"],"suit":["Hearts","hearts"],"deck":[""]},"currency_exchange.convert":{"base_currency":["Euros","EUR"],"target_currency":["US dollars","USD"],"amount":[100]},"recipe.unit_conversion":{"value":[2],"from_unit":["cups","cup"],"to_unit":["tablespoons","tablespoon"],"precision":[0,""]},"local_nursery.find":{"location":["San Francisco","San Francisco, California","SF"],"plant_types":[["Annual","Tree"]]}} -{"find_recipe":{"dietary_restrictions":["vegan"],"recipe_type":["main course"],"time":[45]},"poker_probability.full_house":{"deck_size":[52],"hand_size":[5]},"hospital.locate":{"location":["Denver, CO","Denver","CO"],"radius":[10],"department":["Emergency"]}} -{"get_scientist_for_discovery":{"discovery":["Relativity Theory"]},"flight.book":{"departure_location":["Los Angeles","LAX","Los Angeles, CA"],"destination_location":["New York","NY","New York, NY"],"date":["2022-12-25","12/25/2022","Dec 25, 2022"],"time":["10:00 AM"],"direct_flight":[true]},"game_stats.fetch_player_statistics":{"game":["Call of Duty"],"username":["gamer123"],"platform":["PlayStation","PS"]},"event_finder.find_upcoming":{"location":["San Francisco, CA","San Francisco"],"genre":["rock"],"days_ahead":[14]}} -{"plot_sine_wave":{"start_range":[0],"end_range":[10],"frequency":[5],"amplitude":[2],"phase_shift":[1]},"random_forest.train":{"n_estimators":[200],"max_depth":[10],"data":["dataset"]},"soccer.get_last_match":{"team_name":["Manchester United"],"include_stats":[true]},"building.get_dimensions":{"building_name":["Empire State Building"],"unit":["feet","ft"]}} -{"multiplayer_game_finder":{"platform":["Windows 10"],"rating":[4],"genre":["Action"]},"calculate_area_under_curve":{"function":["x^2"],"interval":[[0,5]],"method":["trapezoidal"]},"geo_distance.calculate":{"start_location":["Los Angeles","Los Angeles, CA","LA"],"end_location":["New York","New York, NY","NYC"],"units":["kilometers","km"]},"send_email":{"to":["john.doe@example.com"],"subject":["Meeting Reminder"],"body":["Do not forget about our meeting tomorrow at 10 AM"],"cc":["jane.doe@example.com"],"bcc":[""]}} -{"recipe_info.get_calories":{"website":["AllRecipes"],"recipe":["Chicken Alfredo"],"optional_meal_time":["Dinner",""]},"get_stock_price":{"company_names":[["Apple","Microsoft","Tesla"]]},"get_team_ranking":{"team_name":["Brazil"],"year":[2018],"gender":["men",""]}} -{"recipe_search":{"dietary_restriction":["Vegetarian"],"ingredients":[["potatoes","carrots","onions"]],"servings":[4]},"detailed_weather_forecast":{"location":["New York","NY"],"duration":[12],"include_precipitation":[true]},"get_time_difference":{"place1":["New York","NY"],"place2":["Tokyo"]}} -{"find_recipe_1":{"dietary_restrictions":["vegan"],"recipe_type":["main course"],"time":[30]},"science_history.get_discovery_details_1":{"discovery":["Gravity"],"method_used":["default",""]},"science_history.get_discovery_details_2":{"discovery":["Higgs Boson","Higgs Boson particle"],"method_used":["default",""]},"find_recipe_2":{"dietary_restrictions":["gluten free"],"recipe_type":["dessert"],"time":[45]}} -{"timezone.convert_1":{"time":["2pm"],"from_timezone":["New York","NY","America/New_York"],"to_timezone":["London","Europe/London"]},"timezone.convert_2":{"time":["2pm"],"from_timezone":["New York","NY","America/New_York"],"to_timezone":["Tokyo","Asia/Tokyo"]},"calculate_emission_savings":{"energy_type":["solar"],"usage_duration":[12],"region":["California","CA"]}} +{"sort_list_1": {"elements": [["apple", "banana", "cherry", "date", "elderberry"], ["elderberry", "cherry", "banana", "apple", "date"]], "order": ["desc", "descending"]}, "filter_list": {"elements": [["apple", "banana", "cherry", "date", "elderberry"]], "condition": ["b", "B", "startswith(b)"]}, "sum_elements": {"elements": [[5, 10, 15, 20, 25]]}, "sort_list_2": {"elements": [[35, 10, 25, 5, 15]], "order": ["asc", ""]}} +{"cosine_similarity.calculate_1": {"vector1": [[1, 2, 3]], "vector2": [[4, 5, 6]], "rounding": [2]}, "correlation.calculate_1": {"array1": [[7, 8, 9]], "array2": [[10, 11, 12]], "type": ["pearson", ""]}, "correlation.calculate_2": {"array1": [[13, 14, 15]], "array2": [[16, 17, 18]], "type": ["spearman"]}, "cosine_similarity.calculate_2": {"vector1": [[19, 20, 21]], "vector2": [[22, 23, 24]], "rounding": [3]}} +{"library.find_nearby": {"location": ["New York City", "New York City, NY"], "preferences": [["Pet-friendly", "Cafe Inside"]]}, "store.find_nearby": {"location": ["New York City", "New York City, NY"], "preferences": [["Disabled Access", "24 hours"]]}} +{"calc_Simple_Interest": {"principle_amount": [5000.0], "duration": [5.0], "annual_rate": [0.04]}, "calc_Compound_Interest": {"principle_amount": [5000.0], "duration": [5.0], "annual_rate": [0.035], "compound_freq": [1, ""]}, "future_value": {"initial_investment": [3000.0], "interest_rate": [0.05], "time": [6], "num_compoundings": [2]}} +{"currency_conversion": {"amount": [5000.0], "from_currency": ["Japanese Yen", "JPY"], "to_currency": ["US Dollars", "USD", "US Dollar"]}, "unit_conversion": {"value": [15.0], "from_unit": ["km", "kilometer", "kilometers"], "to_unit": ["mi", "mile", "miles"]}} +{"corporate_finance.dividend_data_1": {"company": ["Microsoft", "MSFT"], "years": [5], "frequency": ["quarterly"]}, "corporate_finance.dividend_data_2": {"company": ["Microsoft"], "years": [5], "frequency": ["annually", ""]}, "stock_market_data_1": {"company": ["Microsoft", "MSFT"], "days": [60]}, "stock_market_data_2": {"company": ["Microsoft"], "days": [120]}} +{"stock_forecast_1": {"company": ["Apple Inc.", "AAPL"], "days": [30], "model": ["ARIMA", ""]}, "stock_forecast_2": {"company": ["Microsoft Corporation", "MSFT"], "days": [45], "model": ["LSTM"]}, "weather_forecast_1": {"location": ["New York City", "NYC", "New York", "NY"], "days": [7]}, "weather_forecast_2": {"location": ["Los Angeles", "LA", "Los Angeles, California", "CA"], "days": [14]}} +{"avg_closing_price": {"company": ["Microsoft", "MSFT"], "days": [30], "data_source": ["yahoo finance", "Yahoo Finance", ""]}, "total_revenue": {"company": ["Apple", "AAPL"], "days": [30], "data_source": ["google finance", "Google Finance", ""]}, "volume_traded_1": {"company": ["Microsoft", "MSFT"], "days": [30], "data_source": ["yahoo finance", "Yahoo Finance", ""]}, "volume_traded_2": {"company": ["Apple", "AAPL"], "days": [30], "data_source": ["yahoo finance", "Yahoo Finance", ""]}} +{"financial.compound_interest": {"principle": [5000], "rate": [0.04], "time": [5], "n": [4]}, "financial.simple_interest": {"principle": [5000], "rate": [0.035], "time": [5]}} +{"lawyer.search_1": {"location": ["New York, NY", "NY, New York", "NY"], "expertise": ["Divorce"]}, "lawyer.search_2": {"location": ["Los Angeles, CA", "CA, Los Angeles", "CA"], "expertise": ["Criminal"]}, "doctor.search_1": {"location": ["Chicago, IL", "IL, Chicago", "IL"], "specialization": ["Cardiology"]}, "doctor.search_2": {"location": ["Houston, TX", "TX, Houston", "TX"], "specialization": ["Orthopedics", "Orthopaedic"]}} +{"air_quality_forecast_1": {"location": ["New York", "NY"], "days": [5]}, "weather_forecast": {"location": ["Los Angeles", "LA"], "days": [7]}, "news": {"topic": ["global warming"], "days": [3]}, "air_quality_forecast_2": {"location": ["Beijing"], "days": [2]}} +{"geodistance.find_1": {"origin": ["New York", "NY"], "destination": ["London"], "unit": ["kilometers", "km"]}, "timezones.get_difference": {"city1": ["New York", "NY"], "city2": ["London"]}, "flights.search": {"from_city": ["New York", "NY"], "to_city": ["London"], "date": ["next friday", "2022-01-01", "01/01/2022", "Jan.1,2022"]}, "geodistance.find_2": {"origin": ["London"], "destination": ["Paris"], "unit": ["miles", "mi", ""]}} +{"traffic_estimate_1": {"start_location": ["San Francisco", "SF"], "end_location": ["Palo Alto"], "time_period": ["weekday"]}, "calculate_distance_1": {"start_point": ["San Francisco", "SF"], "end_point": ["Palo Alto"]}, "traffic_estimate_2": {"start_location": ["Palo Alto"], "end_location": ["Los Angeles", "LA"], "time_period": ["weekend"]}, "weather_forecast_1": {"location": ["Los Angeles", "LA"], "days": [5]}} +{"library.search_books": {"location": ["New York City", "NYC"], "genre": ["mystery"], "title": [""]}, "google.books_search": {"genre": ["mystery"], "title": [""]}, "openlibrary.books_search": {"genre": ["mystery"], "title": [""]}} +{"five_factor_model.analyse": {"talkative": [true], "nervous": [false], "artistic_interests": [true], "lazy": [false], "forgiving": [true]}, "MBTI.analyse": {"thinking_vs_feeling": ["feeling", "F"], "introverted_vs_extroverted": ["extroverted", "E"], "judging_vs_perceiving": ["perceiving", "P"], "sensing_vs_intuition": ["intuition", "N"]}} +{"european_history.get_monarchs": {"country": ["France"], "century": [17]}, "european_history.get_events": {"country": ["England"], "century": [18], "event_type": ["war", ""]}, "european_history.get_culture": {"country": ["Italy"], "century": [19], "aspect": ["art", ""]}} +{"us_history.population_by_state_year_1": {"state": ["California", "CA"], "year": [1980]}, "us_history.population_by_state_year_2": {"state": ["California", "CA"], "year": [1990]}, "us_economy.gdp_by_state_year_1": {"state": ["California", "CA"], "year": [1980], "adjustment": ["Real"]}, "us_economy.gdp_by_state_year_2": {"state": ["California", "CA"], "year": [1990], "adjustment": ["Real"]}} +{"religion.get_origin_1": {"religion": ["Buddhism"]}, "religion.get_origin_2": {"religion": ["Hinduism"]}, "religion.get_core_beliefs_1": {"religion": ["Hinduism"]}, "religion.get_core_beliefs_2": {"religion": ["Buddhism"]}} +{"art_auction.fetch_artwork_price_1": {"artwork_name": ["Starry Night"], "artist": ["Vincent Van Gogh"], "platform": ["Sotheby"]}, "art_auction.fetch_artwork_price_2": {"artwork_name": ["The Scream"], "artist": ["Edvard Munch"], "platform": ["Christie"]}, "library.search_book_1": {"title": ["To Kill a Mockingbird"], "author": ["Harper Lee"], "platform": ["New York Public Library"]}, "library.search_book": {"title": ["1984"], "author": ["George Orwell"], "platform": ["British Library"]}} +{"paint_color.trends": {"room": ["Living room"], "period": ["Monthly", ""]}, "weather_forecast": {"location": ["Seattle", "Seattle, WA"], "days": [5]}, "house_price_trends": {"location": ["San Francisco, CA", "San Francisco,CA", "San Francisco", "CA"], "period": ["Quarterly"]}} +{"sculpture.create_custom_1": {"item": ["horse"], "material": ["Marble"], "size": [20]}, "sculpture.create_custom_2": {"item": ["dog"], "material": ["Wood"], "size": [15]}, "painting.create_custom_1": {"subject": ["sunset"], "color": ["Red"], "size": [30]}, "painting.create_custom_2": {"subject": ["cityscape"], "color": ["Blue"], "size": [25]}} +{"artwork_search.find": {"type": ["installation"], "location": ["New York", "NY"], "era": ["modern", ""]}, "park_search.find": {"facilities": [["playground", "picnic area"]], "location": ["New York", "NY"]}, "tourist_attraction.find": {"attractionType": ["monument"], "location": ["New York", "NY"]}} +{"exhibition_info": {"museum_name": ["Louvre", "Louvre museum"], "month": [3]}, "restaurant_info_1": {"location": ["Paris", "Paris area"], "food_type": ["Italian"]}, "restaurant_info_2": {"location": ["Paris", "Paris area"], "food_type": ["Chinese"]}} +{"concert.book_ticket_1": {"artist": ["Taylor Swift"], "location": ["New York", "NY"], "add_ons": [["VIP Seating"], ""]}, "concert.book_ticket_2": {"artist": ["Ed Sheeran"], "location": ["Los Angeles", "LA"], "add_ons": [["Backstage Pass", "Parking Pass"]]}, "festival.book_ticket": {"festival": ["Coachella"], "location": ["Indio"], "add_ons": [["Camping Pass", "Parking Pass"]]}} +{"music.generate_1": {"key": ["D Minor", "Dm"], "tempo": [120], "time_signature": ["4/4", ""]}, "audio.generate_1": {"frequency": [440], "amplitude": [0.5], "duration": [""]}, "music.generate_2": {"key": ["E Major", "EM"], "tempo": [90], "time_signature": ["3/4"]}, "audio.generate_2": {"frequency": [300], "amplitude": [0.7], "duration": [5]}} +{"player_stats.get_all_time_goals": {"player_name": ["Cristiano Ronaldo"], "team_name": ["Manchester United"], "competition": ["Premier League", "PL", ""]}, "team_stats.get_top_scorer": {"team_name": ["Manchester United"], "competition": ["Premier League", "PL", ""]}, "league_stats.get_top_scorer": {"league_name": ["Premier League", "PL", ""], "season": ["2019-2020", "19-20", "2019/2020", "2019", "2020", ""]}} +{"soccer_scores.get_scores": {"team": ["Manchester United"], "league": ["English Premier League", "EPL"], "rounds": [5]}, "basketball_scores.get_scores": {"team": ["Los Angeles Lakers", "Lakers"], "league": ["NBA", "National Basketball Association"], "rounds": [7]}} +{"BoardGameGeek.recommend_1": {"numPlayers": [6], "category": ["strategy"], "difficulty": ["beginner", ""]}, "BoardGameGeek.recommend_2": {"numPlayers": [4], "category": ["party"], "difficulty": ["intermediate"]}, "AmazonGameStore.recommend_1": {"numOfPlayers": [6], "category": ["strategy"], "priceRange": ["$20-$30", "20-30 dollars"]}, "AmazonGameStore.recommend_2": {"numOfPlayers": [4], "category": ["party"], "priceRange": ["$20-$30", "20-30 dollars"]}} +{"games.update.find": {"game": ["Call of Duty"], "platform": ["Playstation", "PS"], "region": ["European", "EU"]}, "games.price.find": {"game": ["Call of Duty"], "platform": ["Xbox"]}, "games.reviews.find": {"game": ["FIFA 21"], "region": ["American", "US", "USA"]}} +{"video_games.get_player_count_1": {"game_title": ["Call of Duty: Modern Warfare"], "year": [2019], "platform": ["Playstation", "PS"]}, "video_games.get_player_count_2": {"game_title": ["Call of Duty: Modern Warfare"], "year": [2020], "platform": ["PC", "Personal Computer"]}, "video_games.get_sales_1": {"game_title": ["Call of Duty: Modern Warfare"], "year": [2019], "platform": ["Playstation", "PS"]}, "video_games.get_sales_2": {"game_title": ["Call of Duty: Modern Warfare"], "year": [2020], "platform": ["PC", "Personal Computer"]}} +{"recipe_search": {"ingredients": [["eggs", "milk", "bread"]], "calories": [300], "meal": ["breakfast"]}, "restaurant_search": {"ingredients": [["chicken", "tomatoes", "lettuce"]], "calories": [500], "meal": ["lunch"]}, "ingredient_replace": {"original_ingredient": ["beef"], "replacement_ingredient": ["tofu"], "calories": [600]}} +{"restaurant.find_group": {"location": ["Seattle, WA", "WA", "Seattle"], "cuisine": [["Seafood", "Italian"]], "group_size": [10]}, "events.find_event": {"location": ["Seattle, WA", "WA", "Seattle"], "event_type": [["Concert", "Sports"]], "group_size": [10]}} +{"recipe.find_1": {"mainIngredient": ["chicken"], "ingredientLimit": [5]}, "restaurant.find": {"cuisine": ["Italian"], "price": [["mid"], ""]}, "recipe.find_2": {"mainIngredient": ["beef"], "ingredientLimit": [7]}} +{"hotel.book_1": {"location": ["Paris"], "roomType": ["deluxe"], "nights": [5], "additional_services": [["breakfast", "spa"], ["spa", "breakfast"]]}, "car.rental_1": {"location": ["Paris"], "days": [7], "car_type": ["SUV"], "pick_up": ["airport", ""]}, "hotel.book_2": {"location": ["Rome"], "roomType": ["suite"], "nights": [3], "additional_services": [["airport transfer service"], ["airport transfer"]]}, "car.rental_2": {"location": ["Rome"], "days": [5], "car_type": ["compact"], "pick_up": ["hotel"]}} +{"hotel_room_pricing.get": {"hotelName": ["Hilton New York"], "roomType": ["deluxe"], "nights": [5]}, "car_rental_pricing.get": {"rentalCompany": ["Enterprise"], "carType": ["sedan"], "days": [10]}, "flight_ticket_pricing.get": {"airline": ["Delta Airlines", "Delta"], "flightClass": ["business"], "passengers": [3]}} +{"currency_exchange.convert_1": {"amount": [5000], "from_currency": ["Euros", "EUR"], "to_currency": ["US Dollars", "USD"], "live_conversion": [true, ""]}, "currency_exchange.convert_2": {"amount": [3000], "from_currency": ["Euros", "EUR"], "to_currency": ["British Pounds", "GBP"], "live_conversion": [false]}, "unit_conversion.convert_1": {"value": [100], "from_unit": ["kilometers", "km"], "to_unit": ["miles", "mi"]}, "unit_conversion.convert_2": {"value": [75], "from_unit": ["kilograms", "kg"], "to_unit": ["pounds", "lbs", "lb"]}} +{"portfolio_future_value": {"stock": ["AAPL", "\"AAPL\""], "invested_amount": [5000], "expected_annual_return": [0.07], "years": [10]}, "get_stock_info": {"company_name": ["Microsoft", "\"Microsoft\""], "detail_level": ["detailed", "\"detailed\""], "market": ["NASDAQ", "\"NASDAQ\"", ""]}, "solve_quadratic_equation": {"a": [5], "b": [-20], "c": [15]}} +{"geometry.area_circle": {"radius": [5.6], "units": ["feet", "ft"]}, "plot_sine_wave": {"start_range": [0], "end_range": [3.14], "frequency": [2], "amplitude": [1.5], "phase_shift": [0.5]}} +{"calculus.derivative_1": {"function": ["3x^2 + 2x - 1"], "value": [2], "function_variable": ["x", ""]}, "calculus.derivative_2": {"function": ["5y^3 - 4y + 2"], "value": [3], "function_variable": ["y"]}, "get_personality_traits": {"type": ["INTJ"], "traits": [["strengths", "weaknesses"], ["weaknesses", "strengths"], ""]}} +{"music_generator.generate_scale_progression": {"key": ["D"], "tempo": [120], "duration": [2], "scale_type": ["minor", "Minor"]}, "math.hcf": {"number1": [456], "number2": [123]}} +{"get_top_cases": {"field_of_law": ["constitutional law"], "top_number": [5], "country": ["United Kingdom", "UK"]}, "math.gcd": {"num1": [36], "num2": [48]}} +{"musical_scale": {"key": ["C"], "scale_type": ["major", ""]}, "poker_game_winner": {"players": [["John", "Sarah", "Mike"]], "cards": [{"John": [["2 of hearts", "3 of diamonds", "4 of spades", "5 of clubs", "6 of diamonds"]], "Sarah": [["3 of hearts", "4 of diamonds", "5 of spades", "6 of clubs", "7 of diamonds"]], "Mike": [["4 of hearts", "5 of diamonds", "6 of spades", "7 of clubs", "8 of diamonds"]]}], "type": ["Texas Holdem", ""]}, "calculate_displacement": {"initial_velocity": [10], "time": [5], "acceleration": [0, ""]}} +{"court_case.search": {"docket_number": ["12345"], "location": ["Dallas, TX", "Dallas,TX", "Dallas, Texas"], "full_text": [false, ""]}, "chess.rating": {"player_name": ["Magnus Carlsen"], "variant": ["classical", ""]}, "get_event_date": {"event": ["Battle of Gettysburg"], "location": ["global", ""]}, "calculate_final_speed": {"initial_velocity": [0], "height": [100], "gravity": [9.8, ""]}} +{"cell_biology.function_lookup": {"molecule": ["ATP"], "organelle": ["mitochondria"], "specific_function": [true]}, "get_shortest_driving_distance": {"origin": ["New York", "NY"], "destination": ["Los Angeles", "LA"], "unit": ["miles", ""]}, "get_scientist_for_discovery": {"discovery": ["theory of relativity"]}, "instrument_price.get": {"brand": ["Fender"], "model": ["Stratocaster"], "finish": ["sunburst"]}} +{"calculate_magnetic_field": {"current": [5], "radius": [0.02], "permeability": [""]}, "concert_booking.book_ticket": {"artist": ["Taylor Swift"], "city": ["New York", "NY"], "num_tickets": [3]}, "lawsuit_details.find": {"company_name": ["Apple Inc.", "Apple"], "year": [2010], "case_type": ["Patent"]}} +{"group_dynamics.pattern": {"total": [30], "extroverts": [15], "introverts": [15]}, "mix_paint_color": {"color1": ["blue"], "color2": ["yellow"], "lightness": [70]}, "cooking_conversion.convert": {"quantity": [2], "from_unit": ["cups", "c"], "to_unit": ["milliliters", "ml"], "item": ["flour"]}, "calculate_electric_field_strength": {"charge": [1e-06], "distance": [0.02], "medium": ["vacuum", ""]}} +{"calculate_density_1": {"mass": [10], "volume": [2], "unit": ["kg/m\u00b3", "kilograms per cubic meter", ""]}, "mix_paint_color_1": {"color1": ["red"], "color2": ["blue"], "lightness": [70]}, "calculate_density_2": {"mass": [5], "volume": [1], "unit": ["g/cm\u00b3", "grams per cubic centimeter"]}, "mix_paint_color_2": {"color1": ["yellow"], "color2": ["blue"], "lightness": [30]}} +{"mutation_type.find": {"snp_id": ["rs123456"], "species": ["Homo sapiens", ""]}, "find_exhibition": {"location": ["New York, NY"], "art_form": ["sculpture"], "month": ["Feb", "Febuary"], "user_ratings": ["high"]}, "cellbio.get_proteins": {"cell_compartment": ["nucleus"], "include_description": [true]}} +{"get_collectables_in_season_1": {"game_name": ["Animal Crossing"], "season": ["Summer"], "item_type": ["bug"]}, "get_collectables_in_season_2": {"game_name": ["Animal Crossing"], "season": ["Winter"], "item_type": ["fish"]}, "mutation_type.find_1": {"snp_id": ["rs53576"], "species": ["Homo sapiens", ""]}, "mutation_type.find_2": {"snp_id": ["rs1800497"], "species": ["Mus musculus"]}} +{"math.factorial": {"number": [7]}, "find_flute": {"brand": ["Yamaha", "Yamaha"], "specs": [["open hole", "silver headjoint"], ["open-hole", "silver-headjoint"]]}, "calculate_genotype_frequency": {"allele_frequency": [0.6], "genotype": ["AA"]}} +{"forest_growth_forecast_1": {"location": ["Amazon rainforest", "Amazon"], "years": [10], "include_human_impact": [true]}, "forest_growth_forecast_2": {"location": ["Amazon rainforest", "Amazon"], "years": [10], "include_human_impact": [false, ""]}, "get_scientist_for_discovery_1": {"discovery": ["theory of relativity", "relativity"]}, "get_scientist_for_discovery_2": {"discovery": ["DNA double helix structure", "double helix"]}} +{"calculate_fitness": {"trait_values": [[0.7, 0.8, 0.9]], "trait_contributions": [[0.3, 0.4, 0.3]]}, "lawyer.find_nearby": {"city": ["New York, NY", "NY"], "specialty": [["Civil", "Divorce"]], "fee": [300]}, "chess.rating": {"player_name": ["Magnus Carlsen"], "variant": ["classical", ""]}, "walmart.purchase": {"loc": ["Los Angeles, CA", "LA"], "product_list": [["Milk", "Bread", "Eggs"]], "pack_size": [[1, 2, 12]]}} +{"modify_painting": {"size": ["30x40 inches", "30x40"], "medium": ["oil"], "dominant_color": ["red"]}, "prediction.evolution": {"species": ["African elephant"], "years": [100], "model": ["Darwin", ""]}, "calculate_probability": {"total_outcomes": [52], "favorable_outcomes": [4], "round_to": [3]}} +{"find_restaurants": {"location": ["San Francisco", "SF", "San Francisco, California", "San Francisco, CA"], "food_type": ["Italian"], "number": [5], "dietary_requirements": [["vegan"]]}, "sports.match_schedule": {"team_name": ["Golden State Warriors"], "num_matches": [3], "league": ["NBA", ""]}, "get_stock_info": {"company_name": ["Apple Inc."], "detail_level": ["detailed"], "market": ["NASDAQ", ""]}, "find_instrument": {"budget": [500], "type": ["guitar"], "make": ["Fender"]}} +{"celebrity_net_worth.get_1": {"name": ["Lionel Messi"], "currency": ["EUR", "Euros"]}, "celebrity_net_worth.get_2": {"name": ["LeBron James"], "currency": ["GBP", "British Pounds"]}, "calculate_bmi_1": {"weight": [85], "height": [180], "unit": ["metric", ""]}, "calculate_bmi_2": {"weight": [200], "height": [74], "unit": ["imperial"]}} +{"hotel_booking": {"location": ["Paris"], "room_type": ["deluxe"], "duration": [5], "start_date": ["20th June", "2023-06-20", "06/20/2023", "Jun.20,2023"], "preferences": [["gym", "free_breakfast"]]}, "soccer.get_last_match": {"team_name": ["Manchester United"], "include_stats": [true]}, "calculate_BMI": {"weight_kg": [75], "height_m": [1.8]}} +{"imdb.find_movies_by_actor": {"actor_name": ["Leonardo DiCaprio"], "year": [2010], "category": ["Drama"]}, "lawsuits_search": {"company_name": ["Apple Inc."], "location": ["California", "CA"], "year": [2015], "case_type": ["civil", ""]}, "flight.book": {"departure_location": ["New York", "NY"], "destination_location": ["London"], "date": ["2022-12-25", "12/25/2022", "Dec 25, 2022"], "time": ["10:00AM"], "direct_flight": ["", true]}} +{"book_hotel": {"hotel_name": ["Hotel Le Bristol Paris"], "location": ["Paris, France", "Paris"], "room_type": ["suite", "Suite"], "start_date": ["12-01-2022", "2022-12-01", "Dec 1, 2022"], "stay_duration": [10], "view": ["city view", "city"]}, "latest_exchange_rate": {"source_currency": ["USD", "US Dollars", "US Dollar"], "target_currency": ["EUR", "Euro"], "amount": [1000]}, "safeway.order": {"location": ["Palo Alto, CA", "Palo Alto", "CA"], "items": [["water", "apples", "bread"]], "quantity": [[2, 3, 1]]}, "light_travel_time": {"distance_in_light_years": [4.24], "speed_of_light": [299792458, ""]}} +{"geometry.area_triangle": {"base": [12], "height": [15], "unit": ["square meters", "m^2", ""]}, "science_history.get_invention": {"invention_name": ["Telephone", "Telephone"], "want_year": [true]}, "map_service.get_directions": {"start": ["New York City", "NYC"], "end": ["Los Angeles", "LA"], "avoid": [["tolls", "highways"], ["highways", "tolls"]]}} +{"run_linear_regression": {"predictors": [["age", "income", "education level"]], "target": ["job satisfaction"], "standardize": [true]}, "travel_itinerary_generator": {"destination": ["Paris", "Paris, France"], "days": [7], "daily_budget": [200], "exploration_type": ["urban", ""]}, "find_recipe": {"recipeName": ["Chicken Alfredo"], "maxCalories": [800]}, "cooking_conversion.convert": {"quantity": [2], "from_unit": ["cups", "cup", "c"], "to_unit": ["grams", "gram", "g"], "item": ["flour"]}} +{"predict_house_price": {"area": [2000], "rooms": [4], "year": [1985], "location": ["San Francisco", "SF"]}, "lawsuit_search": {"entity": ["John Doe", "Mr. John Doe"], "county": ["San Francisco", "San Francisco County"], "state": ["California", ""]}, "calculate_probability": {"total_outcomes": [1000], "favorable_outcomes": [5], "round_to": [3]}} +{"math.power_1": {"base": [7], "exponent": [3], "mod": [""]}, "probabilities.calculate_single": {"total_outcomes": [52], "event_outcomes": [26], "round": [3]}, "fetch_DNA_sequence": {"DNA_id": ["XYZ123"], "format": ["genbank", "gb"], "upstream": [5]}, "math.power_2": {"base": [2], "exponent": [5], "mod": [3]}} +{"run_two_sample_ttest": {"group1": [[12, 15, 18, 22, 25]], "group2": [[20, 23, 26, 29, 32]], "equal_variance": [true, ""]}, "restaurant_search.find_closest": {"location": ["Boston, MA", "Boston,MA", "Boston", "MA"], "cuisine": ["Sushi"], "amenities": [["Patio", "Wi-Fi"], ["Patio"], ["Wi-Fi"]]}, "get_personality_traits": {"hobby": ["painting"], "trait_count": [5, ""]}} +{"geometry.area_triangle_1": {"base": [15], "height": [20], "unit": ["square meters", "m^2", ""]}, "geometry.area_triangle_2": {"base": [10], "height": [30], "unit": ["square meters", "m^2", ""]}, "t_test": {"dataset_A": [[12, 15, 18, 20, 22, 25]], "dataset_B": [[14, 16, 19, 21, 23, 26]], "alpha": [0.05, ""]}, "event_finder.find_upcoming": {"location": ["Los Angeles, CA", "Los Angeles", "LA", "CA"], "genre": ["rock"], "days_ahead": [14]}} +{"finance.calculate_quarterly_dividend_per_share": {"total_payout": [1000000], "outstanding_shares": [500000]}, "get_song_lyrics": {"song_title": ["Hey Jude"], "artist_name": ["The Beatles", "Beatles"], "lang": ["", "English"]}, "movie_details.brief": {"title": ["The Godfather"], "extra_info": [true]}, "mix_paint_color": {"color1": ["red"], "color2": ["blue"], "lightness": [70]}} +{"calculate_return_on_equity": {"net_income": [2000000], "shareholder_equity": [10000000], "dividends_paid": [500000]}, "get_song_lyrics": {"song_title": ["Bohemian Rhapsody"], "artist_name": ["Queen"], "lang": ["English", ""]}, "law_case_search.find_historical": {"subject": ["fraud"], "from_year": [1990], "to_year": [2000]}, "public_library.find_nearby": {"location": ["Boston, MA", "Boston,MA", "Boston"], "facilities": [["Reading Room", "Wi-Fi"], ["Wi-Fi", "Reading Room"]]}} +{"compound_interest": {"principal": [5000], "annual_rate": [0.05], "compounding_freq": ["quarterly"], "time_in_years": [7]}, "lawsuits_search": {"company_name": ["Tech Corp"], "location": ["San Francisco", "SF"], "year": [2018], "case_type": [""]}} +{"chess.rating": {"player_name": ["Magnus Carlsen"], "variant": ["classical", "Classical", "CLASSICAL", ""]}, "solve_quadratic": {"a": [2], "b": [-3], "c": [1]}, "calculate_cagr": {"initial_value": [5000], "final_value": [8000], "period_in_years": [5]}} +{"finance.calculate_future_value": {"initial_investment": [5000], "rate_of_return": [0.07], "years": [10], "contribution": [200]}, "create_histogram": {"data": [[7, 8, 9, 6, 7, 8, 10, 9, 8, 7]], "bins": [5]}, "mix_paint_color": {"color1": ["blue"], "color2": ["yellow"], "lightness": [70]}} +{"geometry.calculate_area_circle": {"radius": [5], "unit": ["", "meters", "m", "centimeters", "cm"]}, "calculate_mutual_fund_balance": {"investment_amount": [5000], "annual_yield": [0.07], "years": [10]}} +{"calculate_triangle_area": {"base": [10], "height": [5], "unit": ["square meters", "m^2", "sq m", "sq. meters"]}, "get_case_info_1": {"docket": ["12345"], "court": ["Supreme Court"], "info_type": ["accused"]}, "get_case_info_2": {"docket": ["67890"], "court": ["High Court"], "info_type": ["verdict"]}} +{"event_finder.find_upcoming": {"location": ["San Francisco, CA"], "genre": ["jazz"], "days_ahead": [5]}, "lawsuit_search": {"company": ["Apple Inc."], "start_date": ["2020-01-01", "01/01/2020", "Jan 1, 2020"], "location": ["California", "CA"], "status": ["", "ongoing"]}, "walmart.check_price": {"items": [["olive oil", "rice", "beans"], ["olive oil", "beans", "rice"], ["rice", "olive oil", "beans"], ["rice", "beans", "olive oil"], ["beans", "olive oil", "rice"], ["beans", "rice", "olive oil"]], "quantities": [[2, 3, 4]], "store_location": ["San Jose, CA"]}} +{"park_information_1": {"park_name": ["Yellowstone National Park"], "information": [["Elevation", "Area"]]}, "calculate_stock_return": {"investment_amount": [5000], "annual_growth_rate": [0.07], "holding_period": [10], "dividends": [true]}, "legal_case.fetch": {"case_id": ["LC12345"], "details": [true]}, "park_information_2": {"park_name": ["Yosemite National Park"], "information": [["Location", "Established Year"]]}} +{"get_collectables_in_season": {"game_name": ["Animal Crossing"], "season": ["Summer"], "item_type": ["fish"]}, "game_score.highest": {"game": ["Fortnite"], "platform": ["Playstation", "PS"], "region": ["Asia"]}, "lawsuit_details.find": {"company_name": ["Apple Inc."], "year": [2018], "case_type": [""]}, "calculate_binomial_probability": {"number_of_trials": [10], "number_of_successes": [3], "probability_of_success": [0.7]}} +{"lawsuits_search": {"company_name": ["TechCorp"], "location": ["San Francisco", "SF"], "year": [2018], "case_type": ["civil"]}, "hilton_hotel.check_availability": {"location": ["New York City", "NYC"], "check_in_date": ["2022-10-15", "10/15/2022", "Oct. 15, 2022"], "check_out_date": ["2022-10-20", "10/20/2022", "Oct. 20, 2022"], "no_of_adults": [2], "hotel_chain": ["Hilton", ""]}} +{"get_team_score_1": {"team_name": ["Los Angeles Lakers", "L.A. Lakers"], "league": ["NBA"], "include_player_stats": [true]}, "get_team_score_2": {"team_name": ["Manchester United", "Man United", "Man Utd"], "league": ["Premier League", "EPL", "English Premier League"], "include_player_stats": [true]}, "weather.humidity_forecast_1": {"location": ["New York", "New York, NY", "NYC"], "days": [5], "min_humidity": [60]}, "weather.humidity_forecast_2": {"location": ["London"], "days": [7], "min_humidity": [""]}} +{"create_player_profile": {"player_name": ["DragonSlayer"], "class_type": ["Warrior"], "starting_level": [5]}, "concert.find_nearby": {"location": ["New York, NY", "NY", "New York"], "genre": ["Rock"]}, "poker_probability.full_house": {"deck_size": [52], "hand_size": [5]}, "calculate_slope_gradient": {"point1": [[40.7128, -74.006]], "point2": [[34.0522, -118.2437]], "unit": ["degree", ""]}} +{"sports_ranking_1": {"team": ["New York Yankees", "NY Yankees"], "league": ["Major League Baseball", "MLB"], "season": [2019]}, "sports_ranking_2": {"team": ["Los Angeles Lakers", "LA Lakers"], "league": ["National Basketball Association", "NBA"], "season": [2020]}, "air_quality_1": {"location": ["Los Angeles", "Los Angeles, California", "LA"], "date": ["2020-12-25", "12/25/2020", "Dec 25, 2020", "December 25, 2020"]}, "air_quality_2": {"location": ["New York", "New York, NY", "NY"], "date": ["2021-01-01", "01/01/2021", "Jan 1, 2021", "January 1, 2021"]}} +{"grocery_store.find_best": {"my_location": ["123 Main Street, New York", "123 Main St., NY"], "rating": [4.5], "products": [["milk", "bread", "eggs"]]}, "sculpture.get_details": {"artist": ["Auguste Rodin"], "title": ["The Thinker"], "detail": ["material", ""]}, "calculate_emissions": {"distance": [12000], "fuel_type": ["diesel"], "fuel_efficiency": [25], "efficiency_reduction": [2]}} +{"restaurant.find_nearby_1": {"location": ["New York, NY", "NY", "New York"], "cuisine": ["Thai"], "max_distance": [10]}, "restaurant.find_nearby_2": {"location": ["New York, NY", "NY", "New York"], "cuisine": ["Italian"], "max_distance": [10]}, "ecology_data.precipitation_stats_1": {"location": ["Amazon rainforest"], "time_frame": ["year", "1 year", "12 months"]}, "ecology_data.precipitation_stats_2": {"location": ["Amazon rainforest"], "time_frame": ["five_years", "5 years"]}} +{"convert_currency_1": {"base_currency": ["EUR", "Euros"], "target_currency": ["USD", "US dollars"], "amount": [5000]}, "ecology.get_turtle_population": {"location": ["Galapagos Islands"], "year": [2018], "species": [true]}, "map_service.get_directions": {"start": ["New York", "NY"], "end": ["Los Angeles", "LA"], "avoid": [["tolls", "ferries"], ["ferries", "tolls"]]}, "convert_currency_2": {"base_currency": ["GBP", "British Pounds"], "target_currency": ["JPY", "Japanese Yen"], "amount": [3000]}} +{"get_current_time_1": {"location": ["Tokyo"], "country": ["Japan", "JP"], "timezone": ["Asia/Tokyo"]}, "get_current_time_2": {"location": ["New York", "NY"], "country": ["United States", "US", "USA"], "timezone": ["America/New_York"]}, "get_stock_info_1": {"company_name": ["Microsoft"], "detail_level": ["detailed"], "market": ["NASDAQ", ""]}, "get_stock_info_2": {"company_name": ["Apple"], "detail_level": ["summary"], "market": ["NASDAQ", ""]}} +{"hotel_booking": {"hotel_name": ["Hilton"], "location": ["Los Angeles, CA", "LA, CA", "Los Angeles, California"], "start_date": ["2022-05-01", "05/01/2022", "May 1, 2022"], "end_date": ["2022-05-10", "05/10/2022", "May 10, 2022"], "rooms": [2]}, "get_time_difference": {"place1": ["New York, NY", "NY, NY", "New York, New York"], "place2": ["Los Angeles, CA", "LA, CA", "Los Angeles, California"]}, "calculate_bmi": {"weight": [75], "height": [180], "system": ["metric", ""]}, "sentiment_analysis": {"text": ["I had a wonderful day at the beach. The weather was perfect and I enjoyed a delicious ice cream."], "language": ["English"]}} +{"history.get_key_events": {"country": ["France"], "start_year": [1800], "end_year": [1900], "event_type": [["War", "Economy"]]}, "get_sculpture_value_1": {"sculpture": ["The Thinker"], "artist": ["Auguste Rodin"], "year": [""]}, "get_sculpture_value_2": {"sculpture": ["The Kiss"], "artist": ["Auguste Rodin"], "year": [1882]}} +{"locate_tallest_mountains": {"location": ["Tokyo"], "radius": [200], "amount": [5]}, "calculate_entropy_change": {"initial_temp": [300], "final_temp": [350], "heat_capacity": [1.5], "isothermal": ["", true]}, "get_event_date": {"event": ["Battle of Waterloo"], "location": ["Belgium"]}} +{"update_user_info": {"user_id": [12345], "update_info": [{"name": ["John Doe"], "email": ["johndoe@example.com"]}], "database": ["CustomerInfo", ""]}, "soccer.get_last_match": {"team_name": ["Manchester United", "Man United", "Man U", "MUFC"], "include_stats": [true]}, "US_president.in_year": {"year": [1980], "full_name": [true]}, "find_card_in_deck": {"rank": ["Ace"], "suit": ["Spades"]}, "deck": [[], ""]} +{"get_discoverer": {"discovery": ["Higgs Boson", "higgs boson", "Higgs Boson particle"], "detail": [true]}, "diabetes_prediction": {"weight": [180], "height": [71], "activity_level": ["moderately active"]}, "museum_working_hours.get": {"museum": ["Louvre", "the Louvre museum"], "location": ["Paris", "Paris, France"], "day": ["Monday", "monday", ""]}} +{"math.gcd": {"num1": [48], "num2": [36]}, "historical_contrib.get_contrib": {"scientist": ["Albert Einstein"], "date": ["1905-05-14", "05/14/1905", "May 14, 1905"], "category": ["Physics"]}, "music.calculate_note_duration": {"first_note_frequency": [440], "second_note_frequency": [880], "tempo": [100]}} +{"prob_dist.binomial": {"trials": [20], "successes": [10], "p": [0.6]}, "calculate_paint_needed": {"coverage_rate": [350], "length": [12], "height": [8]}, "musical_scale": {"key": ["D"], "scale_type": ["minor"]}} +{"card_game_probability.calculate_1": {"total_cards": [52], "desired_cards": [13], "cards_drawn": [1, ""]}, "card_game_probability.calculate_2": {"total_cards": [52], "desired_cards": [4], "cards_drawn": [1, ""]}, "get_sculpture_info": {"artist_name": ["Pablo Picasso"], "year": [""], "detail": [true]}, "find_exhibition": {"location": ["New York, NY", "NY", "New York"], "art_form": ["sculpture"], "month": ["December", "12", "12/2022", "Dec", "Dec."], "user_ratings": ["high"]}} +{"analyze_structure_1": {"building_id": ["B1234"], "floors": [[1, 2, 3, 4]], "mode": ["dynamic"]}, "player_statistic_1": {"player_name": ["Michael Jordan"], "year": [1996], "team_name": [""]}, "analyze_structure_2": {"building_id": ["B5678"], "floors": [[5, 6, 7, 8]], "mode": ["static", ""]}, "player_statistic_2": {"player_name": ["LeBron James"], "year": [2018], "team_name": ["Los Angeles Lakers", "Lakers"]}} +{"metropolitan_museum.get_top_artworks_1": {"number": [10], "sort_by": ["popularity", ""]}, "metropolitan_museum.get_top_artworks_2": {"number": [5], "sort_by": ["chronological"]}, "lawsuit_search_1": {"company": ["Google"], "start_date": ["2020-01-01", "01/01/2020", "Jan 1, 2020"], "location": ["California", "CA"], "status": ["ongoing", ""]}, "lawsuit_search_2": {"company": ["Microsoft"], "start_date": ["2018-01-01", "01/01/2018", "Jan 1, 2018"], "location": ["New York", "NY"], "status": ["settled"]}} +{"identify_color_rgb": {"color_name": ["Cerulean"], "standard": ["pantone", "Pantone"]}, "guitar_price.find": {"model": ["Fender Stratocaster"], "condition": ["Good"], "location": ["Los Angeles", "LA", "Los Angeles, CA", "Los Angeles, California"]}, "board_game.chess.get_top_players": {"location": ["New York", "NY", "New York, NY", "New York, New York"], "minimum_rating": [2200], "number_of_players": [15]}} +{"get_defense_ranking": {"season": [2018], "top": [5]}, "array_sort": {"list": [[23, 45, 12, 89, 34, 67, 29]], "order": ["descending"]}, "calculate_cagr": {"initial_value": [5000], "final_value": [15000], "period_in_years": [7]}} +{"calculate_binomial_probability": {"number_of_trials": [20], "number_of_successes": [5], "probability_of_success": [0.25]}, "sports_ranking.get_top_player": {"sport": ["basketball"], "gender": ["female", "women"]}, "find_instrument": {"budget": [500], "type": ["guitar"], "make": ["Fender"]}, "electromagnetic_force": {"charge1": [2], "charge2": [3], "distance": [0.5], "medium_permittivity": [8.854e-12, ""]}} +{"vegan_restaurant.find_nearby": {"location": ["San Francisco, CA", "San Francisco"], "operating_hours": [22]}, "hotel_booking": {"location": ["San Francisco, CA", "San Francisco"], "room_type": ["deluxe"], "duration": [3], "start_date": ["July 1st", "2023-07-01", "07/01/2023"], "preferences": [["pet_friendly", "gym"]]}, "sports_team.get_schedule": {"team_name": ["Golden State Warriors"], "num_of_games": [5], "league": ["NBA"], "location": [""]}, "find_card_in_deck": {"rank": ["Queen"], "suit": ["Hearts"], "deck": [""]}} +{"maps.get_distance_duration": {"start_location": ["New York", "NY"], "end_location": ["Boston", "Boston, MA", "Boston,MA"], "traffic": [true]}, "board_game.chess.get_top_players": {"location": ["San Francisco", "San Francisco, CA"], "minimum_rating": [2500], "number_of_players": [5]}, "get_historical_GDP": {"country": ["Japan"], "start_year": [2000], "end_year": [2020]}} +{"find_card_in_deck": {"rank": ["King"], "suit": ["Hearts", "hearts"], "deck": [""]}, "currency_exchange.convert": {"base_currency": ["Euros", "EUR"], "target_currency": ["US dollars", "USD"], "amount": [100]}, "recipe.unit_conversion": {"value": [2], "from_unit": ["cups", "cup"], "to_unit": ["tablespoons", "tablespoon"], "precision": [0, ""]}, "local_nursery.find": {"location": ["San Francisco", "San Francisco, California", "SF"], "plant_types": [["Annual", "Tree"]]}} +{"find_recipe": {"dietary_restrictions": ["vegan"], "recipe_type": ["main course"], "time": [45]}, "poker_probability.full_house": {"deck_size": [52], "hand_size": [5]}, "hospital.locate": {"location": ["Denver, CO", "Denver", "CO"], "radius": [10], "department": ["Emergency"]}} +{"get_scientist_for_discovery": {"discovery": ["Relativity Theory"]}, "flight.book": {"departure_location": ["Los Angeles", "LAX", "Los Angeles, CA"], "destination_location": ["New York", "NY", "New York, NY"], "date": ["2022-12-25", "12/25/2022", "Dec 25, 2022"], "time": ["10:00 AM"], "direct_flight": [true]}, "game_stats.fetch_player_statistics": {"game": ["Call of Duty"], "username": ["gamer123"], "platform": ["PlayStation", "PS"]}, "event_finder.find_upcoming": {"location": ["San Francisco, CA", "San Francisco"], "genre": ["rock"], "days_ahead": [14]}} +{"plot_sine_wave": {"start_range": [0], "end_range": [10], "frequency": [5], "amplitude": [2], "phase_shift": [1]}, "random_forest.train": {"n_estimators": [200], "max_depth": [10], "data": ["dataset"]}, "soccer.get_last_match": {"team_name": ["Manchester United"], "include_stats": [true]}, "building.get_dimensions": {"building_name": ["Empire State Building"], "unit": ["feet", "ft"]}} +{"multiplayer_game_finder": {"platform": ["Windows 10"], "rating": [4], "genre": ["Action"]}, "calculate_area_under_curve": {"function": ["x^2"], "interval": [[0, 5]], "method": ["trapezoidal", ""]}, "geo_distance.calculate": {"start_location": ["Los Angeles", "Los Angeles, CA", "LA"], "end_location": ["New York", "New York, NY", "NYC"], "units": ["kilometers", "km"]}, "send_email": {"to": ["john.doe@example.com"], "subject": ["Meeting Reminder"], "body": ["Do not forget about our meeting tomorrow at 10 AM"], "cc": ["jane.doe@example.com"], "bcc": [""]}} +{"recipe_info.get_calories": {"website": ["AllRecipes"], "recipe": ["Chicken Alfredo"], "optional_meal_time": ["Dinner", ""]}, "get_stock_price": {"company_names": [["Apple", "Microsoft", "Tesla"]]}, "get_team_ranking": {"team_name": ["Brazil"], "year": [2018], "gender": ["men", ""]}} +{"recipe_search": {"dietary_restriction": ["Vegetarian"], "ingredients": [["potatoes", "carrots", "onions"]], "servings": [4]}, "detailed_weather_forecast": {"location": ["New York", "NY"], "duration": [12], "include_precipitation": [true]}, "get_time_difference": {"place1": ["New York", "NY"], "place2": ["Tokyo"]}} +{"find_recipe_1": {"dietary_restrictions": ["vegan"], "recipe_type": ["main course"], "time": [30]}, "science_history.get_discovery_details_1": {"discovery": ["Gravity"], "method_used": ["default", ""]}, "science_history.get_discovery_details_2": {"discovery": ["Higgs Boson", "Higgs Boson particle"], "method_used": ["default", ""]}, "find_recipe_2": {"dietary_restrictions": ["gluten free"], "recipe_type": ["dessert"], "time": [45]}} +{"timezone.convert_1": {"time": ["2pm"], "from_timezone": ["New York", "NY", "America/New_York"], "to_timezone": ["London", "Europe/London"]}, "timezone.convert_2": {"time": ["2pm"], "from_timezone": ["New York", "NY", "America/New_York"], "to_timezone": ["Tokyo", "Asia/Tokyo"]}, "calculate_emission_savings": {"energy_type": ["solar"], "usage_duration": [12], "region": ["California", "CA"]}} \ No newline at end of file