-
Notifications
You must be signed in to change notification settings - Fork 101
Closed
Labels
featurea feature request or enhancementa feature request or enhancement
Milestone
Description
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.
Marwolaeth, michael-dewar, ries9112 and jennybc
Metadata
Metadata
Assignees
Labels
featurea feature request or enhancementa feature request or enhancement