mirror of
https://github.com/Routstr/routstr-core.git
synced 2026-08-09 02:54:37 +00:00
v0.0.1
This commit is contained in:
@@ -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
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user