gorilla-llm / gorilla-cli

LLMs for your CLI
https://gorilla.cs.berkeley.edu/
Apache License 2.0
1.22k stars 73 forks source link

A windows installer for CLI #57

Open HuanzhiMao opened 5 months ago

HuanzhiMao commented 5 months ago

The installer is the Gorilla-CLI.exe in the dist_exe folder. The scripts that are used to generate the installer are also attached in the dist_exe/scripts folder.

ShishirPatil commented 5 months ago

Hey @HuanzhiMao I finally got access to a Windows Machine and tested this by just installing the exe. I don't think this works. I get a "Welcome to the App" and a next window message that says the app closed. Can you a) Test it on a windows machine, b) Maybe describe the setup-process if it's not a simple install the exe, c) The app has an alert of "unknown" publisher. What's a good way to fix that? Can we have either the Sky/BAIR labs or Gorilla as a publisher depending on what you think is the quickest route?

HuanzhiMao commented 5 months ago

I did test it on Windows (cause I'm using windows desktop). You should give it admin access if you install for all user. image And after that, you should be able to install by just hit "next"; you can change some settings, but it's not a must. image Regarding "unknown" publisher, I can change it in the script. It should be easy to fix.