Message API 是 Anthropic Claude 模型原生对话生成接口,支持文本和图像输入,输出文本内容。通过内置工具还可以扩展模型能力,包括文件搜索、联网查询、计算机使用等功能,借助函数调用功能,还允许模型访问外部系统和数据。 以下是最简单最基础的 Message API 请求示例:Documentation Index
Fetch the complete documentation index at: https://docs.geekai.co/llms.txt
Use this file to discover all available pages before exploring further.
