docs: Add DocEmbedder documentation for PR #5973 by patelchaitany · Pull Request #6201 · feast-dev/feast
Conversation
Summary
- Added
DocEmbedderdocumentation todocs/getting-started/genai.mdcovering key components, quick example, and features - Added a full "Alternative: Using DocEmbedder" section to
docs/tutorials/rag-with-docling.mdwith setup, retrieval, and detailed customization examples (custom chunker, embedder, and logical layer function) - Added
DocEmbeddersection toexamples/rag-retriever/README.mdwith 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
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters