openinference
Trace, debug, and review AI applications across Python, JS, and Java
All Skills in This Repository (5)
Pure Emerald Level Indicatorspython-code-reviewer
Review Python OpenInference instrumentation packages for correctness and project standards.
js-docs-sync
Verify and update hand-written docs/ documentation in JS packages against source code.
java-code-reviewer
Reviews Java OpenInference instrumentation packages against project conventions and semantic conventions.
python-canary-fix
Investigate and fix Python canary cron failures in openinference instrumentation packages.
genai-conformance
Runs and iterates the OpenInference GenAI conformance harness against OTel semantic conventions.
Frequently Asked Questions
FAQPage SchemaHow to install OpenInference?โผ
Run `npx skills add Arize-ai/openinference --all -g -y` in your terminal to install all skills in this suite globally.
What is OpenInference used for?โผ
It adds automatic tracing to AI applications so you can see every LLM call, token count, and tool invocation. It works with any OpenTelemetry-compatible backend like Arize Phoenix.
Which AI frameworks does OpenInference support?โผ
It ships ready-made instrumentors for OpenAI, Anthropic, LangChain, LlamaIndex, DSPy, AWS Bedrock, CrewAI, and many more across Python, JavaScript, Java, and Go.
How do I debug failing LLM traces with AI?โผ
The included phoenix-cli skill lets your AI agent fetch traces, annotate errors, and group failures into categories using simple terminal commands.
Does OpenInference work with Claude Code and other AI agents?โผ
Yes. The bundled skills follow the standard SKILL.md format and run in Claude Code, Cursor, Codex, and other compatible agents.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core