Files
langchain-python/langchain
Leonid Ganeline c28cc0f1ac changed ValueError to ImportError (#5103)
# changed ValueError to ImportError

Code cleaning.
Fixed inconsistencies in ImportError handling. Sometimes it raises
ImportError and sometime ValueError.
I've changed all cases to the `raise ImportError`
Also:
- added installation instruction in the error message, where it missed;
- fixed several installation instructions in the error message;
- fixed several error handling in regards to the ImportError
2023-05-22 15:24:45 -07:00
..
2023-05-20 08:21:52 -07:00
2023-05-17 01:28:43 +00:00
2023-05-15 15:38:49 +00:00
2023-05-17 22:50:35 +00:00
2022-11-12 11:22:32 -08:00
2023-02-20 21:15:45 -08:00
2023-05-16 13:26:43 +00:00
2023-05-14 10:29:17 -07:00