OpenBMB / ToolBench

[ICLR'24 spotlight] An open platform for training, serving, and evaluating large language model for tool learning.
https://openbmb.github.io/ToolBench/
Apache License 2.0
4.59k stars 398 forks source link

{'message': 'You are not subscribed to this API.'} #174

Open siyuyuan opened 8 months ago

siyuyuan commented 8 months ago

When I use ToolBench key you send me, I find I always get {'message': 'You are not subscribed to this API.'} Do I need to subscribe one by one manually? It seems that it will take a long time :(

vikranth22446 commented 8 months ago

Are you using the toolbench api key as part of the arguments? I've gotten that error message when trying to use rapid api key instead of toolbench's version.

I believe the goal of the toolbench key was to not have to subscribe to all the apis manually.

siyuyuan commented 8 months ago

Are you using the toolbench api key as part of the arguments? I've gotten that error message when trying to use rapid api key instead of toolbench's version.

I believe the goal of the toolbench key was to not have to subscribe to all the apis manually.

Yeh. Unfortunately, even if I use the toolbench key, I still need to subscribe to all the apis manually.

wildwind0 commented 8 months ago

same problem.

Action: google_search_for_value_serp query to Data-->value_serp-->google_search_for_value_serp Action Input: {"q":"Los Angeles market trends, top competitors, target customer demographics"} Observation: {"error": "Unsubscribed error...", "response": "{'message': 'You are not subscribed to this API.'}"}

pooruss commented 8 months ago

Hi, thank you for the questions. The 'unsubscribed' error might due to the real-time nature of the RapidAPI platform, which continually updates API information such as documentation, calling methods, and the classification of APIs as free or freemium, among other aspects.

To address this, we have updated the API information on our end, ensuring alignment with the most recent updates available on the RapidAPI Hub. In the future we plan to build a simulation environment to avoid getting error response from the instable real-time APIs, please stay tuned.

StephenYangjz commented 8 months ago

@pooruss Hi Shihao, I wonder whether the toolbench key you provided is the same as a rapidapi key cuz I think the provided key still gives me the unsubscribed error when input to Rapid API request... Am I using it wrong or is this a potential bug you mentioned above?

milad621 commented 2 months ago

Same for me