Skip to content
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

Copilot Prompt: Find meeting time with another user - a prerequisite prompt example #23

Closed
wants to merge 3 commits into from

Conversation

mjfusa
Copy link
Contributor

@mjfusa mjfusa commented Jul 7, 2024

This is a revision of the 'Find meeting time with another user' prompt. It demonstrates the concept of a 'prerequisite' prompt. A prerequisite prompt requires input from the user before performing any actions. In this case, it asks the user for the person they want to schedule a meeting with and the day for the meeting.

This technique allows for a single prompt to serve multiple purposes, akin to a function in programming that can be called with different arguments to produce different outcomes. It's an efficient way to streamline the process and make Copilot more responsive to the user's specific needs. Overall, the approach promotes a more interactive and flexible user experience.

… CreateSampleJson.ps1 to create sample.json based on placeholders.txt.
Copy link

github-actions bot commented Jul 7, 2024

Validation failed!

File: samples/m365-time-finder-meeting-prerequisite-prompt/assets/sample.json

  • Invalid value '' for author's 'pictureUrl' property: Object reference not set to an instance of an object.

@mjfusa mjfusa closed this Jul 7, 2024
@mjfusa
Copy link
Contributor Author

mjfusa commented Jul 7, 2024

Closing this PR. Will resubmit.

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

Successfully merging this pull request may close these issues.

2 participants