Can you please also include the messaging api for the respective provider also like
Nvidia: openai_completions api
Anthropic: anthropic_messages
Openai: openai_responses
// Standard naming of the providers supported api endpoint
like that can you please include ig it can simply the routing logic to the respective provider easily and simpler instead of doing custom mapping in the app builders end.
Please include the api property also in the provider.
Can you please also include the messaging api for the respective provider also like
like that can you please include ig it can simply the routing logic to the respective provider easily and simpler instead of doing custom mapping in the app builders end.
Please include the
apiproperty also in the provider.