π¦ 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