-
Notifications
You must be signed in to change notification settings - Fork 169
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
Updating AI Completion Quick Start based on the updated demo code #165
base: main
Are you sure you want to change the base?
Conversation
@microsoft-github-policy-service agree company="Broadcom" |
@danvega : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
Learn Build status updates of commit e46e549:
|
File | Status | Preview URL | Details |
---|---|---|---|
articles/ai-services/openai/includes/spring.md | Details |
articles/ai-services/openai/includes/spring.md
- Line 76, Column 2: [Warning: disallowed-html-tag - See documentation]
HTML tag 'project' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
- Line 78, Column 6: [Warning: disallowed-html-tag - See documentation]
HTML tag 'modelVersion' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
- Line 79, Column 6: [Warning: disallowed-html-tag - See documentation]
HTML tag 'parent' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
- Line 80, Column 10: [Warning: disallowed-html-tag - See documentation]
HTML tag 'groupId' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
- Line 81, Column 10: [Warning: disallowed-html-tag - See documentation]
HTML tag 'artifactId' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
- Line 82, Column 10: [Warning: disallowed-html-tag - See documentation]
HTML tag 'version' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
- Line 83, Column 10: [Warning: disallowed-html-tag - See documentation]
HTML tag 'relativePath' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
- Line 85, Column 6: [Warning: disallowed-html-tag - See documentation]
HTML tag 'groupId' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
- Line 86, Column 6: [Warning: disallowed-html-tag - See documentation]
HTML tag 'artifactId' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
- Line 87, Column 6: [Warning: disallowed-html-tag - See documentation]
HTML tag 'version' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
- Line 88, Column 6: [Warning: disallowed-html-tag - See documentation]
HTML tag 'name' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
- Line 89, Column 6: [Warning: disallowed-html-tag - See documentation]
HTML tag 'description' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
- Line 90, Column 6: [Warning: disallowed-html-tag - See documentation]
HTML tag 'properties' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
- Line 94, Column 6: [Warning: disallowed-html-tag - See documentation]
HTML tag 'dependencies' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
- Line 95, Column 10: [Warning: disallowed-html-tag - See documentation]
HTML tag 'dependency' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
- Line 96, Column 14: [Warning: disallowed-html-tag - See documentation]
HTML tag 'groupId' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
- Line 97, Column 14: [Warning: disallowed-html-tag - See documentation]
HTML tag 'artifactId' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
- Line 99, Column 10: [Warning: disallowed-html-tag - See documentation]
HTML tag 'dependency' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
- Line 100, Column 14: [Warning: disallowed-html-tag - See documentation]
HTML tag 'groupId' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
- Line 101, Column 14: [Warning: disallowed-html-tag - See documentation]
HTML tag 'artifactId' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
- Line 103, Column 10: [Warning: disallowed-html-tag - See documentation]
HTML tag 'dependency' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
- Line 104, Column 14: [Warning: disallowed-html-tag - See documentation]
HTML tag 'groupId' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
- Line 105, Column 14: [Warning: disallowed-html-tag - See documentation]
HTML tag 'artifactId' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
- Line 106, Column 14: [Warning: disallowed-html-tag - See documentation]
HTML tag 'scope' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
- Line 110, Column 1: [Warning: code-block-indented - See documentation]
Indented code blocks aren't allowed. Use a Markdown code block surrounded by triple backticks (```).
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.
For any questions, please:
- Try searching the learn.microsoft.com contributor guides
- Post your question in the Learn support channel
@mrbullwinkle Important: When the changes are ready for publication, adding a NOTE: @danvega - the validation errors are due to the misalignment of the XML code block. The backticks are indented so the code needs to be indented to line up beneath it. #label:"aq-pr-triaged" |
@mrbullwinkle - Would you please validate this spring update from Dan Vega and sign off? Please contact me if additional support is needed. Thank you! cc: @KarlErickson |
Learn Build status updates of commit a03e125:
|
File | Status | Preview URL | Details |
---|---|---|---|
articles/ai-services/openai/includes/spring.md | Details |
articles/ai-services/openai/includes/spring.md
- Line 45, Column 1: [Warning: code-block-indented - See documentation]
Indented code blocks aren't allowed. Use a Markdown code block surrounded by triple backticks (```).
- Line 192, Column 1: [Warning: code-block-indented - See documentation]
Indented code blocks aren't allowed. Use a Markdown code block surrounded by triple backticks (```).
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.
For any questions, please:
- Try searching the learn.microsoft.com contributor guides
- Post your question in the Learn support channel
@mrbullwinkle - @KarlErickson provided some small formatting suggestions that Dan fixed. Is this good to go on your end? Thanks! |
@mrbullwinkle @bmitchell287 @danvega there are still spacing/indentation issues. We don't use tabs, so all tabs should be replaced with spaces. Other changes:
|
|
Learn Build status updates of commit c636295: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
PRMerger Results
|
AI Completion Demo - https://github.com/Azure-Samples/spring-ai-samples/tree/main/ai-completion-demo