Hypertion: Simplifying LLM Function-Calling for Gorilla and Beyond #492
synacktraa
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey Gorilla community!
I've developed a Python library called
Hypertion
that I think could be really useful for Gorilla users. It's designed to simplify LLM function-calling, with specific support for Gorilla's format.Here's what Hypertion offers:
@hyperfunction.takeover
For Gorilla users, Hypertion can:
I've put together a Colab notebook showing how Hypertion integrates with Gorilla, demonstrating some more advanced use cases:
Gorilla+Hypertion Colab
I'd love to see
Hypertion
included as a use case inGorilla
's documentation if you think it could be helpful for users.Check it out on GitHub: https://github.com/synacktraa/hypertion
Eager to hear your thoughts!
Beta Was this translation helpful? Give feedback.
All reactions