Skip to content

ArtifactPlan missing structuredOutputIds field #32

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]?
  }

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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