Refactor docsum (#1336)
Signed-off-by: Xinyao Wang <xinyao.wang@intel.com>
This commit is contained in:
@@ -293,7 +293,7 @@ Please refer to **[keycloak_setup_guide](keycloak_setup_guide.md)** for more det
|
||||
10. DocSum LLM Microservice
|
||||
|
||||
```bash
|
||||
curl http://${host_ip}:9003/v1/chat/docsum\
|
||||
curl http://${host_ip}:9003/v1/docsum\
|
||||
-X POST \
|
||||
-d '{"query":"Text Embeddings Inference (TEI) is a toolkit for deploying and serving open source text embeddings and sequence classification models. TEI enables high-performance extraction for the most popular models, including FlagEmbedding, Ember, GTE and E5"}' \
|
||||
-H 'Content-Type: application/json'
|
||||
|
||||
Reference in New Issue
Block a user