You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix .NET context test: avoid SendAndWait with uncached prompt
Same issue as Node.js - the test harness proxy doesn't have
a cached CAPI response for 'Say hello'. Just create the session
and check listSessions without sending a message.
0 commit comments