mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-06 11:52:10 +02:00
Fixed Neo4j issue
This commit is contained in:
parent
8e0fae7807
commit
25376cce87
21 changed files with 48 additions and 48 deletions
|
|
@ -198,7 +198,7 @@
|
||||||
- "-p"
|
- "-p"
|
||||||
- "pulsar://pulsar:6650"
|
- "pulsar://pulsar:6650"
|
||||||
- "-g"
|
- "-g"
|
||||||
- "neo4j"
|
- "bolt://neo4j:7687"
|
||||||
"image": "docker.io/trustgraph/trustgraph-flow:0.6.9"
|
"image": "docker.io/trustgraph/trustgraph-flow:0.6.9"
|
||||||
"restart": "on-failure:100"
|
"restart": "on-failure:100"
|
||||||
"store-graph-embeddings":
|
"store-graph-embeddings":
|
||||||
|
|
@ -216,7 +216,7 @@
|
||||||
- "-p"
|
- "-p"
|
||||||
- "pulsar://pulsar:6650"
|
- "pulsar://pulsar:6650"
|
||||||
- "-g"
|
- "-g"
|
||||||
- "neo4j"
|
- "bolt://neo4j:7687"
|
||||||
"image": "docker.io/trustgraph/trustgraph-flow:0.6.9"
|
"image": "docker.io/trustgraph/trustgraph-flow:0.6.9"
|
||||||
"restart": "on-failure:100"
|
"restart": "on-failure:100"
|
||||||
"text-completion":
|
"text-completion":
|
||||||
|
|
@ -224,7 +224,7 @@
|
||||||
- "text-completion-azure"
|
- "text-completion-azure"
|
||||||
- "-p"
|
- "-p"
|
||||||
- "pulsar://pulsar:6650"
|
- "pulsar://pulsar:6650"
|
||||||
# - "-l"
|
# - "-x"
|
||||||
# - "4096"
|
# - "4096"
|
||||||
# - "-t"
|
# - "-t"
|
||||||
# - "0.0"
|
# - "0.0"
|
||||||
|
|
@ -239,7 +239,7 @@
|
||||||
- "text-completion-azure"
|
- "text-completion-azure"
|
||||||
- "-p"
|
- "-p"
|
||||||
- "pulsar://pulsar:6650"
|
- "pulsar://pulsar:6650"
|
||||||
# - "-l"
|
# - "-x"
|
||||||
# - "4096"
|
# - "4096"
|
||||||
# - "-t"
|
# - "-t"
|
||||||
# - "0.0"
|
# - "0.0"
|
||||||
|
|
|
||||||
|
|
@ -229,7 +229,7 @@
|
||||||
- "text-completion-azure"
|
- "text-completion-azure"
|
||||||
- "-p"
|
- "-p"
|
||||||
- "pulsar://pulsar:6650"
|
- "pulsar://pulsar:6650"
|
||||||
# - "-l"
|
# - "-x"
|
||||||
# - "4096"
|
# - "4096"
|
||||||
# - "-t"
|
# - "-t"
|
||||||
# - "0.0"
|
# - "0.0"
|
||||||
|
|
@ -244,7 +244,7 @@
|
||||||
- "text-completion-azure"
|
- "text-completion-azure"
|
||||||
- "-p"
|
- "-p"
|
||||||
- "pulsar://pulsar:6650"
|
- "pulsar://pulsar:6650"
|
||||||
# - "-l"
|
# - "-x"
|
||||||
# - "4096"
|
# - "4096"
|
||||||
# - "-t"
|
# - "-t"
|
||||||
# - "0.0"
|
# - "0.0"
|
||||||
|
|
|
||||||
|
|
@ -15,9 +15,9 @@
|
||||||
- "-p"
|
- "-p"
|
||||||
- "pulsar://pulsar:6650"
|
- "pulsar://pulsar:6650"
|
||||||
- "--chunk-size"
|
- "--chunk-size"
|
||||||
- "2000"
|
- "500"
|
||||||
- "--chunk-overlap"
|
- "--chunk-overlap"
|
||||||
- "100"
|
- "25"
|
||||||
"image": "docker.io/trustgraph/trustgraph-flow:0.6.9"
|
"image": "docker.io/trustgraph/trustgraph-flow:0.6.9"
|
||||||
"restart": "on-failure:100"
|
"restart": "on-failure:100"
|
||||||
"embeddings":
|
"embeddings":
|
||||||
|
|
@ -198,7 +198,7 @@
|
||||||
- "-p"
|
- "-p"
|
||||||
- "pulsar://pulsar:6650"
|
- "pulsar://pulsar:6650"
|
||||||
- "-g"
|
- "-g"
|
||||||
- "neo4j"
|
- "bolt://neo4j:7687"
|
||||||
"image": "docker.io/trustgraph/trustgraph-flow:0.6.9"
|
"image": "docker.io/trustgraph/trustgraph-flow:0.6.9"
|
||||||
"restart": "on-failure:100"
|
"restart": "on-failure:100"
|
||||||
"store-graph-embeddings":
|
"store-graph-embeddings":
|
||||||
|
|
@ -216,7 +216,7 @@
|
||||||
- "-p"
|
- "-p"
|
||||||
- "pulsar://pulsar:6650"
|
- "pulsar://pulsar:6650"
|
||||||
- "-g"
|
- "-g"
|
||||||
- "neo4j"
|
- "bolt://neo4j:7687"
|
||||||
"image": "docker.io/trustgraph/trustgraph-flow:0.6.9"
|
"image": "docker.io/trustgraph/trustgraph-flow:0.6.9"
|
||||||
"restart": "on-failure:100"
|
"restart": "on-failure:100"
|
||||||
"text-completion":
|
"text-completion":
|
||||||
|
|
@ -224,7 +224,7 @@
|
||||||
- "text-completion-bedrock"
|
- "text-completion-bedrock"
|
||||||
- "-p"
|
- "-p"
|
||||||
- "pulsar://pulsar:6650"
|
- "pulsar://pulsar:6650"
|
||||||
# - "-l"
|
# - "-x"
|
||||||
# - "4096"
|
# - "4096"
|
||||||
# - "-t"
|
# - "-t"
|
||||||
# - "0.0"
|
# - "0.0"
|
||||||
|
|
@ -243,7 +243,7 @@
|
||||||
- "text-completion-bedrock"
|
- "text-completion-bedrock"
|
||||||
- "-p"
|
- "-p"
|
||||||
- "pulsar://pulsar:6650"
|
- "pulsar://pulsar:6650"
|
||||||
# - "-l"
|
# - "-x"
|
||||||
# - "4096"
|
# - "4096"
|
||||||
# - "-t"
|
# - "-t"
|
||||||
# - "0.0"
|
# - "0.0"
|
||||||
|
|
|
||||||
|
|
@ -228,7 +228,7 @@
|
||||||
- "text-completion-bedrock"
|
- "text-completion-bedrock"
|
||||||
- "-p"
|
- "-p"
|
||||||
- "pulsar://pulsar:6650"
|
- "pulsar://pulsar:6650"
|
||||||
# - "-l"
|
# - "-x"
|
||||||
# - "4096"
|
# - "4096"
|
||||||
# - "-t"
|
# - "-t"
|
||||||
# - "0.0"
|
# - "0.0"
|
||||||
|
|
@ -247,9 +247,9 @@
|
||||||
- "text-completion-bedrock"
|
- "text-completion-bedrock"
|
||||||
- "-p"
|
- "-p"
|
||||||
- "pulsar://pulsar:6650"
|
- "pulsar://pulsar:6650"
|
||||||
# - "-l"
|
# - "-x"
|
||||||
# - "4096"
|
# - "4096"
|
||||||
# - "-t"
|
# - "-x"
|
||||||
# - "0.0"
|
# - "0.0"
|
||||||
# - "-m"
|
# - "-m"
|
||||||
# - "mistral.mixtral-8x7b-instruct-v0:1"
|
# - "mistral.mixtral-8x7b-instruct-v0:1"
|
||||||
|
|
|
||||||
|
|
@ -198,7 +198,7 @@
|
||||||
- "-p"
|
- "-p"
|
||||||
- "pulsar://pulsar:6650"
|
- "pulsar://pulsar:6650"
|
||||||
- "-g"
|
- "-g"
|
||||||
- "neo4j"
|
- "bolt://neo4j:7687"
|
||||||
"image": "docker.io/trustgraph/trustgraph-flow:0.6.9"
|
"image": "docker.io/trustgraph/trustgraph-flow:0.6.9"
|
||||||
"restart": "on-failure:100"
|
"restart": "on-failure:100"
|
||||||
"store-graph-embeddings":
|
"store-graph-embeddings":
|
||||||
|
|
@ -216,7 +216,7 @@
|
||||||
- "-p"
|
- "-p"
|
||||||
- "pulsar://pulsar:6650"
|
- "pulsar://pulsar:6650"
|
||||||
- "-g"
|
- "-g"
|
||||||
- "neo4j"
|
- "bolt://neo4j:7687"
|
||||||
"image": "docker.io/trustgraph/trustgraph-flow:0.6.9"
|
"image": "docker.io/trustgraph/trustgraph-flow:0.6.9"
|
||||||
"restart": "on-failure:100"
|
"restart": "on-failure:100"
|
||||||
"text-completion":
|
"text-completion":
|
||||||
|
|
@ -224,7 +224,7 @@
|
||||||
- "text-completion-claude"
|
- "text-completion-claude"
|
||||||
- "-p"
|
- "-p"
|
||||||
- "pulsar://pulsar:6650"
|
- "pulsar://pulsar:6650"
|
||||||
# - "-l"
|
# - "-x"
|
||||||
# - "4096"
|
# - "4096"
|
||||||
# - "-t"
|
# - "-t"
|
||||||
# - "0.0"
|
# - "0.0"
|
||||||
|
|
@ -237,7 +237,7 @@
|
||||||
- "text-completion-claude"
|
- "text-completion-claude"
|
||||||
- "-p"
|
- "-p"
|
||||||
- "pulsar://pulsar:6650"
|
- "pulsar://pulsar:6650"
|
||||||
# - "-l"
|
# - "-x"
|
||||||
# - "4096"
|
# - "4096"
|
||||||
# - "-t"
|
# - "-t"
|
||||||
# - "0.0"
|
# - "0.0"
|
||||||
|
|
|
||||||
|
|
@ -229,7 +229,7 @@
|
||||||
- "text-completion-claude"
|
- "text-completion-claude"
|
||||||
- "-p"
|
- "-p"
|
||||||
- "pulsar://pulsar:6650"
|
- "pulsar://pulsar:6650"
|
||||||
# - "-l"
|
# - "-x"
|
||||||
# - "4096"
|
# - "4096"
|
||||||
# - "-t"
|
# - "-t"
|
||||||
# - "0.0"
|
# - "0.0"
|
||||||
|
|
@ -242,7 +242,7 @@
|
||||||
- "text-completion-claude"
|
- "text-completion-claude"
|
||||||
- "-p"
|
- "-p"
|
||||||
- "pulsar://pulsar:6650"
|
- "pulsar://pulsar:6650"
|
||||||
# - "-l"
|
# - "-x"
|
||||||
# - "4096"
|
# - "4096"
|
||||||
# - "-t"
|
# - "-t"
|
||||||
# - "0.0"
|
# - "0.0"
|
||||||
|
|
|
||||||
|
|
@ -198,7 +198,7 @@
|
||||||
- "-p"
|
- "-p"
|
||||||
- "pulsar://pulsar:6650"
|
- "pulsar://pulsar:6650"
|
||||||
- "-g"
|
- "-g"
|
||||||
- "neo4j"
|
- "bolt://neo4j:7687"
|
||||||
"image": "docker.io/trustgraph/trustgraph-flow:0.6.9"
|
"image": "docker.io/trustgraph/trustgraph-flow:0.6.9"
|
||||||
"restart": "on-failure:100"
|
"restart": "on-failure:100"
|
||||||
"store-graph-embeddings":
|
"store-graph-embeddings":
|
||||||
|
|
@ -216,7 +216,7 @@
|
||||||
- "-p"
|
- "-p"
|
||||||
- "pulsar://pulsar:6650"
|
- "pulsar://pulsar:6650"
|
||||||
- "-g"
|
- "-g"
|
||||||
- "neo4j"
|
- "bolt://neo4j:7687"
|
||||||
"image": "docker.io/trustgraph/trustgraph-flow:0.6.9"
|
"image": "docker.io/trustgraph/trustgraph-flow:0.6.9"
|
||||||
"restart": "on-failure:100"
|
"restart": "on-failure:100"
|
||||||
"text-completion":
|
"text-completion":
|
||||||
|
|
|
||||||
|
|
@ -229,8 +229,6 @@
|
||||||
- "text-completion-cohere"
|
- "text-completion-cohere"
|
||||||
- "-p"
|
- "-p"
|
||||||
- "pulsar://pulsar:6650"
|
- "pulsar://pulsar:6650"
|
||||||
# - "-l"
|
|
||||||
# - "4096"
|
|
||||||
# - "-t"
|
# - "-t"
|
||||||
# - "0.0"
|
# - "0.0"
|
||||||
- "-k"
|
- "-k"
|
||||||
|
|
@ -242,8 +240,6 @@
|
||||||
- "text-completion-cohere"
|
- "text-completion-cohere"
|
||||||
- "-p"
|
- "-p"
|
||||||
- "pulsar://pulsar:6650"
|
- "pulsar://pulsar:6650"
|
||||||
# - "-l"
|
|
||||||
# - "4096"
|
|
||||||
# - "-t"
|
# - "-t"
|
||||||
# - "0.0"
|
# - "0.0"
|
||||||
- "-k"
|
- "-k"
|
||||||
|
|
|
||||||
|
|
@ -198,7 +198,7 @@
|
||||||
- "-p"
|
- "-p"
|
||||||
- "pulsar://pulsar:6650"
|
- "pulsar://pulsar:6650"
|
||||||
- "-g"
|
- "-g"
|
||||||
- "neo4j"
|
- "bolt://neo4j:7687"
|
||||||
"image": "docker.io/trustgraph/trustgraph-flow:0.6.9"
|
"image": "docker.io/trustgraph/trustgraph-flow:0.6.9"
|
||||||
"restart": "on-failure:100"
|
"restart": "on-failure:100"
|
||||||
"store-graph-embeddings":
|
"store-graph-embeddings":
|
||||||
|
|
@ -216,7 +216,7 @@
|
||||||
- "-p"
|
- "-p"
|
||||||
- "pulsar://pulsar:6650"
|
- "pulsar://pulsar:6650"
|
||||||
- "-g"
|
- "-g"
|
||||||
- "neo4j"
|
- "bolt://neo4j:7687"
|
||||||
"image": "docker.io/trustgraph/trustgraph-flow:0.6.9"
|
"image": "docker.io/trustgraph/trustgraph-flow:0.6.9"
|
||||||
"restart": "on-failure:100"
|
"restart": "on-failure:100"
|
||||||
"text-completion":
|
"text-completion":
|
||||||
|
|
|
||||||
|
|
@ -229,7 +229,7 @@
|
||||||
- "text-completion-cohere"
|
- "text-completion-cohere"
|
||||||
- "-p"
|
- "-p"
|
||||||
- "pulsar://pulsar:6650"
|
- "pulsar://pulsar:6650"
|
||||||
# - "-l"
|
# - "-x"
|
||||||
# - "4096"
|
# - "4096"
|
||||||
# - "-t"
|
# - "-t"
|
||||||
# - "0.0"
|
# - "0.0"
|
||||||
|
|
@ -244,7 +244,7 @@
|
||||||
- "text-completion-cohere"
|
- "text-completion-cohere"
|
||||||
- "-p"
|
- "-p"
|
||||||
- "pulsar://pulsar:6650"
|
- "pulsar://pulsar:6650"
|
||||||
# - "-l"
|
# - "-x"
|
||||||
# - "4096"
|
# - "4096"
|
||||||
# - "-t"
|
# - "-t"
|
||||||
# - "0.0"
|
# - "0.0"
|
||||||
|
|
|
||||||
|
|
@ -198,7 +198,7 @@
|
||||||
- "-p"
|
- "-p"
|
||||||
- "pulsar://pulsar:6650"
|
- "pulsar://pulsar:6650"
|
||||||
- "-g"
|
- "-g"
|
||||||
- "neo4j"
|
- "bolt://neo4j:7687"
|
||||||
"image": "docker.io/trustgraph/trustgraph-flow:0.6.9"
|
"image": "docker.io/trustgraph/trustgraph-flow:0.6.9"
|
||||||
"restart": "on-failure:100"
|
"restart": "on-failure:100"
|
||||||
"store-graph-embeddings":
|
"store-graph-embeddings":
|
||||||
|
|
@ -216,7 +216,7 @@
|
||||||
- "-p"
|
- "-p"
|
||||||
- "pulsar://pulsar:6650"
|
- "pulsar://pulsar:6650"
|
||||||
- "-g"
|
- "-g"
|
||||||
- "neo4j"
|
- "bolt://neo4j:7687"
|
||||||
"image": "docker.io/trustgraph/trustgraph-flow:0.6.9"
|
"image": "docker.io/trustgraph/trustgraph-flow:0.6.9"
|
||||||
"restart": "on-failure:100"
|
"restart": "on-failure:100"
|
||||||
"text-completion":
|
"text-completion":
|
||||||
|
|
|
||||||
|
|
@ -231,6 +231,8 @@
|
||||||
- "pulsar://pulsar:6650"
|
- "pulsar://pulsar:6650"
|
||||||
- "-r"
|
- "-r"
|
||||||
- "${OLLAMA_HOST}"
|
- "${OLLAMA_HOST}"
|
||||||
|
# - "-m"
|
||||||
|
# - "phi3.5:latest"
|
||||||
"image": "docker.io/trustgraph/trustgraph-flow:0.6.9"
|
"image": "docker.io/trustgraph/trustgraph-flow:0.6.9"
|
||||||
"restart": "on-failure:100"
|
"restart": "on-failure:100"
|
||||||
"text-completion-rag":
|
"text-completion-rag":
|
||||||
|
|
@ -240,6 +242,8 @@
|
||||||
- "pulsar://pulsar:6650"
|
- "pulsar://pulsar:6650"
|
||||||
- "-r"
|
- "-r"
|
||||||
- "${OLLAMA_HOST}"
|
- "${OLLAMA_HOST}"
|
||||||
|
# - "-m"
|
||||||
|
# - "phi3.5:latest"
|
||||||
- "-i"
|
- "-i"
|
||||||
- "non-persistent://tg/request/text-completion-rag"
|
- "non-persistent://tg/request/text-completion-rag"
|
||||||
- "-o"
|
- "-o"
|
||||||
|
|
|
||||||
|
|
@ -232,7 +232,7 @@
|
||||||
- "text-completion-openai"
|
- "text-completion-openai"
|
||||||
- "-p"
|
- "-p"
|
||||||
- "pulsar://pulsar:6650"
|
- "pulsar://pulsar:6650"
|
||||||
# - "-l"
|
# - "-x"
|
||||||
# - "4096"
|
# - "4096"
|
||||||
# - "-t"
|
# - "-t"
|
||||||
# - "0.0"
|
# - "0.0"
|
||||||
|
|
@ -245,7 +245,7 @@
|
||||||
- "text-completion-openai"
|
- "text-completion-openai"
|
||||||
- "-p"
|
- "-p"
|
||||||
- "pulsar://pulsar:6650"
|
- "pulsar://pulsar:6650"
|
||||||
# - "-l"
|
# - "-x"
|
||||||
# - "4096"
|
# - "4096"
|
||||||
# - "-t"
|
# - "-t"
|
||||||
# - "0.0"
|
# - "0.0"
|
||||||
|
|
|
||||||
|
|
@ -229,7 +229,7 @@
|
||||||
- "text-completion-openai"
|
- "text-completion-openai"
|
||||||
- "-p"
|
- "-p"
|
||||||
- "pulsar://pulsar:6650"
|
- "pulsar://pulsar:6650"
|
||||||
# - "-l"
|
# - "-x"
|
||||||
# - "4096"
|
# - "4096"
|
||||||
# - "-t"
|
# - "-t"
|
||||||
# - "0.0"
|
# - "0.0"
|
||||||
|
|
@ -242,7 +242,7 @@
|
||||||
- "text-completion-openai"
|
- "text-completion-openai"
|
||||||
- "-p"
|
- "-p"
|
||||||
- "pulsar://pulsar:6650"
|
- "pulsar://pulsar:6650"
|
||||||
# - "-l"
|
# - "-x"
|
||||||
# - "4096"
|
# - "4096"
|
||||||
# - "-t"
|
# - "-t"
|
||||||
# - "0.0"
|
# - "0.0"
|
||||||
|
|
|
||||||
|
|
@ -198,7 +198,7 @@
|
||||||
- "-p"
|
- "-p"
|
||||||
- "pulsar://pulsar:6650"
|
- "pulsar://pulsar:6650"
|
||||||
- "-g"
|
- "-g"
|
||||||
- "neo4j"
|
- "bolt://neo4j:7687"
|
||||||
"image": "docker.io/trustgraph/trustgraph-flow:0.6.9"
|
"image": "docker.io/trustgraph/trustgraph-flow:0.6.9"
|
||||||
"restart": "on-failure:100"
|
"restart": "on-failure:100"
|
||||||
"store-graph-embeddings":
|
"store-graph-embeddings":
|
||||||
|
|
@ -216,7 +216,7 @@
|
||||||
- "-p"
|
- "-p"
|
||||||
- "pulsar://pulsar:6650"
|
- "pulsar://pulsar:6650"
|
||||||
- "-g"
|
- "-g"
|
||||||
- "neo4j"
|
- "bolt://neo4j:7687"
|
||||||
"image": "docker.io/trustgraph/trustgraph-flow:0.6.9"
|
"image": "docker.io/trustgraph/trustgraph-flow:0.6.9"
|
||||||
"restart": "on-failure:100"
|
"restart": "on-failure:100"
|
||||||
"text-completion":
|
"text-completion":
|
||||||
|
|
@ -224,7 +224,7 @@
|
||||||
- "text-completion-vertexai"
|
- "text-completion-vertexai"
|
||||||
- "-p"
|
- "-p"
|
||||||
- "pulsar://pulsar:6650"
|
- "pulsar://pulsar:6650"
|
||||||
# - "-l"
|
# - "-x"
|
||||||
# - "4096"
|
# - "4096"
|
||||||
# - "-t"
|
# - "-t"
|
||||||
# - "0.0"
|
# - "0.0"
|
||||||
|
|
@ -241,7 +241,7 @@
|
||||||
- "text-completion-vertexai"
|
- "text-completion-vertexai"
|
||||||
- "-p"
|
- "-p"
|
||||||
- "pulsar://pulsar:6650"
|
- "pulsar://pulsar:6650"
|
||||||
# - "-l"
|
# - "-x"
|
||||||
# - "4096"
|
# - "4096"
|
||||||
# - "-t"
|
# - "-t"
|
||||||
# - "0.0"
|
# - "0.0"
|
||||||
|
|
|
||||||
|
|
@ -229,7 +229,7 @@
|
||||||
- "text-completion-vertexai"
|
- "text-completion-vertexai"
|
||||||
- "-p"
|
- "-p"
|
||||||
- "pulsar://pulsar:6650"
|
- "pulsar://pulsar:6650"
|
||||||
# - "-l"
|
# - "-x"
|
||||||
# - "4096"
|
# - "4096"
|
||||||
# - "-t"
|
# - "-t"
|
||||||
# - "0.0"
|
# - "0.0"
|
||||||
|
|
@ -246,7 +246,7 @@
|
||||||
- "text-completion-vertexai"
|
- "text-completion-vertexai"
|
||||||
- "-p"
|
- "-p"
|
||||||
- "pulsar://pulsar:6650"
|
- "pulsar://pulsar:6650"
|
||||||
# - "-l"
|
# - "-x"
|
||||||
# - "4096"
|
# - "4096"
|
||||||
# - "-t"
|
# - "-t"
|
||||||
# - "0.0"
|
# - "0.0"
|
||||||
|
|
|
||||||
|
|
@ -148,7 +148,7 @@ class Processor(ConsumerProducer):
|
||||||
)
|
)
|
||||||
|
|
||||||
parser.add_argument(
|
parser.add_argument(
|
||||||
'-l', '--max-output',
|
'-x', '--max-output',
|
||||||
type=int,
|
type=int,
|
||||||
default=default_max_output,
|
default=default_max_output,
|
||||||
help=f'LLM max output tokens (default: {default_max_output})'
|
help=f'LLM max output tokens (default: {default_max_output})'
|
||||||
|
|
|
||||||
|
|
@ -202,7 +202,7 @@ class Processor(ConsumerProducer):
|
||||||
)
|
)
|
||||||
|
|
||||||
parser.add_argument(
|
parser.add_argument(
|
||||||
'-l', '--max-output',
|
'-x', '--max-output',
|
||||||
type=int,
|
type=int,
|
||||||
default=default_max_output,
|
default=default_max_output,
|
||||||
help=f'LLM max output tokens (default: {default_max_output})'
|
help=f'LLM max output tokens (default: {default_max_output})'
|
||||||
|
|
|
||||||
|
|
@ -120,7 +120,7 @@ class Processor(ConsumerProducer):
|
||||||
)
|
)
|
||||||
|
|
||||||
parser.add_argument(
|
parser.add_argument(
|
||||||
'-l', '--max-output',
|
'-x', '--max-output',
|
||||||
type=int,
|
type=int,
|
||||||
default=default_max_output,
|
default=default_max_output,
|
||||||
help=f'LLM max output tokens (default: {default_max_output})'
|
help=f'LLM max output tokens (default: {default_max_output})'
|
||||||
|
|
|
||||||
|
|
@ -124,7 +124,7 @@ class Processor(ConsumerProducer):
|
||||||
)
|
)
|
||||||
|
|
||||||
parser.add_argument(
|
parser.add_argument(
|
||||||
'-l', '--max-output',
|
'-x', '--max-output',
|
||||||
type=int,
|
type=int,
|
||||||
default=default_max_output,
|
default=default_max_output,
|
||||||
help=f'LLM max output tokens (default: {default_max_output})'
|
help=f'LLM max output tokens (default: {default_max_output})'
|
||||||
|
|
|
||||||
|
|
@ -185,7 +185,7 @@ class Processor(ConsumerProducer):
|
||||||
)
|
)
|
||||||
|
|
||||||
parser.add_argument(
|
parser.add_argument(
|
||||||
'-l', '--max-output',
|
'-x', '--max-output',
|
||||||
type=int,
|
type=int,
|
||||||
default=default_max_output,
|
default=default_max_output,
|
||||||
help=f'LLM max output tokens (default: {default_max_output})'
|
help=f'LLM max output tokens (default: {default_max_output})'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue