-
Notifications
You must be signed in to change notification settings - Fork 109
Open
Labels
priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
Can we have support for "Update system instructions during a session" as mentioned here? Seems it's only supported by the Python SDK so far.

I already tried what the example shows (sendClientContent
with "system"
role and turnComplete
set to false) and I got a close event with these details:
{"code":1007,"reason":"Request contains an invalid argument.","type":"close","wasClean":true}
Note: I'm using the version 1.10.0
.
Metadata
Metadata
Assignees
Labels
priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.