-
Notifications
You must be signed in to change notification settings - Fork 397
Remove redundant entry from ML TOC #632
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
base: main
Are you sure you want to change the base?
Conversation
|
Learn Build status updates of commit 86879ff:
|
| File | Status | Preview URL | Details |
|---|---|---|---|
| articles/search/includes/quickstarts/search-get-started-rag-dotnet.md | Details | ||
| articles/search/includes/quickstarts/search-get-started-rag-java.md | Details | ||
| articles/search/includes/quickstarts/search-get-started-rag-javascript.md | Details | ||
| articles/search/includes/quickstarts/search-get-started-rag-typescript.md | Details | ||
| articles/machine-learning/toc.yml | ✅Succeeded |
articles/search/includes/quickstarts/search-get-started-rag-dotnet.md
- Line 266, Column 5: [Warning: invalid-code]
The code snippet "~/azure-search-dotnet-samples/quickstart-rag/minimal-query/Program.cs" could not be found. - Line 313, Column 5: [Warning: invalid-code]
The code snippet "~/azure-search-dotnet-samples/quickstart-rag/complex-query/Program.cs" could not be found.
articles/search/includes/quickstarts/search-get-started-rag-java.md
- Line 235, Column 4: [Warning: invalid-code]
The code snippet "~/azure-search-java-samples/rag-quickstart/pom.xml" could not be found. - Line 243, Column 4: [Warning: invalid-code]
The code snippet "~/azure-search-java-samples/rag-quickstart/src/main/java/com/example/rag/Query.java" could not be found. - Line 307, Column 4: [Warning: invalid-code]
The code snippet "~/azure-search-java-samples/rag-quickstart/src/main/java/com/example/rag/QueryComplex.java" could not be found.
articles/search/includes/quickstarts/search-get-started-rag-javascript.md
- Line 256, Column 5: [Warning: invalid-code]
The code snippet "~/azure-search-javascript-samples/quickstart-rag-js/src/query.js" could not be found. - Line 323, Column 5: [Warning: invalid-code]
The code snippet "~/azure-search-javascript-samples/quickstart-rag-js/src/queryComplex.js" could not be found.
articles/search/includes/quickstarts/search-get-started-rag-typescript.md
- Line 290, Column 5: [Warning: invalid-code]
The code snippet "~/azure-search-javascript-samples/quickstart-rag-ts/src/query.ts" could not be found. - Line 367, Column 5: [Warning: invalid-code]
The code snippet "~/azure-search-javascript-samples/quickstart-rag-ts/src/queryComplex.ts" could not be found.
For more details, please refer to the build report.
Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.
|
#sign-off |
|
Invalid command: '#sign-off'. Only the assigned author of one or more file in this PR can sign off. @ |
|
@s-polly can you review/sign-off on this one? It just removes an extraneous article that no longer exists in the ai-docs repo. |
|
Can you review the proposed changes? Note the build warnings that need to be resolved. Thanks! IMPORTANT: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
No description provided.