gorilla-llm / gorilla-cli

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

Transition to HTTPS from HTTP in version 0.0.10 #36

Closed ShishirPatil closed 1 year ago

ShishirPatil commented 1 year ago

Transitioning from HTTP to HTTPS with Version 0.0.10. Kudos to @jclyons52, @samstride, and @ricklamers for flagging this concern in Issue #7.

To ensure a smooth user experience, we will maintain support for the existing HTTP protocol used in releases up to v0.0.9. The merge is expected to be seamless.