langchain_community.adapters.openai.ChoiceChunk

class langchain_community.adapters.openai.ChoiceChunk[source]

基类: IndexableBaseModel

选择块。

通过解析和验证传入的键值参数来创建一个新的模型。

如果输入数据无法解析成有效的模型,将引发 ValidationError。

参数 delta: dict [必需]