Uses of Package
org.springframework.ai.qianfan.api
Packages that use org.springframework.ai.qianfan.api
-
Classes in org.springframework.ai.qianfan.api used by org.springframework.ai.qianfanClassDescriptionSingle class implementation of the QianFan Chat Completion API and Embedding API.Creates a model response for the given chat conversation.An object specifying the format that the model must output.QianFan Image API.
-
Classes in org.springframework.ai.qianfan.api used by org.springframework.ai.qianfan.apiClassDescriptionRepresents a chat completion response returned by model, based on the provided input.Represents a streamed chunk of a chat completion response returned by model, based on the provided input.Message comprising the conversation.The role of the author of this message.Creates a model response for the given chat conversation.An object specifying the format that the model must output.QianFan Chat Completion Models: QianFan Model.Represents an embedding vector returned by embedding endpoint.List of multiple embedding responses.QianFan Embeddings Models: Embeddings.Creates an embedding vector representing the input text.Usage statistics for the completion request.QianFan Image API model.