arize-ai-provider-integration

仓库创建 2025年6月12日最近提交 4 小时前SkillHot 收录 20 天前
▸ 精选理由

便于集中管理多家模型提供商的认证与接入设置

▸ 风险提示

会处理并存储第三方模型凭证,注意密钥安全与访问控制

这个 Skill 做什么

在 Arize 中管理并配置 LLM 提供商的集成与凭证。

在 Arize 里集中管理 LLM 提供商的接入与凭证(例如 OpenAI、Anthropic、Azure 等),支持创建、查看、更新和删除集成。当你要把模型提供商账号连接到评估器或其他 Arize 功能时会用到它。重点是把凭证以账号级别集中管理,方便切换供应商并提高审计与安全性。

▸ 展开 SKILL.md 英文原文

Creates, reads, updates, and deletes Arize AI integrations that store LLM provider credentials used by evaluators and other Arize features. Supports any LLM provider (e.g. OpenAI, Anthropic, Azure OpenAI, AWS Bedrock, Vertex AI, Gemini, NVIDIA NIM). Use when the user mentions AI integration, LLM provider credentials, create integration, list integrations, update credentials, delete integration, or connecting an LLM provider to Arize.

数据与抓取Arize凭证管理LLM集成通用
3.7w
Stars
4.6k
Forks
40
仓库内 Skill
+837
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/github/awesome-copilot/main/skills/arize-ai-provider-integration/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/arize-ai-provider-integration/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Arize AI Integration Skill

> **`SPACE`** — Most `--space` flags and the `ARIZE_SPACE` env var accept a space **name** (e.g., `my-workspace`) or a base64 space **ID** (e.g., `U3BhY2U6...`). Find yours with `ax spaces list`.
> **Note:** `ai-integrations create` does **not** accept `--space` — AI integrations are account-scoped. Use `--space` only with `list`, `get`, `update`, and `delete`.

## Concepts

- **AI Integration** = stored LLM provider credentials registered in Arize; used by evaluators to call a judge model and by other Arize features that need to invoke an LLM on your behalf
- **Provider** = the LLM service backing the integration (e.g., `openAI`, `anthropic`, `awsBedrock`)
- **
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有