Update all examples yaml files of GMC in GenAIExample (#436)
* Update all examples yaml files of GMC in GenAIExample. Signed-off-by: zhlsunshine <huailong.zhang@intel.com>
This commit is contained in:
@@ -18,13 +18,14 @@ spec:
|
||||
root:
|
||||
routerType: Sequence
|
||||
steps:
|
||||
- name: DocSumGaudi
|
||||
- name: DocSum
|
||||
data: $response
|
||||
internalService:
|
||||
serviceName: docsum-llm-uservice
|
||||
config:
|
||||
endpoint: /v1/chat/docsum
|
||||
PORT: "9009"
|
||||
TGI_LLM_ENDPOINT: tgi-gaudi-svc
|
||||
- name: TgiGaudi
|
||||
internalService:
|
||||
serviceName: tgi-gaudi-svc
|
||||
|
||||
@@ -25,6 +25,7 @@ spec:
|
||||
config:
|
||||
endpoint: /v1/chat/docsum
|
||||
PORT: "9009"
|
||||
TGI_LLM_ENDPOINT: tgi-svc
|
||||
- name: Tgi
|
||||
internalService:
|
||||
serviceName: tgi-svc
|
||||
|
||||
Reference in New Issue
Block a user