Known Issues for Generative AI Agents
These known issues have been identified in Generative AI Agents.
Unsupported SDKs
Several WorkRequest
SDKs aren't supported.
- Details
-
The following
GET
andLIST
requests forWorkRequests
aren't supported forPowerShell
and.NET
SDKs:- PowerShell Cmdlets
Get-OCIGenerativeaiagentWorkRequest
Get-OCIGenerativeaiagentWorkRequestsList
- .NET Methods
GenerativeAiAgentClient.GetWorkRequest()
GenerativeAiAgentClient.ListWorkRequests(){}
- PowerShell Cmdlets
- Workaround
- This issue has been resolved and the
GET
andLIST
requests forWorkRequests
are now supported forPowerShell
and.NET
SDKs. - Resolved
- 2024-10-03