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

Bug: The latest version of the C # SDK cannot use CancellationToken properly #8718

Open
2023pfm opened this issue Sep 14, 2024 · 2 comments
Open
Assignees
Labels
ai connector Anything related to AI connectors bug Something isn't working Ignite

Comments

@2023pfm
Copy link

2023pfm commented Sep 14, 2024

Here is our calling code:
image
image

@2023pfm 2023pfm added the bug Something isn't working label Sep 14, 2024
@markwallace-microsoft markwallace-microsoft added triage ai connector Anything related to AI connectors and removed triage labels Sep 14, 2024
@RogerBarreto
Copy link
Member

This seems to be a bug related to OpenAI SDK, I have opened an issue to keep track of it.

@2023pfm
Copy link
Author

2023pfm commented Sep 18, 2024

How to cancel a task based on the Azure OpenAIC hatCompletionService library.
As shown in the code below, I triggered the cancel operation, and the prompt also said that the task has been canceled, but the text is still continuously outputting. How can I solve this problem? Thank you.
image
image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ai connector Anything related to AI connectors bug Something isn't working Ignite
Projects
Status: Bug
Development

No branches or pull requests

3 participants