mirror of
https://github.com/praveentcom/openproxy.git
synced 2026-06-13 01:47:47 +02:00
feat: enhance documentation and add project description
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"name": "llm-proxy-server",
|
||||
"version": "1.0.0",
|
||||
"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": {
|
||||
"dev": "ts-node-dev --respawn --transpile-only proxy.ts",
|
||||
|
||||
Reference in New Issue
Block a user