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.76k stars 401 forks source link

ToolBench server responses truncation #272

Open quocthai9120 opened 4 months ago

quocthai9120 commented 4 months ago

Hi, I noticed that the API responses via ToolBench server always got truncated at 2048 characters. Is there anyway to increase this length? Thank you!