Azure: 提供了 Azure Machine Learning (ML平台), Azure VM, Blob Storage, Azure Functions, AKS 等。...Google Cloud (GCP): 提供了 Vertex AI (ML平台), GCE (计算), GCS (存储), Cloud Functions, GKE (Kubernetes) 等。...2 数据管理方案数据存储: 对象存储 (S3, Blob Storage, GCS): 存储原始数据、模型检查点、日志等非结构化数据,成本低、可扩展性高。...向量数据库 (Pinecone, Weaviate, Milvus, Qdrant): 存储通过LLM嵌入(Embeddings)处理后的文本、图像等向量数据,用于语义搜索、RAG等。...多模态模型: 如果智能体需要处理图像、音频等,考虑ViT、CLIP、Stable Diffusion等。