Skip to content

[Doc LLMs Experiment] Added .llms.txt file and updated curl commands in bots-file send and … #13132

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

ChetanSharma-msft
Copy link
Collaborator

…receive file.

Added .llms.txt file and updated curl commands in bots-file send and receive file.

…receive file.

Added .llms.txt file and updated curl commands in bots-file send and receive file.
@acrolinxatmsft1
Copy link
Collaborator

Acrolinx Scorecards

We currently enforce a minimum score of 80.

Click the scorecard links for each article to review the Acrolinx feedback on grammar, spelling, punctuation, writing style, and terminology:

Article Score Issues Scorecard Processed
msteams-platform/bots/how-to/bots-filesv4.md 80 24 link

More info about Acrolinx

Use the Acrolinx extension, or sidebar, in Visual Studio Code to check spelling, grammar, style, tone, clarity, and key terminology when you're creating or updating content. For more information, see Use the Visual Studio Code extension to run Acrolinx locally.

@ChetanSharma-msft ChetanSharma-msft changed the title [Doc LLM Experiment] Added .llms.txt file and updated curl commands in bots-file send and … [Doc LLMs Experiment] Added .llms.txt file and updated curl commands in bots-file send and … Jul 11, 2025
Copy link
Contributor

Learn Build status updates of commit 42fe4b3:

⚠️ Validation status: warnings

File Status Preview URL Details
msteams-platform/bots/how-to/bots-filesv4.md ⚠️Warning View Details
msteams-platform/.llms.txt ✅Succeeded

msteams-platform/bots/how-to/bots-filesv4.md

  • Line 68, Column 45: [Warning: hard-coded-locale - See documentation] Link 'https://learn.microsoft.com/en-us/graph/api/driveitem-list-children?view=graph-rest-1.0&tabs=http' contains locale code 'en-us'. For localizability, remove 'en-us' from links to most Microsoft sites.
  • Line 68, Column 163: [Warning: hard-coded-locale - See documentation] Link 'https://learn.microsoft.com/en-us/graph/api/driveitem-search?view=graph-rest-1.0&tabs=http' contains locale code 'en-us'. For localizability, remove 'en-us' from links to most Microsoft sites.
  • Line 68, Column 45: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://learn.microsoft.com/en-us/graph/api/driveitem-list-children?view=graph-rest-1.0&tabs=http' will be broken in isolated environments. Replace with a relative link.
  • Line 68, Column 45: [Suggestion: preserve-view-not-set - See documentation] You've pinned this link to a specific version of content with the view parameter. It's recommended not to pin a version unless that version is A) not the default view and B) the context is about that version specifically. To proceed with pinning a version add the &preserve-view=true to the URL. Otherwise, remove the view parameter. URL: https://learn.microsoft.com/en-us/graph/api/driveitem-list-children?view=graph-rest-1.0&tabs=http
  • Line 68, Column 163: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://learn.microsoft.com/en-us/graph/api/driveitem-search?view=graph-rest-1.0&tabs=http' will be broken in isolated environments. Replace with a relative link.
  • Line 68, Column 163: [Suggestion: preserve-view-not-set - See documentation] You've pinned this link to a specific version of content with the view parameter. It's recommended not to pin a version unless that version is A) not the default view and B) the context is about that version specifically. To proceed with pinning a version add the &preserve-view=true to the URL. Otherwise, remove the view parameter. URL: https://learn.microsoft.com/en-us/graph/api/driveitem-search?view=graph-rest-1.0&tabs=http

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.

locale fixes
@acrolinxatmsft1
Copy link
Collaborator

Acrolinx Scorecards

We currently enforce a minimum score of 80.

Click the scorecard links for each article to review the Acrolinx feedback on grammar, spelling, punctuation, writing style, and terminology:

Article Score Issues Scorecard Processed
msteams-platform/bots/how-to/bots-filesv4.md 80 24 link

More info about Acrolinx

Use the Acrolinx extension, or sidebar, in Visual Studio Code to check spelling, grammar, style, tone, clarity, and key terminology when you're creating or updating content. For more information, see Use the Visual Studio Code extension to run Acrolinx locally.

Copy link
Contributor

Learn Build status updates of commit fc56dcd:

💡 Validation status: suggestions

File Status Preview URL Details
msteams-platform/bots/how-to/bots-filesv4.md 💡Suggestion View Details
msteams-platform/.llms.txt ✅Succeeded

msteams-platform/bots/how-to/bots-filesv4.md

  • Line 68, Column 45: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://learn.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0&tabs=http' will be broken in isolated environments. Replace with a relative link.
  • Line 68, Column 45: [Suggestion: preserve-view-not-set - See documentation] You've pinned this link to a specific version of content with the view parameter. It's recommended not to pin a version unless that version is A) not the default view and B) the context is about that version specifically. To proceed with pinning a version add the &preserve-view=true to the URL. Otherwise, remove the view parameter. URL: https://learn.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0&tabs=http
  • Line 68, Column 157: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0&tabs=http' will be broken in isolated environments. Replace with a relative link.
  • Line 68, Column 157: [Suggestion: preserve-view-not-set - See documentation] You've pinned this link to a specific version of content with the view parameter. It's recommended not to pin a version unless that version is A) not the default view and B) the context is about that version specifically. To proceed with pinning a version add the &preserve-view=true to the URL. Otherwise, remove the view parameter. URL: https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0&tabs=http

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.

Added relevant path
@acrolinxatmsft1
Copy link
Collaborator

Acrolinx Scorecards

We currently enforce a minimum score of 80.

Click the scorecard links for each article to review the Acrolinx feedback on grammar, spelling, punctuation, writing style, and terminology:

Article Score Issues Scorecard Processed
msteams-platform/bots/how-to/bots-filesv4.md 80 24 link

More info about Acrolinx

Use the Acrolinx extension, or sidebar, in Visual Studio Code to check spelling, grammar, style, tone, clarity, and key terminology when you're creating or updating content. For more information, see Use the Visual Studio Code extension to run Acrolinx locally.

Copy link
Contributor

Learn Build status updates of commit b9d9dda:

💡 Validation status: suggestions

File Status Preview URL Details
msteams-platform/bots/how-to/bots-filesv4.md 💡Suggestion View Details
msteams-platform/.llms.txt ✅Succeeded

msteams-platform/bots/how-to/bots-filesv4.md

  • Line 68, Column 45: [Suggestion: preserve-view-not-set - See documentation] You've pinned this link to a specific version of content with the view parameter. It's recommended not to pin a version unless that version is A) not the default view and B) the context is about that version specifically. To proceed with pinning a version add the &preserve-view=true to the URL. Otherwise, remove the view parameter. URL: /graph/api/driveitem-list-children?view=graph-rest-1.0&tabs=http
  • Line 68, Column 130: [Suggestion: preserve-view-not-set - See documentation] You've pinned this link to a specific version of content with the view parameter. It's recommended not to pin a version unless that version is A) not the default view and B) the context is about that version specifically. To proceed with pinning a version add the &preserve-view=true to the URL. Otherwise, remove the view parameter. URL: /graph/api/driveitem-search?view=graph-rest-1.0&tabs=http

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.

@acrolinxatmsft1
Copy link
Collaborator

Acrolinx Scorecards

We currently enforce a minimum score of 80.

Click the scorecard links for each article to review the Acrolinx feedback on grammar, spelling, punctuation, writing style, and terminology:

Article Score Issues Scorecard Processed
msteams-platform/bots/how-to/bots-filesv4.md 80 24 link

More info about Acrolinx

Use the Acrolinx extension, or sidebar, in Visual Studio Code to check spelling, grammar, style, tone, clarity, and key terminology when you're creating or updating content. For more information, see Use the Visual Studio Code extension to run Acrolinx locally.

Copy link
Contributor

Learn Build status updates of commit d05a53a:

✅ Validation status: passed

File Status Preview URL Details
msteams-platform/.llms.txt ✅Succeeded
msteams-platform/bots/how-to/bots-filesv4.md ✅Succeeded View

For more details, please refer to the build report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants