docs: fix docstring examples (#16889)

This commit is contained in:
Bagatur 2024-02-01 10:17:26 -08:00 committed by GitHub
parent c2d09fb151
commit 7d03d8f586
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 20 additions and 21 deletions

View File

@ -200,7 +200,6 @@ def create_pandas_dataframe_agent(
a PythonAstREPLTool with the DataFrame(s) and any user-provided extra_tools.
Example:
.. code-block:: python
from langchain_openai import ChatOpenAI