Add Tool Calling Support for Meta Models in OCI Gen AI #30644
acharya619
announced in
Ideas
Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
Any news on this? This is a much needed update to OCI. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Checked
Feature request
Currently, tool calling functionality is only available for Cohere models in OCI Gen AI. However, OCI has recently introduced tool calling capabilities for Meta models. This feature request proposes extending tool calling support to Meta models to ensure parity and enhanced functionality across all supported LLMs in OCI Gen AI.
Recent OCI's meta model tool calling release doc:
Github reference file: https://github.com/langchain-ai/langchain/blob/master/libs/community/langchain_community/chat_models/oci_generative_ai.py
Motivation
The lack of tool calling support for Meta models in OCI Gen AI creates an inconsistency in the platform's capabilities. Currently, only Cohere models support tool calling, which limits flexibility for developers who prefer or need to use Meta models.
Proposal (If applicable)
No response
Beta Was this translation helpful? Give feedback.
All reactions