We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b696289 commit f54e7f0Copy full SHA for f54e7f0
FinanceAgent/docker_compose/intel/hpu/gaudi/compose.yaml
@@ -178,7 +178,7 @@ services:
178
LOGFLAG: ${LOGFLAG:-False}
179
MAX_INPUT_TOKENS: ${MAX_INPUT_TOKENS}
180
MAX_TOTAL_TOKENS: ${MAX_TOTAL_TOKENS}
181
- DocSum_COMPONENT_NAME: ${DocSum_COMPONENT_NAME:-OpeaDocSumvLLM}
+ DocSum_COMPONENT_NAME: ${DOCSUM_COMPONENT_NAME:-OpeaDocSumvLLM}
182
restart: unless-stopped
183
184
supervisor-react-agent:
0 commit comments