Since LiteLLM already provides multi-provider abstraction, Vikat adds enterprise features like governance, semantic caching, MCP tools, observability, etc, on top of your existing setup.
Endpoint: /litellm
Provider Compatibility: This integration only works for AI providers that both LiteLLM and Vikat support. If you’re using a provider specific to LiteLLM that Vikat doesn’t support (or vice versa), those requests will fail.
Setup
Provider/Model Usage Examples
Your existing LiteLLM provider switching works unchanged through Vikat:
Add Vikat-specific headers for governance and tracking:
Supported Features
The LiteLLM integration supports all features that are available in both the LiteLLM SDK and Vikat core functionality. Your existing LiteLLM code works seamlessly with Vikat’s enterprise features. 😄
Next Steps