LiteLLM based AI Gateway
This is a LiteLLM based implementation of the Agentic Layer AI Gateway.
The AI Gateway is a component that sits between an AI Agent and a Large Language Model (LLM). It can handle tasks such as routing requests to different models, managing authentication, logging, and other middleware functions.