Skip to content

First Github release. PyPI release 0.0.9

Latest
Compare
Choose a tag to compare
@ShishirPatil ShishirPatil released this 18 Jul 07:17
· 10 commits to main since this release
fc5b095

🦍 LLMs for your CLI πŸš€ The best of Gorilla, now in your CLI!

This is the first github release. Tracks PyPI releases. pip install gorilla-cli to get started.

Fixes:

  • πŸͺŸ Windows installs were running into decoding issues. Now decoding scheme is explicitly stated. Fixes #8 and #11
  • βœ… Removed the assert that checked for user_id. If a user_id is not
    found, it assign a per session unique_id. Fixes #3

Improvements:

  • πŸ’Ό Brief welcome message
  • πŸš€ Intricate examples that demonstrate the power of gorilla
  • 🦍 Update README