| Class and Description |
|---|
| OpenAiChatModel
Represents an OpenAI language model with a chat completion interface, such as gpt-3.5-turbo and gpt-4.
|
| OpenAiEmbeddingModel
Represents an OpenAI embedding model, such as text-embedding-ada-002.
|
| OpenAiLanguageModel
Represents an OpenAI language model with a completion interface, such as text-davinci-003.
|
| OpenAiModerationModel
Represents an OpenAI moderation model, such as text-moderation-latest.
|
| OpenAiStreamingChatModel
Represents an OpenAI language model with a chat completion interface, such as gpt-3.5-turbo and gpt-4.
|
| OpenAiStreamingLanguageModel
Represents an OpenAI language model with a completion interface, such as text-davinci-003.
|
Copyright © 2023. All rights reserved.