langchain/docs/extras/integrations
klae01 b868ef23bc
Add AINetwork blockchain toolkit integration (#9527)
# Description
This PR introduces a new toolkit for interacting with the AINetwork
blockchain. The toolkit provides a set of tools for performing various
operations on the AINetwork blockchain, such as transferring AIN,
reading and writing values to the blockchain database, managing apps,
setting rules and owners.

# Dependencies
[ain-py](https://github.com/ainblockchain/ain-py) >= 1.0.2

# Misc
The example notebook
(langchain/docs/extras/integrations/toolkits/ainetwork.ipynb) is in the
PR

---------

Co-authored-by: kriii <kriii@users.noreply.github.com>
Co-authored-by: Bagatur <baskaryan@gmail.com>
2023-08-22 08:03:33 -07:00
..
callbacks fix context nb (#9267) 2023-08-15 12:53:37 -07:00
chat fix(llms): improve the ernie chat model (#9289) 2023-08-16 00:48:42 -07:00
document_loaders Add to support polars (#9610) 2023-08-22 07:36:24 -07:00
document_transformers Added new use case docs for Web Scraping, Chromium loader, BS4 transformer (#8732) 2023-08-11 11:46:59 -07:00
llms feat: Add PromptGuard integration (#9481) 2023-08-21 14:59:36 -07:00
memory Integrate Rockset as a chat history store (#8940) 2023-08-08 18:54:07 -07:00
providers Improvements to the Clarifai integration (#9290) 2023-08-21 12:53:36 -07:00
retrievers Bagatur/zep python 1.0 (#9186) 2023-08-13 21:52:53 -07:00
text_embedding Improvements to the Clarifai integration (#9290) 2023-08-21 12:53:36 -07:00
toolkits Add AINetwork blockchain toolkit integration (#9527) 2023-08-22 08:03:33 -07:00
tools Add LangChain utility for real-time crypto exchange prices (#4501) 2023-08-11 14:45:06 -07:00
vectorstores Improvements to the Clarifai integration (#9290) 2023-08-21 12:53:36 -07:00