langchain_community.llms.vertexai.is_codey_model

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

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

Parameters

model_name (str) –

Return type

bool