Option pour cacher les messages Sys et Tools
This commit is contained in:
@@ -22,4 +22,4 @@ initial_input = {
|
||||
config={"configurable": {"thread_id": 'yes'}}
|
||||
|
||||
# Et je lance !
|
||||
streamGraph(initial_input, config, getGraph(), showSysMessages=False)
|
||||
streamGraph(initial_input, config, getGraph(), showSysMessages=True, showToolMessages=True)
|
||||
Reference in New Issue
Block a user