cohere-python
cohere-python copied to clipboard
unavailable model type in the quickstart example
Hi - the example code used in the project README uses the parameter model='large'. This model seems to be unavailable, and throws a multiple retry error with an error code of 500, which threw me off for a bit.
The API reference indicates the models available are medium or xlarge, both of which worked.
Thank you for flagging! :)))