Replies: 1 comment
-
|
You should look into the |
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.
-
I have the following target setup:
As some of our MCP servers that we use have a cost-per-call (like Microsoft Dataverse or Copilot RAG API), we would love to track that cost in LiteLLM by adding it as a Litelllm MCP server.
However, I have not found the right settings of how authentication flows from OpenWebUI through the litellm-proxy to the target-mcp and we can still track the tool-calling-costs.
Has anybody managed to implement this in such a setting? After all it's the main use case with mcp servers, where multiple users call the same MCP server in their name.
Really happy to hear back for this. I'm currently on litellm version 1.88.1
Beta Was this translation helpful? Give feedback.
All reactions