This commit is contained in:
Shroominic
2025-04-23 09:41:16 +08:00
parent f74014f6ce
commit c062d4f730
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -4,6 +4,7 @@ a reverse proxy that you can plug in front of any openai compatible api endpoint
to handle api-key based payments using cashu tokens or bold12 lightning invoices
we also want to provice an internal dashboard
- general settings
- configure payment methods
- request evals
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "routstr-proxy"
version = "0.1.0"
version = "0.0.1"
description = "Payment proxy for your LLM endpoint using cashu and nostr."
readme = "README.md"
requires-python = ">=3.11"