mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-08 12:52:12 +02:00
Change monitor default to prompts-rag
This commit is contained in:
parent
0781d3e6a7
commit
db39fd04a8
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