Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

AgentKit Python

📦 Packages

coinbase-agentkit

Core primitives and framework-agnostic actions that are meant to be composable and used via AgentKit framework extensions (ie, coinbase-agentkit-langchain).

See Coinbase Agentkit to get started!

Framework Extensions

coinbase-agentkit-langchain

LangChain extension of AgentKit. Enables agentic workflows to interact with onchain actions.

See AgentKit LangChain to get started!

coinbase-agentkit-openai-agents-sdk

OpenAI Agents SDK extension of AgentKit. Enables agentic workflows to interact with onchain actions.

See AgentKit OpenAI Agents SDK to get started!

coinbase-agentkit-strands-agents

Strands Agents extension of AgentKit. Enables agentic workflows to interact with onchain actions.

See AgentKit Strands Agents to get started!

coinbase-agentkit-pydantic-ai

PydanticAI extension of AgentKit. Enables agentic workflows to interact with onchain actions.

See AgentKit PydanticAI to get started!

coinbase-agentkit-autogen

Microsoft Autogen extension of AgentKit. Enables agentic workflows to interact with onchain actions.

See AgentKit Autogen

create-onchain-agent

A quickstart CLI tool to scaffold out a chatbot using Coinbase AgentKit. Runnable via pipx run create-onchain-agent.

See Create Onchain Agent to get started!

🤝 Contributing

AgentKit is actively looking for community contributions!

  • To see a list of actions and frameworks we'd love to see open-source contributions for, see WISHLIST.md.
  • To understand the process for contributing to AgentKit, see CONTRIBUTING.md.