-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Corrections for instructions #184
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
Check Broken PathsWe have automatically detected the following broken relative paths in your files. Check the file paths and associated broken paths inside them.
|
|
👋 Thanks for contributing @flcdrg! We will review the pull request and get back to you soon. |
Check Broken URLsWe have automatically detected the following broken URLs in your files. Review and fix the paths to resolve this issue. Check the file paths and associated broken URLs inside them.
|
Check Broken PathsWe have automatically detected the following broken relative paths in your files. Check the file paths and associated broken paths inside them.
|
Check Broken URLsWe have automatically detected the following broken URLs in your files. Review and fix the paths to resolve this issue. Check the file paths and associated broken URLs inside them.
|
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 updates the RAG documentation to align sample code with the latest API changes and corrects typos in the code snippets.
- Renamed attributes and method calls to match updated API names
- Updated search example to use the new
SearchAsyncoverload - Fixed minor typos in code comments and string literals
Comments suppressed due to low confidence (1)
03-CoreGenerativeAITechniques/02-retrieval-augmented-generation.md:43
- [nitpick] The empty blockquote line can be removed to avoid unintended whitespace in the rendered markdown.
>
Check Broken PathsWe have automatically detected the following broken relative paths in your files. Check the file paths and associated broken paths inside them.
|
Check Broken URLsWe have automatically detected the following broken URLs in your files. Review and fix the paths to resolve this issue. Check the file paths and associated broken URLs inside them.
|
Fixes #183