Uses of Package
bg.codexio.ai.openai.api.sdk.chat
Packages that use bg.codexio.ai.openai.api.sdk.chat
-
Classes in bg.codexio.ai.openai.api.sdk.chat used by bg.codexio.ai.openai.api.sdk.chatClassDescriptionConfigures temperature, topP, penalties and seed.A stage to choose a model supported by /v1/chat/completions model endpoint compatibility .Async context to choose between raw response or just a simple string answer.Promise abstraction.Promise abstraction.Base for all Chat stagesConfigures how the HTTP client to act.Synchronous context to choose between raw response or just a simple string answer.Configures tokens, tools and accuracy/Configures messages such as system and assistant messages.Reactive context to choose between raw response or just a simple string answer.Configures the temperature or in other words, the creativity of the model.Configures maxTokens, N(choices) and stop.Configures tools such as functions.