-
Notifications
You must be signed in to change notification settings - Fork 364
Add more notes about the extracted image url #645
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR improves documentation clarity by adding explanatory notes about extracted image URL behavior in knowledge base chunks. The changes help users understand that image URLs remain in chunk text after extraction but can be safely removed without affecting the extracted images.
- Added consistent explanatory text about image URL behavior across documentation
- Improved terminology consistency ("doc processors" → "document processors")
- Restructured tips and notes for better information hierarchy
- Fixed punctuation error (em dash → hyphen)
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| maintain-knowledge-documents.mdx | Fixed punctuation, reorganized image attachment documentation to include URL handling explanation |
| knowledge-pipeline-orchestration.mdx | Added image URL behavior note, improved terminology consistency, and clarified multimodal embedding wording |
| readme.mdx | Added new explanatory sections about image URLs and multimodal embedding, changed Note to Tip for better consistency |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
🌐 Multi-language Sync✅ Created sync PR #646 Synced 6 files to cn + jp Both PRs can merge independently. Future commits here will auto-update the sync PR. |
… url (#646) * 🌐 Initial translations for PR #645 Auto-generated translations for documentation changes in PR #645. Last-Processed-Commit: a82cdff Original-PR: #645 Languages: Chinese (zh), Japanese (ja) 🤖 Generated with GitHub Actions * Update readme.mdx * Update pricing link in readme for clarity --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Riskey <36894937+RiskeyL@users.noreply.github.com>
No description provided.