mirror of
https://github.com/hwchase17/langchain.git
synced 2025-05-15 20:12:30 +00:00
The person class here: https://python.langchain.com/docs/use_cases/extraction#pydantic-1 has attributes `dog_breed` and `dog_name` that use `Optional` from typing, but it hasn't been imported. Fixed the import here |
||
---|---|---|
.. | ||
more | ||
qa_structured | ||
question_answering | ||
apis.ipynb | ||
chatbots.ipynb | ||
code_understanding.ipynb | ||
extraction.ipynb | ||
summarization.ipynb | ||
tagging.ipynb | ||
web_scraping.ipynb |