AI AGENT ADDONS

Arize Ai Provider Integration

arize-ai/arize-skills
AI & Agent Building
1,712installs

This skill manages Arize AI integrations. These integrations store LLM provider credentials for services like OpenAI, Anthropic, and AWS Bedrock. You can create, list, update, and delete them using simple commands.

Integrations are used by evaluators and other Arize features that need to call an AI model. Think of it as a secure way to connect your AI providers to Arize without handling raw keys yourself.

The skill works with the ax CLI. It helps you set up the credentials that power your AI workflows. Simply run the appropriate command when you need to connect or manage a provider.

Add Arize Ai Provider Integration skill to your workflow

Global

mkdir -p ~/.claude/skills/arize-ai-provider-integration

Project

mkdir -p .claude/skills/arize-ai-provider-integration

Source Repository

Stars
36
Forks
4
Watchers
36
License
MIT
Last Push
25 days ago
Created
4 months ago