Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -4,9 +4,9 @@ emoji: 🛡️
|
|
| 4 |
colorFrom: indigo
|
| 5 |
colorTo: red
|
| 6 |
sdk: docker
|
| 7 |
-
pinned:
|
| 8 |
license: apache-2.0
|
| 9 |
-
short_description:
|
| 10 |
---
|
| 11 |
|
| 12 |
# Multi-LLM API Gateway
|
|
@@ -500,4 +500,4 @@ By using this software you agree to all ethical constraints defined in ESOL v1.1
|
|
| 500 |
*Architecture, security decisions, and PyFundaments by Volkan Kücükbudak.*
|
| 501 |
*Built with Claude (Anthropic) as a typing assistant for docs (and the occasional bug).*
|
| 502 |
|
| 503 |
-
> crafted with passion — just wanted to understand how it works, don't actually need it, have a CLI 😄
|
|
|
|
| 4 |
colorFrom: indigo
|
| 5 |
colorTo: red
|
| 6 |
sdk: docker
|
| 7 |
+
pinned: true
|
| 8 |
license: apache-2.0
|
| 9 |
+
short_description: Secure Multi-LLM Gateway — (Streamable HTTP / SSE)
|
| 10 |
---
|
| 11 |
|
| 12 |
# Multi-LLM API Gateway
|
|
|
|
| 500 |
*Architecture, security decisions, and PyFundaments by Volkan Kücükbudak.*
|
| 501 |
*Built with Claude (Anthropic) as a typing assistant for docs (and the occasional bug).*
|
| 502 |
|
| 503 |
+
> crafted with passion — just wanted to understand how it works, don't actually need it, have a CLI 😄
|