transitive-bullshit/chatgpt-plugin-ts
A TypeScript SDK and examples for building ChatGPT Plugins that integrate custom tools and APIs into ChatGPT.

Velocity · 7d
+0.5
★ / day
Trend
→steady
star history
This repository provides the chatgpt-plugin npm package with TypeScript types and utilities for creating ChatGPT Plugins. It includes several example plugins built on Cloudflare Workers and Vercel edge functions that demonstrate how to define OpenAPI specs and tool definitions for ChatGPT to call external services. It serves as a template and resource library for developers building plugin ecosystems around the ChatGPT/LLM platform.