ShishirPatil / gorilla

Gorilla: Training and Evaluating LLMs for Function Calls (Tool Calls)
https://gorilla.cs.berkeley.edu/
Apache License 2.0
11.2k stars 931 forks source link

[feature] Integrate Unify AI to Expand API Access and Optimize Performance #578

Open KatoStevenMubiru opened 1 month ago

KatoStevenMubiru commented 1 month ago

Is the feature request related to a problem? Yes. Currently, Gorilla has a limited set of APIs that it can access. This limits the functionality and potential use cases for LLMs using Gorilla. Additionally, there's no built-in mechanism for optimizing LLM selection based on factors like performance and cost.

Describe the solution you'd like Integrate Unify AI into Gorilla to:

This would involve:

Additional context

Unify AI website: Unify We are interested in contributing to the implementation. Please share guidelines for external contributions and the best way to discuss this integration further.

ShishirPatil commented 2 weeks ago

Thanks for your interest @KatoStevenMubiru Please see the instructions here on how you can contribute Unify APIs!

KatoStevenMubiru commented 2 weeks ago

Thank you @ShishirPatil , let me work on it.