cohere-python
cohere-python copied to clipboard
Provide an enum type for api errors to distiguish them
Hello, Will it be possible to provide an enum for different message errors types so we can check against ? or at least provide the message error type in the documentation. Thanks