gorilla-llm / gorilla-cli

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

Gorilla CLI is not working and giving a "LoadingServer is unreachable" error #66

Open Balogunolalere opened 2 weeks ago

Balogunolalere commented 2 weeks ago

I am encountering an issue where the Gorilla CLI is not working and is giving a "Server is unreachable" error. The specific error message is:

⠙ Loading Server is unreachable. Try updating Gorilla-CLI with 'pip install --upgrade gorilla-cli'

Steps to Reproduce:

Open the terminal.
Run any Gorilla CLI command (e.g., gorilla "generate 100 random characters into a file called test.txt").

Expected Behavior: The command should execute successfully and display the expected output.

Actual Behavior: The command fails with the error message:

⠙ Loading Server is unreachable. Try updating Gorilla-CLI with 'pip install --upgrade gorilla-cli'

Environment:

Operating System: Ubuntu 22.04
Gorilla CLI Version: gorilla-cli 0.0.10 
Python Version: 3.10

Additional Information:

I have tried updating the Gorilla CLI using pip install --upgrade gorilla-cli, but the issue persists.
My internet connection and it is working fine.
robert-fahey commented 1 week ago

I think the project is dead

Balogunolalere commented 1 week ago

Hi @robert-fahey I did something similar and will love you to try it out, it is by no means perfect yet but you might love it. I am open to contributors https://github.com/Balogunolalere/groq-cli IMG-20240906-WA0019 IMG-20240906-WA0018 IMG-20240906-WA0017 IMG-20240906-WA0016

larssb commented 1 week ago

@Balogunolalere what exactly are you showing us here?

Balogunolalere commented 1 week ago

@larssb an alternative I created pending the resolution.

shankscoder commented 1 day ago

Hold up! How is this closed if the solution is to use another tool? Sorry, this needs to be reopened as an issue that still persists with Gorilla.

@Balogunolalere Thank you for creating an alternative. Will check it out there, but lets keep the issues separate. Unclear on why you closed the issue, but that shouldn't have been done.