mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-07-04 19:50:57 +02:00
Default Personas to have Document Sets (#614)
This commit is contained in:
@ -90,7 +90,7 @@ if __name__ == "__main__":
|
||||
"-c",
|
||||
"--contextual",
|
||||
action="store_true",
|
||||
help="If this flag is set, the chat is able to call tools.",
|
||||
help="If this flag is set, the chat is able to use retrieval",
|
||||
)
|
||||
args = parser.parse_args()
|
||||
|
||||
|
Reference in New Issue
Block a user