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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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.