langchain/libs
Jan Cap 7ae3ce60d2
community[patch]: Fix pwd import that is not available on windows (#17532)
- **Description:** Resolving problem in
`langchain_community\document_loaders\pebblo.py` with `import pwd`.
`pwd` is not available on windows. import moved to try catch block
  - **Issue:** #17514
2024-02-14 13:45:10 -08:00
..
cli infra: make .gitignore consistent with standard python gitignore (#16828) 2024-02-12 19:43:41 -08:00
community community[patch]: Fix pwd import that is not available on windows (#17532) 2024-02-14 13:45:10 -08:00
core core[minor]: add name to basemessage (#17539) 2024-02-14 12:21:59 -08:00
experimental experimental[patch]: Fixed typos in SmartLLMChain ideation and critique prompts (#11507) 2024-02-14 13:20:10 -08:00
langchain community[patch]: fix import in language parser (#17538) 2024-02-14 11:11:23 -08:00
partners ibm: added partners package langchain_ibm, added llm (#16512) 2024-02-14 12:12:19 -08:00