This commit is contained in:
Praveen Thirumurugan
2025-12-24 16:34:00 +05:30
parent 276aa4fb29
commit 435a2d6e32

View File

@@ -1,6 +1,6 @@
{
"name": "openproxy",
"version": "1.1.0",
"version": "1.1.1",
"description": "A lightweight, production-ready OpenAI-compatible proxy server that seamlessly forwards LLM API requests to any endpoint with comprehensive logging, cost tracking, and PostgreSQL integration. Perfect for monitoring API usage, calculating costs, and maintaining audit trails for your AI applications.",
"main": "proxy.ts",
"scripts": {