langchain/docs/extras/use_cases
bholagabbar b9fad28f5e
Fix typing imports in extraction usecase (#11402)
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
2023-10-04 13:55:02 -07:00
..
more Add optional Cypher validation tool (#11078) 2023-10-04 12:54:37 -04:00
qa_structured mv data bricks sql page (#10748) 2023-09-18 14:54:41 -07:00
question_answering rename repo namespace to langchain-ai (#11259) 2023-10-01 15:30:58 -04:00
apis.ipynb Add use case nb position (#10299) 2023-09-06 15:46:33 -07:00
chatbots.ipynb Add use case nb position (#10299) 2023-09-06 15:46:33 -07:00
code_understanding.ipynb rename repo namespace to langchain-ai (#11259) 2023-10-01 15:30:58 -04:00
extraction.ipynb Fix typing imports in extraction usecase (#11402) 2023-10-04 13:55:02 -07:00
summarization.ipynb Add use case nb position (#10299) 2023-09-06 15:46:33 -07:00
tagging.ipynb Add use case nb position (#10299) 2023-09-06 15:46:33 -07:00
web_scraping.ipynb Kay retriever (#10657) 2023-09-25 13:10:13 -07:00