OpenGradient-SDK
Verifiable decentralized model inference with on-chain proof
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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โ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