Skip to Content
Anuma SDKClientInternalType AliasesPostApiV1ChatCompletionsErrors

PostApiV1ChatCompletionsErrors

PostApiV1ChatCompletionsErrors = object

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

Properties

400

400: ResponseErrorResponse

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

Bad Request


402

402: ResponseErrorResponse

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

Insufficient balance or spending cap exceeded


403

403: ResponseErrorResponse

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

Model not available on current subscription tier


429

429: ResponseErrorResponse

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

Model provider rate limit exceeded


500

500: ResponseErrorResponse

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

Internal Server Error

Last updated on