langchain/docs
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
..
_scripts llm feat table revision (#10947) 2023-09-22 10:29:12 -07:00
api_reference add model feat table (#10921) 2023-09-22 01:10:27 -07:00
docs_skeleton mv LCEL up in docs (#11395) 2023-10-04 15:34:06 -04:00
extras Fix typing imports in extraction usecase (#11402) 2023-10-04 13:55:02 -07:00
snippets Docs: improve similarity search examples (#11298) 2023-10-03 21:47:08 -04:00
.local_build.sh Update local script for docs build (#8377) 2023-07-27 13:13:59 -07:00
vercel_requirements.txt Add api cross ref linking (#8275) 2023-07-26 12:38:58 -07:00