Package org.springframework.ai.openai.api.common


package org.springframework.ai.openai.api.common
  • Class
    Description
    Thrown on 4xx client errors, such as 401 - Incorrect API key provided, 401 - You must be a member of an organization to use the API, 429 - Rate limit reached for requests, 429 - You exceeded your current quota , please check your plan and billing details.
    Common value constants for OpenAI api.