Update README.md

This commit is contained in:
Harrison Chase
2024-03-07 09:27:45 -08:00
committed by GitHub
parent 0b79646dbd
commit 9be4cdd337
+1 -1
View File
@@ -766,7 +766,7 @@ for s in app.stream(inputs):
print("----")
```
### create_tool_calling_executor
### chat_agent_executor.create_tool_calling_executor
```python
from langgraph.prebuilt import chat_agent_executor