🦍 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