File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -403,7 +403,7 @@ curl -v "http://127.0.0.1:8000/classify" \
403
403
404
404
Response:
405
405
406
- ``` bash
406
+ ``` json
407
407
{
408
408
"id" : " classify-7c87cac407b749a6935d8c7ce2a8fba2" ,
409
409
"object" : " list" ,
@@ -453,7 +453,7 @@ curl -v "http://127.0.0.1:8000/classify" \
453
453
454
454
Response:
455
455
456
- ``` bash
456
+ ``` json
457
457
{
458
458
"id" : " classify-9bf17f2847b046c7b2d5495f4b4f9682" ,
459
459
"object" : " list" ,
@@ -525,7 +525,7 @@ curl -X 'POST' \
525
525
526
526
Response:
527
527
528
- ``` bash
528
+ ``` json
529
529
{
530
530
"id" : " score-request-id" ,
531
531
"object" : " list" ,
@@ -567,7 +567,7 @@ curl -X 'POST' \
567
567
568
568
Response:
569
569
570
- ``` bash
570
+ ``` json
571
571
{
572
572
"id" : " score-request-id" ,
573
573
"object" : " list" ,
@@ -616,7 +616,7 @@ curl -X 'POST' \
616
616
617
617
Response:
618
618
619
- ``` bash
619
+ ``` json
620
620
{
621
621
"id" : " score-request-id" ,
622
622
"object" : " list" ,
@@ -695,7 +695,7 @@ curl -X 'POST' \
695
695
696
696
Response:
697
697
698
- ``` bash
698
+ ``` json
699
699
{
700
700
"id" : " rerank-fae51b2b664d4ed38f5969b612edff77" ,
701
701
"model" : " BAAI/bge-reranker-base" ,
You can’t perform that action at this time.
0 commit comments