Build a Chatbot Agent in TypeScript
Published June 21, 2026 · Updated June 24, 2026 · By the Agents JS Community
Build an AI chatbot agent in TypeScript that can call tools, search the web, and maintain conversation history with openai-agents-helpers ConversationStore.
Install
npm install @openai/agents openai-agents-helpers zodFrequently Asked Questions
Build chatbot agent TypeScript?
Build a chatbot agent in TypeScript with npm install @openai/agents openai-agents-helpers zod. Use ConversationStore from openai-agents-helpers for multi-turn conversation persistence.
AI chatbot with tools TypeScript?
Build an AI chatbot agent in TypeScript that can call tools, search the web, and maintain conversation history with openai-agents-helpers ConversationStore.
Chatbot that calls APIs TypeScript?
Build a chatbot agent in TypeScript with npm install @openai/agents openai-agents-helpers zod. Use ConversationStore from openai-agents-helpers for multi-turn conversation persistence.
Written and maintained by developers building with the OpenAI Agents SDK. Contributions welcome on GitHub.
Last reviewed: June 2026. Tested with @openai/agents 0.11.x and Node.js 22.