Leonardo0711 commited on
Commit
b6a3f56
·
verified ·
1 Parent(s): 07d56a2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -8,7 +8,7 @@ pinned: false
8
  license: apache-2.0
9
  ---
10
 
11
- Endpoints:
12
  - `GET /healthz`
13
- - `POST /run_predict` { "prompt": "...", "system": "" }
14
- - `POST /run_predict_with_url` { "prompt": "...", "url": "https://...", "system": "" }
 
8
  license: apache-2.0
9
  ---
10
 
11
+ **Endpoints**
12
  - `GET /healthz`
13
+ - `POST /run_predict`{"prompt": "...", "system": ""}
14
+ - `POST /run_predict_with_url` {"prompt": "...", "url": "https://...", "system": ""}