mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-22 14:49:29 +00:00
docs: fix docstring examples (#16889)
This commit is contained in:
parent
c2d09fb151
commit
7d03d8f586
@ -200,7 +200,6 @@ def create_pandas_dataframe_agent(
|
|||||||
a PythonAstREPLTool with the DataFrame(s) and any user-provided extra_tools.
|
a PythonAstREPLTool with the DataFrame(s) and any user-provided extra_tools.
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|
||||||
.. code-block:: python
|
.. code-block:: python
|
||||||
|
|
||||||
from langchain_openai import ChatOpenAI
|
from langchain_openai import ChatOpenAI
|
||||||
|
Loading…
Reference in New Issue
Block a user