| Package | Description |
|---|---|
| xyz.felh.openai.completion | |
| xyz.felh.openai.completion.chat | |
| xyz.felh.openai.file | |
| xyz.felh.openai.finetune | |
| xyz.felh.openai.model |
| Modifier and Type | Class and Description |
|---|---|
class |
Completion
Given a prompt, the model will return one or more predicted completions,
and can also return the probabilities of alternative tokens at each position.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ChatCompletion |
| Modifier and Type | Class and Description |
|---|---|
class |
File |
| Modifier and Type | Class and Description |
|---|---|
class |
FineTune |
| Modifier and Type | Class and Description |
|---|---|
class |
Model
List and describe the various models available in the API.
|
class |
Permission |
Copyright © 2023. All Rights Reserved.