Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 539 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 539 Bytes

Twitter (X) Langchain Toolkit

Twitter integration with Langchain to enable agentic workflows using the core primitives defined in cdp-agentkit-core.

This toolkit contains tools that enable an LLM agent to interact with Twitter. The toolkit provides a wrapper around the Twitter (X) API, allowing agents to perform social operations like posting text.

For Python, see twitter-langchain/python. For TypeScript, see twitter-langchain/typescript.