-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
I would like to request the ability to specify sampling parameters when calling the chat completion function using the client. Currently, it would be beneficial to have an option to pass sampling parameters directly in the API call, similar to the following example:
client.contextual_completions.chat_completion(messages=messages, sampling_params=sampling_params)Metadata
Metadata
Assignees
Labels
No labels