Fix VertexAI package. Add Python packaging to Makefile. (#85)

Bump version & generate templates.
This commit is contained in:
cybermaggedon 2024-09-30 20:50:20 +01:00 committed by GitHub
parent f00baab1b8
commit c26ada08c2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
22 changed files with 363 additions and 352 deletions

View file

@ -33,7 +33,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.10
image: docker.io/trustgraph/trustgraph-flow:0.11.11
restart: on-failure:100
embeddings:
command:
@ -50,7 +50,7 @@ services:
reservations:
cpus: '0.5'
memory: 400M
image: docker.io/trustgraph/trustgraph-flow:0.11.10
image: docker.io/trustgraph/trustgraph-flow:0.11.11
restart: on-failure:100
grafana:
deploy:
@ -95,7 +95,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.10
image: docker.io/trustgraph/trustgraph-flow:0.11.11
restart: on-failure:100
init-pulsar:
command:
@ -110,7 +110,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.10
image: docker.io/trustgraph/trustgraph-flow:0.11.11
restart: on-failure:100
kg-extract-definitions:
command:
@ -125,7 +125,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.10
image: docker.io/trustgraph/trustgraph-flow:0.11.11
restart: on-failure:100
kg-extract-relationships:
command:
@ -140,7 +140,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.10
image: docker.io/trustgraph/trustgraph-flow:0.11.11
restart: on-failure:100
kg-extract-topics:
command:
@ -155,7 +155,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.10
image: docker.io/trustgraph/trustgraph-flow:0.11.11
restart: on-failure:100
metering:
command:
@ -170,7 +170,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.10
image: docker.io/trustgraph/trustgraph-flow:0.11.11
restart: on-failure:100
metering-rag:
command:
@ -187,7 +187,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.10
image: docker.io/trustgraph/trustgraph-flow:0.11.11
restart: on-failure:100
pdf-decoder:
command:
@ -202,7 +202,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.10
image: docker.io/trustgraph/trustgraph-flow:0.11.11
restart: on-failure:100
prometheus:
deploy:
@ -392,7 +392,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.10
image: docker.io/trustgraph/trustgraph-flow:0.11.11
restart: on-failure:100
prompt-rag:
command:
@ -570,7 +570,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.10
image: docker.io/trustgraph/trustgraph-flow:0.11.11
restart: on-failure:100
pulsar:
command:
@ -624,7 +624,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.10
image: docker.io/trustgraph/trustgraph-flow:0.11.11
restart: on-failure:100
query-graph-embeddings:
command:
@ -641,7 +641,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.10
image: docker.io/trustgraph/trustgraph-flow:0.11.11
restart: on-failure:100
query-triples:
command:
@ -658,7 +658,7 @@ services:
reservations:
cpus: '0.1'
memory: 512M
image: docker.io/trustgraph/trustgraph-flow:0.11.10
image: docker.io/trustgraph/trustgraph-flow:0.11.11
restart: on-failure:100
store-doc-embeddings:
command:
@ -675,7 +675,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.10
image: docker.io/trustgraph/trustgraph-flow:0.11.11
restart: on-failure:100
store-graph-embeddings:
command:
@ -692,7 +692,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.10
image: docker.io/trustgraph/trustgraph-flow:0.11.11
restart: on-failure:100
store-triples:
command:
@ -709,7 +709,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.10
image: docker.io/trustgraph/trustgraph-flow:0.11.11
restart: on-failure:100
text-completion:
command:
@ -732,7 +732,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.10
image: docker.io/trustgraph/trustgraph-flow:0.11.11
restart: on-failure:100
text-completion-rag:
command:
@ -759,7 +759,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.10
image: docker.io/trustgraph/trustgraph-flow:0.11.11
restart: on-failure:100
vectorize:
command:
@ -774,7 +774,7 @@ services:
reservations:
cpus: '0.5'
memory: 512M
image: docker.io/trustgraph/trustgraph-flow:0.11.10
image: docker.io/trustgraph/trustgraph-flow:0.11.11
restart: on-failure:100
volumes:
cassandra: {}