mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-09-08 18:57:52 +02:00
Deprecate Chat agent executor & Function Calling Executor in Docs (#392)
This commit is contained in:
@@ -37,16 +37,7 @@ from langgraph.prebuilt import ToolInvocation
|
||||
from langgraph.prebuilt.chat_agent_executor import create_tool_calling_executor
|
||||
```
|
||||
|
||||
::: langgraph.prebuilt.chat_agent_executor
|
||||
|
||||
## `create_agent_executor`
|
||||
|
||||
```python
|
||||
from langgraph.prebuilt import create_agent_executor
|
||||
```
|
||||
|
||||
::: langgraph.prebuilt.create_agent_executor
|
||||
|
||||
::: langgraph.prebuilt.chat_agent_executor.create_tool_calling_executor
|
||||
|
||||
## `tools_condition`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user