OpenGradientOpenGradientOfficialยท1 Agent Skills Included

OpenGradient-SDK

Verifiable decentralized model inference with on-chain proof

Runs LLM chat, streaming, image generation, and on-chain model inference through cryptographically verified execution environments. Eliminates blind trust in centralized AI providers by returning transaction hashes and TEE signatures with every response. Includes a model hub, LangChain adapter, CLI, and payment handling so developers ship auditable AI features faster.
npx skills add OpenGradient/OpenGradient-SDK --all -g -y
Available:

Gives your AI agent a map of the SDK's architecture, commands, and conventions so it can write, test, and debug OpenGradient code correctly.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install OpenGradient-SDK?โ–ผ

Run `npx skills add OpenGradient/OpenGradient-SDK --all -g -y` in your terminal to install all skills in this suite globally.

What is verifiable AI inference?โ–ผ

Every model response runs inside a Trusted Execution Environment and returns a transaction hash and signature, giving you cryptographic proof of how the output was produced.

Can I use OpenGradient like the OpenAI API?โ–ผ

Yes. It is a drop-in replacement supporting chat, streaming, tool calling, and web search across OpenAI, Anthropic, Google, and xAI models.

Does OpenGradient work with LangChain?โ–ผ

Yes. The SDK ships a LangChain chat model adapter plus ready-made tools for running on-chain inference and reading workflow results.

Do I need crypto tokens to use OpenGradient?โ–ผ

LLM inference settles via x402 micropayments using OPG tokens on Base, while Model Hub uploads only need a free email account.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’