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:
amohan
2025-04-10 08:27:23 -05:00
committed by GitHub
parent c87a270e5f
commit 44b83460b2
5 changed files with 2264 additions and 262 deletions

View File

@@ -600,3 +600,6 @@ packages:
- name: langchain-litellm
path: .
repo: akshay-dongare/langchain-litellm
- name: langchain-cloudflare
repo: cloudflare/langchain-cloudflare
path: .