When we call Gemini models from Vertex, no entry of usage is updated in the transaction collection.
Steps to Reproduce
Deploy Gemini pro and/or vision pro in Vertex AI.
Configure the settings to enable "google" endpoint and "gemini-pro" models.
Login to the frontend and select Google endpoint with any model and make multiple chats.
Note that no entry is updated in the transaction collection of Mongo.
It is direct call to Google Vertex and is not through proxy.
Note that we have other models such as Anthropic (direct), Llama (litellm + Model Garden), AzureOpenAI and for all these models we get proper usage from the transaction collection. Only discrepancy is with Gemini models on Vertex.
What browsers are you seeing the problem on?
No response
Relevant log output
No response
Screenshots
No response
Code of Conduct
[X] I agree to follow this project's Code of Conduct
What happened?
When we call Gemini models from Vertex, no entry of usage is updated in the transaction collection.
Steps to Reproduce
Note that we have other models such as Anthropic (direct), Llama (litellm + Model Garden), AzureOpenAI and for all these models we get proper usage from the transaction collection. Only discrepancy is with Gemini models on Vertex.
What browsers are you seeing the problem on?
No response
Relevant log output
No response
Screenshots
No response
Code of Conduct