◐ Shell
clean mode source ↗

docs: Add DocEmbedder documentation for PR #5973 by patelchaitany · Pull Request #6201 · feast-dev/feast

Conversation

@patelchaitany

Summary

  • Added DocEmbedder documentation to docs/getting-started/genai.md covering key components, quick example, and features
  • Added a full "Alternative: Using DocEmbedder" section to docs/tutorials/rag-with-docling.md with setup, retrieval, and detailed customization examples (custom chunker, embedder, and logical layer function)
  • Added DocEmbedder section to examples/rag-retriever/README.md with quick start and feature overview

Related to #5973

Test plan

  • Verify docs render correctly on the docs site
  • Verify all internal links resolve correctly
  • Verify code examples are syntactically correct

🤖 Generated with Claude Code


Open with Devin

devin-ai-integration[bot]

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@patelchaitany

Hey,@franciscojavierarceo I changed the name of the LogicalLayerFn -> SchemaMapperFn which is more intuitive than previous name Commets. Pls let me know if any changes required.

devin-ai-integration[bot]

This comment was marked as resolved.

shuchu

Choose a reason for hiding this comment

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

lgtm

Signed-off-by: Chaitany patel <patelchaitany93@gmail.com>

ntkathole

Labels