/custom-tools

Custom tools for LangChain

Primary LanguagePythonOtherNOASSERTION

Sayvai-Tools

License

How to use 🤔


Installation 🚀

Install via git clone 📖

$git clone https://github.com/Sayvai-io/custom-tools.git
$cd sayvai-tools

and

$pip install .

Install via pip

$pip install sayvai-tools

Install via pipenv

$pipenv install sayvai-tools

What is Sayvai-Tools? ⚙️


Sayvai-Tools is a collection of tools that we use at Sayvai.io to help us build our products. We are making these tools available to the public in hopes that they will help you build your products as well. These tools are meant for langchain developers and are not meant to be used by end users.

Documentation 📚


Documentation is available at https://sayvai-io.github.io/custom-tools/

  1. Sayvai-Tools
  2. How to use
  3. What is Sayvai-Tools?
  4. Documentation
  5. Installation
    1. Install via git clone
    2. Install via pip
    3. Install via pipenv