Namespace DotnetPrompt.LLM.OpenAI.Model
Classes
ChatMessage
Choice
Completions
Expected response schema to completion request.
CompletionsLogProbability
CompletionsUsage
Representation of the token counts processed for a completions request. Counts consider all tokens across prompts, choices, choice alternates, best_of generations, and other consumers.
EmbeddingItem
Expected response schema to embeddings object list item request.
Embeddings
EmbeddingsUsage
Measurment of the amount of tokens used in this request and response.