|
|
|
@ -77,9 +77,9 @@ ding: |
|
|
|
algo: |
|
|
|
clusterUrl: /semantic-cluster |
|
|
|
baseUrl: http://127.0.0.1:8003 |
|
|
|
apiUrl: http://127.0.0.1:8010/ |
|
|
|
apiTwoUrl: http://127.0.0.1:8011 |
|
|
|
apiThreeUrl: http:/127.0.0.1:8012 |
|
|
|
apiUrl: http://127.0.0.1:8011/ |
|
|
|
apiTwoUrl: http://127.0.0.1:8012 |
|
|
|
apiThreeUrl: http:/127.0.0.1:8013 |
|
|
|
extractUrl: /v1/key_points/extract |
|
|
|
scoringUrl: /v1/score/short_answer |
|
|
|
generateQuestionUrl: /v1/generate/questions_from_cluster |
|
|
|
|