Replies: 1 comment
-
Tagging @SergeyMenshykh |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I wrote this code to help reproduce the issue as fast as possible, though it may take a handful of attempts (just hit the enter button when prompted). I throw a break point in and inspect the returned message and find a null Content property. The finish reason is ChatFilter, and there is a positive token count. By digging through the data, I can even piece together what the message would have been. Interestingly, the raw data indicates that none of the filters were triggered. Do I need to write code to detect this condition, or is this a bug?
Beta Was this translation helpful? Give feedback.
All reactions