-
I have an extensive command line interface containing over 100 commands. Is it possible to teach the model a command line interface instead of a traditional API? |
Beta Was this translation helpful? Give feedback.
Answered by
tianjunz
Jun 19, 2023
Replies: 1 comment
-
Hey @brettin, thanks for raising up the question! We actually have a new command line interface to support Linux commands. It is as simple as pip install gorilla-cli, and then do go $user_query. Give it a try and let us know what you think! 🚀 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ShishirPatil
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @brettin, thanks for raising up the question! We actually have a new command line interface to support Linux commands. It is as simple as pip install gorilla-cli, and then do go $user_query. Give it a try and let us know what you think! 🚀