LanguageModelSession.Error.concurrentRequests
Multiple requests were made to the session concurrently.
Declaration
case concurrentRequestsDiscussion
A language model session only supports one request at a time. Wait for the current request to complete before starting another.