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

Chat.StreamCompletionAsync function call does not work #120

Closed
StephenHodgson opened this issue Jun 17, 2023 · 0 comments · Fixed by RageAgainstThePixel/com.openai.unity#91 or #121
Assignees
Labels
bug Something isn't working

Comments

@StephenHodgson
Copy link
Member

Chat.GetCompletionAsync can realize the function of function call, but Chat.StreamCompletionAsync does not return the function name and parameters

GetCompletionAsync :
GetCompletionAsync

StreamCompletionAsync :
StreamCompletionAsync

Originally posted by @justwe-bot in #115 (comment)

@StephenHodgson StephenHodgson added the bug Something isn't working label Jun 17, 2023
@StephenHodgson StephenHodgson changed the title Char.StreamCompletionAsync function call does not work Chat.StreamCompletionAsync function call does not work Jun 17, 2023
@StephenHodgson StephenHodgson self-assigned this Jun 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
1 participant