mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-05 19:32:11 +02:00
YAML file update
This commit is contained in:
parent
4637ef1475
commit
198835715d
1 changed files with 4 additions and 8 deletions
|
|
@ -209,10 +209,8 @@ services:
|
|||
- "text-completion-bedrock"
|
||||
- "-p"
|
||||
- "pulsar://pulsar:6650"
|
||||
# - "-k"
|
||||
# - ${COHERE_KEY}
|
||||
- "-m"
|
||||
- "c4ai-aya-23-35b"
|
||||
# - "-m"
|
||||
# - "mistral.mistral-large-2407-v1:0"
|
||||
restart: on-failure:100
|
||||
|
||||
text-completion-rag:
|
||||
|
|
@ -221,10 +219,8 @@ services:
|
|||
- "text-completion-bedrock"
|
||||
- "-p"
|
||||
- "pulsar://pulsar:6650"
|
||||
# - "-k"
|
||||
# - ${COHERE_KEY}
|
||||
- "-m"
|
||||
- "c4ai-aya-23-8b"
|
||||
# - "-m"
|
||||
# - "mistral.mistral-large-2407-v1:0"
|
||||
- "-i"
|
||||
- "non-persistent://tg/request/text-completion-rag"
|
||||
- "-o"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue