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.62k stars 397 forks source link

Locating Documentation for Currently Used APIs #214

Closed cws322 closed 7 months ago

cws322 commented 7 months ago

I am eager to explore the range of APIs available for ToolLLM. As outlined in the paper titled 'TOOLLLM: FACILITATING LARGE LANGUAGE MODELS TO MASTER 16,000+ REAL-WORLD APIS,' the initial collection from RapidAPI includes 53,190 APIs. Following a meticulous filtering process to ensure quality and reliability, ToolLLM results in a final set of 3,451 high-quality tools (16,464 APIs) that are both reliable and functional. Unfortunately, I could not find information on which APIs were filtered out or selected. Could you kindly direct me to the documentation for the currently in-use APIs? I am keen to gain a better understanding of the capabilities offered by ToolLLM.

pooruss commented 7 months ago

Hi, the selected apis can be found under toolenv in data.zip on Google Drive.