Praytorum
Intelligent XML Gateway for LLM Providers
Welcome to Praytorum XML Gateway
This is a simplified version of the Praytorum platform focused on token usage tracking. We've temporarily removed complex dependencies to ensure the CI/CD pipeline passes while we resolve dependency conflicts between pydantic versions.
CI/CD Pipeline Status
Dependency Conflict Issue
We're currently experiencing a dependency conflict between pydantic versions:
- OpenAI SDK requires pydantic<2.0.0
- LangChain requires pydantic>=2.7.4