langchain
b258ff19 - Docs: Add 'Optional' to installation section to fix an issue (#28902)

Commit
1 year ago
Docs: Add 'Optional' to installation section to fix an issue (#28902) Problem: "Optional" object is used in one example without importing, which raises the following error when copying the example into IDE or Jupyter Lab ![image](https://github.com/user-attachments/assets/3a6c48cc-937f-4774-979b-b3da64ced247) Solution: Just importing Optional from typing_extensions module, this solves the problem! --------- Co-authored-by: Erick Friis <erick@langchain.dev>
Author
Parents
Loading