mirror of
https://github.com/hwchase17/langchain
synced 2024-10-29 17:07:25 +00:00
2e47412073
- [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 agent, which allows langchain to interact with Xorbits Pandas dataframe and Xorbits Numpy array. - Dependencies: This change requires the Xorbits library to be installed in order to be used. `pip install xorbits` - Request for review: @hinthornw - Twitter handle: https://twitter.com/Xorbitsio |
||
---|---|---|
.. | ||
azure_cognitive_services.ipynb | ||
csv.ipynb | ||
document_comparison_toolkit.ipynb | ||
gmail.ipynb | ||
jira.ipynb | ||
json.ipynb | ||
office365.ipynb | ||
openapi_nla.ipynb | ||
openapi.ipynb | ||
pandas.ipynb | ||
playwright.ipynb | ||
powerbi.ipynb | ||
python.ipynb | ||
spark_sql.ipynb | ||
spark.ipynb | ||
sql_database.ipynb | ||
vectorstore.ipynb | ||
xorbits.ipynb |