IRErrorKind
This content is not available in your language yet.
type IRErrorKind = | "rate_limited" | "context_overflow" | "auth" | "server" | "network" | "connect" | "stream_interrupted" | "invalid_request" | "policy_denied";归一化错误类别(IRErrorKindSchema 推导)。
Was this page helpful?
Thanks for your feedback.