📝 字数:working on
AI concepts¶
Estimated time to read: 1 minute
RAG¶
Retrieval-Augmented Generation,
tools¶
指的是LLM可以调用外部功能,以增强其能力; 部分场景下被称为functions or plugins;
MCP¶
Model Context Protocol, Anthropic 2024.11提出的协议,for connecting AI assistants to the systems where data lives.
GCP¶
Google Cloud Platform,