Spaces:
Sleeping
Sleeping
Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -11,19 +11,6 @@ app_port: 3000
|
|
| 11 |
---
|
| 12 |
|
| 13 |
|
| 14 |
-
---
|
| 15 |
-
title: Responses.js
|
| 16 |
-
emoji: 😻
|
| 17 |
-
colorFrom: red
|
| 18 |
-
colorTo: red
|
| 19 |
-
sdk: docker
|
| 20 |
-
pinned: false
|
| 21 |
-
license: mit
|
| 22 |
-
short_description: Check out https://github.com/huggingface/responses.js
|
| 23 |
-
app_port: 3000
|
| 24 |
-
---
|
| 25 |
-
|
| 26 |
-
|
| 27 |
# responses.js
|
| 28 |
|
| 29 |
A lightweight Express.js server that implements OpenAI's Responses API, built on top of Chat Completions and powered by Hugging Face Inference Providers.
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
# responses.js
|
| 15 |
|
| 16 |
A lightweight Express.js server that implements OpenAI's Responses API, built on top of Chat Completions and powered by Hugging Face Inference Providers.
|