mirror of
https://github.com/hwchase17/langchain
synced 2024-11-11 19:11:02 +00:00
7d29bb2c02
- [Xorbits](https://doc.xorbits.io/en/latest/) is an open-source computing framework that makes it easy to scale data science and machine learning workloads in parallel. Xorbits can leverage multi cores or GPUs to accelerate computation on a single machine, or scale out up to thousands of machines to support processing terabytes of data. - This PR added support for the Xorbits document loader, which allows langchain to leverage Xorbits to parallelize and distribute the loading of data. - Dependencies: This change requires the Xorbits library to be installed in order to be used. `pip install xorbits` - Request for review: @rlancemartin, @eyurtsev - Twitter handle: https://twitter.com/Xorbitsio Co-authored-by: Bagatur <baskaryan@gmail.com> |
||
---|---|---|
.. | ||
_static/css | ||
templates | ||
themes | ||
api_reference.rst | ||
conf.py | ||
create_api_rst.py | ||
index.rst | ||
make.bat | ||
Makefile |