Skip to content

Issue while creating AssistantCreationParam: Extra argument 'modelName' in call / Missing argument for parameter 'model' in call #15

@Leon-Hausmann-RWTH

Description

@Leon-Hausmann-RWTH

I have a problem when I create assistant Params:

let assistantParams = AssistantCreationParams( modelName: "gpt-4-1106-preview", name: "Math Tutor", description: "Your personal math tutor.", instructions: "Solve math problems and explain solutions." )

Error is:
Extra argument 'modelName' in call
Missing argument for parameter 'model' in call

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions