Skip to content

ArtifactPlan missing structuredOutputIds field #32

@Frikster

Description

@Frikster

Assistants with structured outputs cannot be used with the iOS SDK. Current workaround is to disable structured outputs in the dashboard.

Something like this is missing:

public struct ArtifactPlan: Decodable {
      public let videoRecordingEnabled: Bool?
      public let structuredOutputIds: [String]?
  }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions