Skip to content

List available models #298

@kieran-mace

Description

@kieran-mace

When using the package, I don't know what to ask for when specifying a model.

For example, if I want to start chat with openAI's o3 model, I don't know if I should specify:

chat = chat_openai(model = 'o3')

or something else.

What may be useful is some sort of available_models('openai') function to help a user navigate this option.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featurea feature request or enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions