Thanks to visit codestin.com
Credit goes to github.com

Skip to content

cloudflare/langchain-cloudflare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🦜️🔗 LangChain Cloudflare

This is a Monorepo containing LangChain packages for Cloudflare. It includes integrations between WorkersAI, Vectorize, D1, LangChain, and LangGraph.

It contains the following packages.

  • langchain-cloudflare (PyPI)
  • langgraph-checkpoint-cloudflare-d1 (PyPI)

Features

LangChain

Components

LangGraph

  • Checkpointing (BaseCheckpointSaver)
    • CloudflareD1Saver
    • AsyncCloudflareD1Saver

Installation

You can install the langchain-cloudflare package from PyPI.

pip install langchain-cloudflare

You can install the langgraph-checkpoint-cloudflare-d1 package from PyPI as well:

pip install langgraph-checkpoint-cloudflare-d1

Usage

See langchain-cloudflare usage and langgraph-checkpoint-cloudflare-d1 usage.

License

This project is licensed under the MIT License.

About

LangChain integrations for Cloudflare

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages