Prompt is not always properly set after client is connected
Closed this issue · 1 comments
emorling commented
If you do this:
- Set instructions with updateSession. Include instruction "Your name is John"
- Then connect the client
- Then programmatically send a user message "What is your name?"
Then every now and then it will respond "My name is ChatGPT".
Seems like this issue is on openAI side.
emorling commented
Issue was on my end. Them models listed here, are not all available, causing this.