evalstate HF Staff commited on
Commit
92d4b64
·
verified ·
1 Parent(s): 9c66cc9

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: Open Responses
3
  emoji: 😻
4
  colorFrom: red
5
  colorTo: red
@@ -9,8 +9,6 @@ license: mit
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.
 
1
  ---
2
+ title: "OpenResponses"
3
  emoji: 😻
4
  colorFrom: red
5
  colorTo: red
 
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.