You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Expand API Access: Provide access to a wider range of APIs through Unify AI's platform.
Optimize LLM Selection: Leverage Unify AI's capabilities to dynamically select the best-performing and most cost-effective LLM for each task.
This would involve:
Utilizing the Unify AI Python SDK for seamless integration.
Developing API adapters to connect Unify AI's endpoints with Gorilla.
Implementing testing and documentation to ensure proper functionality.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: