All Classes and Interfaces
Class
Description
see details here: https://cloud.baidu.com/doc/WENXINWORKSHOP/s/Nlks5zkzu
A factory for building
QianfanChatModel.QianfanChatModelBuilder instances.see details here: https://cloud.baidu.com/doc/WENXINWORKSHOP/s/Nlks5zkzu
A factory for building
QianfanEmbeddingModel.QianfanEmbeddingModelBuilder instances.see details here: https://cloud.baidu.com/doc/WENXINWORKSHOP/s/Nlks5zkzu
A factory for building
QianfanLanguageModel.QianfanLanguageModelBuilder instances.see details here: https://cloud.baidu.com/doc/WENXINWORKSHOP/s/Nlks5zkzu
A factory for building
QianfanStreamingChatModel.QianfanStreamingChatModelBuilder instances.see details here: https://cloud.baidu.com/doc/WENXINWORKSHOP/s/Nlks5zkzu
A factory for building
QianfanStreamingLanguageModel.QianfanStreamingLanguageModelBuilder instances.This class needs to be thread safe because it is called when a streaming result comes back
and there is no guarantee that this thread will be the same as the one that initiated the request,
in fact it almost certainly won't be.