Cross encodeur sur la sortie du RAG

Directement dans le tool
This commit is contained in:
2026-02-12 15:15:19 +01:00
parent ea8a07a24c
commit 4b5c8aa6f8
4 changed files with 46 additions and 10 deletions

View File

@@ -22,4 +22,4 @@ initial_input = {
config={"configurable": {"thread_id": 'yes'}}
# Et je lance !
streamGraph(initial_input, config, getGraph(), showSysMessages=True)
streamGraph(initial_input, config, getGraph(), showSysMessages=False)