Hypertion: Simplifying LLM Function-Calling for Functionary and Beyond #214
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
-
Hello
Functionary
community!I'm excited to share a Python library I've developed called
Hypertion
, which aims to make LLM function-calling simpler, including for projects like Functionary.Key features:
@hyperfunction.takeover
decoratorHypertion
can be particularly useful forFunctionary
users by:I've created a Colab notebook demonstrating a more complex integration of
Hypertion
withFunctionary
. This example showcases howHypertion
can handle intricate function definitions and seamlessly work withFunctionary
's output: Functionary+Hypertion ColabI'd love to see
Hypertion
included as a use case inFunctionary
'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