Skip to content

ResolvedModel

This content is not available in your language yet.

type ResolvedModel = {
model: string;
provider: string;
};

已解析的模型定位(ResolvedModelSchema 推导)。

model: string;

provider: string;