mirror of
https://github.com/Routstr/routstr-core.git
synced 2026-08-11 19:57:32 +00:00
9 lines
374 B
Markdown
9 lines
374 B
Markdown
# proxy
|
|
|
|
a reverse proxy that you can plug in front of any OpenAI compatible API
|
|
endpoint to handle payments using the Cashu protocol (Bitcoin L3).
|
|
|
|
Model pricing information is loaded from ``models.json`` by default. If that
|
|
file is not present, the bundled ``models.example.json`` will be used. You can
|
|
specify a custom path with the ``MODELS_PATH`` environment variable.
|