mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-26 00:46:22 +02:00
Change monitor default to prompts-rag (#742)
This commit is contained in:
parent
0781d3e6a7
commit
81ca7bbc11
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ from pulsar.schema import BytesSchema
|
|||
|
||||
|
||||
default_flow = "default"
|
||||
default_queue_type = "prompt"
|
||||
default_queue_type = "prompt-rag"
|
||||
default_max_lines = 3
|
||||
default_max_width = 80
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue