Skip to content

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
Contributor

@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
@github-actions
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