> ## Documentation Index
> Fetch the complete documentation index at: https://ikun.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# 模型

Model 类是 Agno 中所有模型的基类。它提供了由 OpenAIChat、Claude 等特定模型实现继承的通用功能和参数。

<Snippet file="model-base-params.mdx" />
