Skip to content

Sampling Params #12

@dungdt-technica

Description

@dungdt-technica

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

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