OpenAI
Constants
Codex Defines the models provided by OpenAI. These models are designed for code-specific tasks, and use a different tokenizer which optimizes for whitespace.
Deprecated: Will be shut down on January 04, 2024. Use gpt-3.5-turbo-instruct instead.
Deprecated: Will be shut down on January 04, 2024. Use gpt-3.5-turbo-instruct instead.
Deprecated: Will be shut down on January 04, 2024. Use gpt-3.5-turbo-instruct instead.
Deprecated: Will be shut down on January 04, 2024. Use gpt-3.5-turbo-instruct instead.
Deprecated: Will be shut down on January 04, 2024. Use gpt-3.5-turbo-instruct instead.
Deprecated: Will be shut down on January 04, 2024. Use gpt-3.5-turbo-instruct instead.
Deprecated: Will be shut down on January 04, 2024. Use gpt-3.5-turbo-instruct instead.
Deprecated: Will be shut down on January 04, 2024. Use gpt-3.5-turbo-instruct instead.
GPT3 Defines the models provided by OpenAI to use when generating completions from OpenAI. GPT3 Models are designed for text-based tasks. For code-specific tasks, please refer to the Codex series of models.
Class methods
Nested types
- OpenAI::APIError
- OpenAI::APIErrorModel
- OpenAI::ApiType
- OpenAI::AuthenticationError
- OpenAI::ChatCompletionChoice
- OpenAI::ChatCompletionRequest
- OpenAI::ChatCompletionResponse
- OpenAI::ChatCompletionStream
- OpenAI::ChatCompletionStreamChoice
- OpenAI::ChatCompletionStreamChoiceDelta
- OpenAI::ChatCompletionStreamResponse
- OpenAI::ChatFunction
- OpenAI::ChatFunctionCall
- OpenAI::ChatMessage
- OpenAI::ChatMessageRole
- OpenAI::ChatTool
- OpenAI::ChatToolCall
- OpenAI::Client
- OpenAI::CompletionChoice
- OpenAI::CompletionRequest
- OpenAI::CompletionResponse
- OpenAI::CompletionStream
- OpenAI::ContentFilterResults
- OpenAI::Embedding
- OpenAI::EmbeddingConverter
- OpenAI::EmbeddingEncoding
- OpenAI::EmbeddingModel
- OpenAI::EmbeddingRequest
- OpenAI::EmbeddingResponse
- OpenAI::Engine
- OpenAI::ErrorAccumulator
- OpenAI::FileDeletionStatus
- OpenAI::FileRequest
- OpenAI::FileResponse
- OpenAI::FileStatus
- OpenAI::FineTuningJob
- OpenAI::FineTuningJobEvent
- OpenAI::FineTuningJobEventList
- OpenAI::FineTuningJobRequest
- OpenAI::FineTuningStatus
- OpenAI::FinishReason
- OpenAI::FuncMarker
- OpenAI::FunctionExecutor
- OpenAI::Hate
- OpenAI::HyperParams
- OpenAI::ImageEditRequest
- OpenAI::ImageRequest
- OpenAI::ImageRespData
- OpenAI::ImageRespFormat
- OpenAI::ImageResponse
- OpenAI::ImageSize
- OpenAI::ImageVariationRequest
- OpenAI::InnerError
- OpenAI::InvalidAPIType
- OpenAI::List(Type)
- OpenAI::LogprobResult
- OpenAI::Model
- OpenAI::ModerationModel
- OpenAI::ModerationModelConverter
- OpenAI::ModerationRequest
- OpenAI::ModerationResponse
- OpenAI::ModerationResult
- OpenAI::ModerationResultCategories
- OpenAI::ModerationResultCategoryScores
- OpenAI::OpenAIError
- OpenAI::Permission
- OpenAI::PromptAnnotation
- OpenAI::RequestError
- OpenAI::ResponseError
- OpenAI::ResponseFormat
- OpenAI::Segment
- OpenAI::SelfHarm
- OpenAI::Sexual
- OpenAI::TranscriptionRequest
- OpenAI::TranscriptionRespFormat
- OpenAI::TranscriptionResponse
- OpenAI::Usage
- OpenAI::Violence