mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-02 01:23:07 +00:00
docs: imported List is not used (#20720)
# Description Minor sample code fix # Issue Imported `List` is not used. # Dependencies N/A # Twitter handle N/A
This commit is contained in:
parent
243ba71b28
commit
5ecebf168c
@ -20,8 +20,6 @@
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"from typing import List\n",
|
||||
"\n",
|
||||
"from langchain_core.output_parsers import JsonOutputParser\n",
|
||||
"from langchain_core.prompts import PromptTemplate\n",
|
||||
"from langchain_core.pydantic_v1 import BaseModel, Field\n",
|
||||
|
Loading…
Reference in New Issue
Block a user