Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 781 Bytes

File metadata and controls

22 lines (12 loc) · 781 Bytes

OpenGradient Agent Starter Kit

Defines a simple starter agent that runs on OpenGradient's verifiable LLM inference and reasoning.

We provide 2 starter kits:

  1. Uses LangChain
  2. Uses OpenAI's Swarm framework

Both agents are equipped with Coinbase's AgentKit for making on-chain transactions as well as a Twitter toolbox for read and write access to X.

Documentation

Read more on OpenGradient's Verifiable AI Agent Stack on docs.opengradient.ai

LangChain Agent Starter Kit

Get started with LangChain agents in langchain-starter

OpenAI Agent Starter Kit

Get started with Swarm agents in openai-swarm-starter