Version: 1.0
API References
vLLora is a developer tool for debugging AI agents in real-time. This API provides endpoints for interacting with AI models, generating completions, embeddings, and images, while enabling comprehensive tracing and debugging capabilities.
Features
- Real-time Debugging: Trace and analyze AI agent interactions as they happen
- Multi-Provider Support: Seamlessly work with LangChain, Google ADK, OpenAI, and all major AI frameworks
- Comprehensive Tracing: Monitor requests, responses, and agent behavior
Authentication
The API uses project-based authentication via the X-Project-Id header. If not provided, requests will use your default project.
Base URL
The API is available at http://localhost:9090 for local development.