mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-24 07:35:18 +00:00
parent
9ff249a38d
commit
19356b6445
@ -727,6 +727,8 @@
|
||||
"\n",
|
||||
"system_message = SystemMessage(content=system)\n",
|
||||
"\n",
|
||||
"tools.append(retriever_tool)\n",
|
||||
"\n",
|
||||
"agent = create_react_agent(llm, tools, messages_modifier=system_message)"
|
||||
]
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user