Fix auto-templates

This commit is contained in:
Cyber MacGeddon 2024-08-22 00:19:09 +01:00
parent c4bfd9fc8c
commit df2f423367
28 changed files with 150 additions and 82 deletions

View file

@ -229,14 +229,14 @@
- "text-completion-azure"
- "-p"
- "pulsar://pulsar:6650"
# - "-x"
# - "4096"
# - "-t"
# - "0.0"
- "-k"
- "${AZURE_TOKEN}"
- "-e"
- "${AZURE_ENDPOINT}"
- "-x"
- "4096"
- "-t"
- "0.0"
"image": "docker.io/trustgraph/trustgraph-flow:0.6.9"
"restart": "on-failure:100"
"text-completion-rag":
@ -244,15 +244,15 @@
- "text-completion-azure"
- "-p"
- "pulsar://pulsar:6650"
# - "-x"
# - "4096"
# - "-t"
# - "0.0"
- "-k"
- "${AZURE_TOKEN}"
- "-e"
- "${AZURE_ENDPOINT}"
- "-i"
- "-x"
- "4096"
- "-t"
- "0.0"
- "non-persistent://tg/request/text-completion-rag"
- "-o"
- "non-persistent://tg/response/text-completion-rag-response"