mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-22 11:00:37 +00:00
docs: Add Cloudflare integrations (#30749)
Description: This PR adds documentation for the langchain-cloudflare integration package. Issue: N/A Dependencies: No new dependencies are required. Tests and Docs: Added an example notebook demonstrating the usage of the langchain-cloudflare package, located in docs/docs/integrations. Added a new package to libs/packages.yml. Lint and Format: Successfully ran make format and make lint. --------- Co-authored-by: Collier King <collier@cloudflare.com> Co-authored-by: Collier King <collierking99@gmail.com>
This commit is contained in:
@@ -600,3 +600,6 @@ packages:
|
||||
- name: langchain-litellm
|
||||
path: .
|
||||
repo: akshay-dongare/langchain-litellm
|
||||
- name: langchain-cloudflare
|
||||
repo: cloudflare/langchain-cloudflare
|
||||
path: .
|
||||
|
Reference in New Issue
Block a user