Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -9,6 +9,8 @@ license: mit
|
|
| 9 |
short_description: Use Open Responses with Hugging Face Inference Providers
|
| 10 |
app_port: 3000
|
| 11 |
------
|
|
|
|
|
|
|
| 12 |
# responses.js
|
| 13 |
|
| 14 |
A lightweight Express.js server that implements a translation layer between the two main LLM APIs currently available, Responses API and Chat Completions. Works with any Chat Completion API, local or remotely hosted.
|
|
|
|
| 9 |
short_description: Use Open Responses with Hugging Face Inference Providers
|
| 10 |
app_port: 3000
|
| 11 |
------
|
| 12 |
+
|
| 13 |
+
|
| 14 |
# responses.js
|
| 15 |
|
| 16 |
A lightweight Express.js server that implements a translation layer between the two main LLM APIs currently available, Responses API and Chat Completions. Works with any Chat Completion API, local or remotely hosted.
|