mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-16 16:51:02 +02:00
Update templates to include metering-rag
This commit is contained in:
parent
c834edf119
commit
e8d1f36b7d
16 changed files with 272 additions and 0 deletions
|
|
@ -177,6 +177,23 @@ services:
|
|||
memory: 128M
|
||||
image: docker.io/trustgraph/trustgraph-flow:0.11.1
|
||||
restart: on-failure:100
|
||||
metering-rag:
|
||||
command:
|
||||
- metering
|
||||
- -p
|
||||
- pulsar://pulsar:6650
|
||||
- -i
|
||||
- non-persistent://tg/response/text-completion-rag-response
|
||||
deploy:
|
||||
resources:
|
||||
limits:
|
||||
cpus: '0.5'
|
||||
memory: 128M
|
||||
reservations:
|
||||
cpus: '0.1'
|
||||
memory: 128M
|
||||
image: docker.io/trustgraph/trustgraph-flow:0.11.1
|
||||
restart: on-failure:100
|
||||
pdf-decoder:
|
||||
command:
|
||||
- pdf-decoder
|
||||
|
|
|
|||
|
|
@ -160,6 +160,23 @@ services:
|
|||
memory: 128M
|
||||
image: docker.io/trustgraph/trustgraph-flow:0.11.1
|
||||
restart: on-failure:100
|
||||
metering-rag:
|
||||
command:
|
||||
- metering
|
||||
- -p
|
||||
- pulsar://pulsar:6650
|
||||
- -i
|
||||
- non-persistent://tg/response/text-completion-rag-response
|
||||
deploy:
|
||||
resources:
|
||||
limits:
|
||||
cpus: '0.5'
|
||||
memory: 128M
|
||||
reservations:
|
||||
cpus: '0.1'
|
||||
memory: 128M
|
||||
image: docker.io/trustgraph/trustgraph-flow:0.11.1
|
||||
restart: on-failure:100
|
||||
neo4j:
|
||||
deploy:
|
||||
resources:
|
||||
|
|
|
|||
|
|
@ -177,6 +177,23 @@ services:
|
|||
memory: 128M
|
||||
image: docker.io/trustgraph/trustgraph-flow:0.11.1
|
||||
restart: on-failure:100
|
||||
metering-rag:
|
||||
command:
|
||||
- metering
|
||||
- -p
|
||||
- pulsar://pulsar:6650
|
||||
- -i
|
||||
- non-persistent://tg/response/text-completion-rag-response
|
||||
deploy:
|
||||
resources:
|
||||
limits:
|
||||
cpus: '0.5'
|
||||
memory: 128M
|
||||
reservations:
|
||||
cpus: '0.1'
|
||||
memory: 128M
|
||||
image: docker.io/trustgraph/trustgraph-flow:0.11.1
|
||||
restart: on-failure:100
|
||||
pdf-decoder:
|
||||
command:
|
||||
- pdf-decoder
|
||||
|
|
|
|||
|
|
@ -160,6 +160,23 @@ services:
|
|||
memory: 128M
|
||||
image: docker.io/trustgraph/trustgraph-flow:0.11.1
|
||||
restart: on-failure:100
|
||||
metering-rag:
|
||||
command:
|
||||
- metering
|
||||
- -p
|
||||
- pulsar://pulsar:6650
|
||||
- -i
|
||||
- non-persistent://tg/response/text-completion-rag-response
|
||||
deploy:
|
||||
resources:
|
||||
limits:
|
||||
cpus: '0.5'
|
||||
memory: 128M
|
||||
reservations:
|
||||
cpus: '0.1'
|
||||
memory: 128M
|
||||
image: docker.io/trustgraph/trustgraph-flow:0.11.1
|
||||
restart: on-failure:100
|
||||
neo4j:
|
||||
deploy:
|
||||
resources:
|
||||
|
|
|
|||
|
|
@ -177,6 +177,23 @@ services:
|
|||
memory: 128M
|
||||
image: docker.io/trustgraph/trustgraph-flow:0.11.1
|
||||
restart: on-failure:100
|
||||
metering-rag:
|
||||
command:
|
||||
- metering
|
||||
- -p
|
||||
- pulsar://pulsar:6650
|
||||
- -i
|
||||
- non-persistent://tg/response/text-completion-rag-response
|
||||
deploy:
|
||||
resources:
|
||||
limits:
|
||||
cpus: '0.5'
|
||||
memory: 128M
|
||||
reservations:
|
||||
cpus: '0.1'
|
||||
memory: 128M
|
||||
image: docker.io/trustgraph/trustgraph-flow:0.11.1
|
||||
restart: on-failure:100
|
||||
pdf-decoder:
|
||||
command:
|
||||
- pdf-decoder
|
||||
|
|
|
|||
|
|
@ -160,6 +160,23 @@ services:
|
|||
memory: 128M
|
||||
image: docker.io/trustgraph/trustgraph-flow:0.11.1
|
||||
restart: on-failure:100
|
||||
metering-rag:
|
||||
command:
|
||||
- metering
|
||||
- -p
|
||||
- pulsar://pulsar:6650
|
||||
- -i
|
||||
- non-persistent://tg/response/text-completion-rag-response
|
||||
deploy:
|
||||
resources:
|
||||
limits:
|
||||
cpus: '0.5'
|
||||
memory: 128M
|
||||
reservations:
|
||||
cpus: '0.1'
|
||||
memory: 128M
|
||||
image: docker.io/trustgraph/trustgraph-flow:0.11.1
|
||||
restart: on-failure:100
|
||||
neo4j:
|
||||
deploy:
|
||||
resources:
|
||||
|
|
|
|||
|
|
@ -177,6 +177,23 @@ services:
|
|||
memory: 128M
|
||||
image: docker.io/trustgraph/trustgraph-flow:0.11.1
|
||||
restart: on-failure:100
|
||||
metering-rag:
|
||||
command:
|
||||
- metering
|
||||
- -p
|
||||
- pulsar://pulsar:6650
|
||||
- -i
|
||||
- non-persistent://tg/response/text-completion-rag-response
|
||||
deploy:
|
||||
resources:
|
||||
limits:
|
||||
cpus: '0.5'
|
||||
memory: 128M
|
||||
reservations:
|
||||
cpus: '0.1'
|
||||
memory: 128M
|
||||
image: docker.io/trustgraph/trustgraph-flow:0.11.1
|
||||
restart: on-failure:100
|
||||
pdf-decoder:
|
||||
command:
|
||||
- pdf-decoder
|
||||
|
|
|
|||
|
|
@ -160,6 +160,23 @@ services:
|
|||
memory: 128M
|
||||
image: docker.io/trustgraph/trustgraph-flow:0.11.1
|
||||
restart: on-failure:100
|
||||
metering-rag:
|
||||
command:
|
||||
- metering
|
||||
- -p
|
||||
- pulsar://pulsar:6650
|
||||
- -i
|
||||
- non-persistent://tg/response/text-completion-rag-response
|
||||
deploy:
|
||||
resources:
|
||||
limits:
|
||||
cpus: '0.5'
|
||||
memory: 128M
|
||||
reservations:
|
||||
cpus: '0.1'
|
||||
memory: 128M
|
||||
image: docker.io/trustgraph/trustgraph-flow:0.11.1
|
||||
restart: on-failure:100
|
||||
neo4j:
|
||||
deploy:
|
||||
resources:
|
||||
|
|
|
|||
|
|
@ -177,6 +177,23 @@ services:
|
|||
memory: 128M
|
||||
image: docker.io/trustgraph/trustgraph-flow:0.11.1
|
||||
restart: on-failure:100
|
||||
metering-rag:
|
||||
command:
|
||||
- metering
|
||||
- -p
|
||||
- pulsar://pulsar:6650
|
||||
- -i
|
||||
- non-persistent://tg/response/text-completion-rag-response
|
||||
deploy:
|
||||
resources:
|
||||
limits:
|
||||
cpus: '0.5'
|
||||
memory: 128M
|
||||
reservations:
|
||||
cpus: '0.1'
|
||||
memory: 128M
|
||||
image: docker.io/trustgraph/trustgraph-flow:0.11.1
|
||||
restart: on-failure:100
|
||||
pdf-decoder:
|
||||
command:
|
||||
- pdf-decoder
|
||||
|
|
|
|||
|
|
@ -160,6 +160,23 @@ services:
|
|||
memory: 128M
|
||||
image: docker.io/trustgraph/trustgraph-flow:0.11.1
|
||||
restart: on-failure:100
|
||||
metering-rag:
|
||||
command:
|
||||
- metering
|
||||
- -p
|
||||
- pulsar://pulsar:6650
|
||||
- -i
|
||||
- non-persistent://tg/response/text-completion-rag-response
|
||||
deploy:
|
||||
resources:
|
||||
limits:
|
||||
cpus: '0.5'
|
||||
memory: 128M
|
||||
reservations:
|
||||
cpus: '0.1'
|
||||
memory: 128M
|
||||
image: docker.io/trustgraph/trustgraph-flow:0.11.1
|
||||
restart: on-failure:100
|
||||
neo4j:
|
||||
deploy:
|
||||
resources:
|
||||
|
|
|
|||
|
|
@ -177,6 +177,23 @@ services:
|
|||
memory: 128M
|
||||
image: docker.io/trustgraph/trustgraph-flow:0.11.1
|
||||
restart: on-failure:100
|
||||
metering-rag:
|
||||
command:
|
||||
- metering
|
||||
- -p
|
||||
- pulsar://pulsar:6650
|
||||
- -i
|
||||
- non-persistent://tg/response/text-completion-rag-response
|
||||
deploy:
|
||||
resources:
|
||||
limits:
|
||||
cpus: '0.5'
|
||||
memory: 128M
|
||||
reservations:
|
||||
cpus: '0.1'
|
||||
memory: 128M
|
||||
image: docker.io/trustgraph/trustgraph-flow:0.11.1
|
||||
restart: on-failure:100
|
||||
pdf-decoder:
|
||||
command:
|
||||
- pdf-decoder
|
||||
|
|
|
|||
|
|
@ -160,6 +160,23 @@ services:
|
|||
memory: 128M
|
||||
image: docker.io/trustgraph/trustgraph-flow:0.11.1
|
||||
restart: on-failure:100
|
||||
metering-rag:
|
||||
command:
|
||||
- metering
|
||||
- -p
|
||||
- pulsar://pulsar:6650
|
||||
- -i
|
||||
- non-persistent://tg/response/text-completion-rag-response
|
||||
deploy:
|
||||
resources:
|
||||
limits:
|
||||
cpus: '0.5'
|
||||
memory: 128M
|
||||
reservations:
|
||||
cpus: '0.1'
|
||||
memory: 128M
|
||||
image: docker.io/trustgraph/trustgraph-flow:0.11.1
|
||||
restart: on-failure:100
|
||||
neo4j:
|
||||
deploy:
|
||||
resources:
|
||||
|
|
|
|||
|
|
@ -177,6 +177,23 @@ services:
|
|||
memory: 128M
|
||||
image: docker.io/trustgraph/trustgraph-flow:0.11.1
|
||||
restart: on-failure:100
|
||||
metering-rag:
|
||||
command:
|
||||
- metering
|
||||
- -p
|
||||
- pulsar://pulsar:6650
|
||||
- -i
|
||||
- non-persistent://tg/response/text-completion-rag-response
|
||||
deploy:
|
||||
resources:
|
||||
limits:
|
||||
cpus: '0.5'
|
||||
memory: 128M
|
||||
reservations:
|
||||
cpus: '0.1'
|
||||
memory: 128M
|
||||
image: docker.io/trustgraph/trustgraph-flow:0.11.1
|
||||
restart: on-failure:100
|
||||
pdf-decoder:
|
||||
command:
|
||||
- pdf-decoder
|
||||
|
|
|
|||
|
|
@ -160,6 +160,23 @@ services:
|
|||
memory: 128M
|
||||
image: docker.io/trustgraph/trustgraph-flow:0.11.1
|
||||
restart: on-failure:100
|
||||
metering-rag:
|
||||
command:
|
||||
- metering
|
||||
- -p
|
||||
- pulsar://pulsar:6650
|
||||
- -i
|
||||
- non-persistent://tg/response/text-completion-rag-response
|
||||
deploy:
|
||||
resources:
|
||||
limits:
|
||||
cpus: '0.5'
|
||||
memory: 128M
|
||||
reservations:
|
||||
cpus: '0.1'
|
||||
memory: 128M
|
||||
image: docker.io/trustgraph/trustgraph-flow:0.11.1
|
||||
restart: on-failure:100
|
||||
neo4j:
|
||||
deploy:
|
||||
resources:
|
||||
|
|
|
|||
|
|
@ -177,6 +177,23 @@ services:
|
|||
memory: 128M
|
||||
image: docker.io/trustgraph/trustgraph-flow:0.11.1
|
||||
restart: on-failure:100
|
||||
metering-rag:
|
||||
command:
|
||||
- metering
|
||||
- -p
|
||||
- pulsar://pulsar:6650
|
||||
- -i
|
||||
- non-persistent://tg/response/text-completion-rag-response
|
||||
deploy:
|
||||
resources:
|
||||
limits:
|
||||
cpus: '0.5'
|
||||
memory: 128M
|
||||
reservations:
|
||||
cpus: '0.1'
|
||||
memory: 128M
|
||||
image: docker.io/trustgraph/trustgraph-flow:0.11.1
|
||||
restart: on-failure:100
|
||||
pdf-decoder:
|
||||
command:
|
||||
- pdf-decoder
|
||||
|
|
|
|||
|
|
@ -160,6 +160,23 @@ services:
|
|||
memory: 128M
|
||||
image: docker.io/trustgraph/trustgraph-flow:0.11.1
|
||||
restart: on-failure:100
|
||||
metering-rag:
|
||||
command:
|
||||
- metering
|
||||
- -p
|
||||
- pulsar://pulsar:6650
|
||||
- -i
|
||||
- non-persistent://tg/response/text-completion-rag-response
|
||||
deploy:
|
||||
resources:
|
||||
limits:
|
||||
cpus: '0.5'
|
||||
memory: 128M
|
||||
reservations:
|
||||
cpus: '0.1'
|
||||
memory: 128M
|
||||
image: docker.io/trustgraph/trustgraph-flow:0.11.1
|
||||
restart: on-failure:100
|
||||
neo4j:
|
||||
deploy:
|
||||
resources:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue