You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/community/tests
maang-h 525109e506
feat: Implement ChatBaichuan asynchronous interface (#23589)
- **Description:** Add interface to `ChatBaichuan` to support
asynchronous requests
    - `_agenerate` method
    - `_astream` method

---------

Co-authored-by: ccurme <chester.curme@gmail.com>
3 months ago
..
examples community[minor]: Add `SQLDatabaseLoader` document loader (#18281) 7 months ago
integration_tests feat: Implement ChatBaichuan asynchronous interface (#23589) 3 months ago
unit_tests community[patch]: Fix requests alias for load_tools (#23734) 3 months ago
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
data.py community[minor]: Add `SQLDatabaseLoader` document loader (#18281) 7 months ago