Skip to Content
Anuma SDKClientInternalType AliasesPostApiV1ChatCompletionsErrors

PostApiV1ChatCompletionsErrors

PostApiV1ChatCompletionsErrors = object

Defined in: src/client/types.gen.ts:6071 

Properties

400

400: ResponseErrorResponse

Defined in: src/client/types.gen.ts:6075 

Bad Request


402

402: ResponseInsufficientBalanceResponse

Defined in: src/client/types.gen.ts:6079 

Insufficient balance or spending cap exceeded


403

403: ResponseErrorResponse

Defined in: src/client/types.gen.ts:6083 

Model not available on current subscription tier


429

429: ResponseErrorResponse

Defined in: src/client/types.gen.ts:6087 

Model provider rate limit exceeded


500

500: ResponseErrorResponse

Defined in: src/client/types.gen.ts:6091 

Internal Server Error

Last updated on