langchain_community.llms.vertexai.is_codey_model

langchain_community.llms.vertexai.is_codey_model(model_name: str) bool[source]

如果模型名为Codey模型,则返回True。

参数

model_name (str) –

返回类型

bool