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 ) Integration ID = a base64-encoded global identifier for an integration (e.g., TGxtSW50ZWdyYXRpb246MTI6YUJjRA== ); required for evaluator creation and other downstream operations Scoping = visibility rules controlling which spaces or users can use an integration Auth type = how Arize authenticates with the provider: default (provider API key), proxy_with_headers (proxy via custom headers), or bearer_token (bearer token auth) Prerequisites Proceed directly with the task — run the ax command you need. Do NOT check versions, env vars, or profiles upfront. Show more Installs 935 Repository arize-ai/arize-skills GitHub Stars 33 First Seen Mar 23, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
arize-ai-provider-integration
安装
npx skills add https://github.com/arize-ai/arize-skills --skill arize-ai-provider-integration