Skip to content

Adding a feature: --model flag option #9

@arilloid

Description

@arilloid

Description

Allow the user to specify the model to use with the --model or -m flag.
This could be helpful, as the default model doesn't allow the users to track the token usage information (it doesn't seem to pass the completion token details in the response).

Implementation

Implementing the feature would require parsing the --model/-m option flag argument from the command line and using it instead of the default model inside the API 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