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

fix(readme): add await to prompt.stream example #112

Merged
merged 1 commit into from
Oct 5, 2024

Conversation

tspascoal
Copy link
Contributor

Adds a small change to the README.md file. The change updates the example code to use await with the prompt.stream method for proper asynchronous handling.

The call to prompt.stream was missing an await in the example provided in the readme
Copy link
Collaborator

@gr2m gr2m left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@gr2m gr2m changed the title Fix missing await in prompt.stream example fix(readme): add await to prompt.stream example Oct 5, 2024
@gr2m gr2m merged commit 4817827 into copilot-extensions:main Oct 5, 2024
3 checks passed
Copy link

github-actions bot commented Oct 5, 2024

🎉 This PR is included in version 5.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link

@Bangstry Bangstry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good work

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

Successfully merging this pull request may close these issues.

3 participants