Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ai] Update RAG tutorial to use workflows #18338

Open
wants to merge 1 commit into
base: production
Choose a base branch
from

Conversation

kristianfreeman
Copy link
Contributor

Summary

This PR updates our RAG tutorial with the following changes:

  1. Update to use Workflows
  2. Add Anthropic code block
  3. Add text splitters

Copy link

Deploying cloudflare-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: f4e6e43
Status: ✅  Deploy successful!
Preview URL: https://9dd0ec72.cloudflare-docs-7ou.pages.dev
Branch Preview URL: https://rag-update.cloudflare-docs-7ou.pages.dev

View logs

Copy link
Contributor

@craigsdennis craigsdennis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work!

To implement this, we'll add a new NPM package to our project, `@langchain/textsplitters':

```sh
npm install @cloudflare/textsplitters
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This @langchain ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
product:workers-ai Workers AI: https://developers.cloudflare.com/workers-ai/ size/m
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants