Node.js client for the unofficial ChatGPT API.
 
 
 
Go to file
Travis Fischer d9df972989 Add Notion client generation from OpenAPI spec
This updates the code to support generating a Notion client
from an OpenAPI specification. It includes schemas,
operation schemas, and AI function decorators. Improved handling
of union types in operation parameters and added a placeholder
for recursive types. Options to supply a Notion API key and base
URL are available. Code aesthetics such as prettier formatting and
comment clues have been addressed for clarity.
2025-03-23 03:53:03 +08:00
legacy Add Notion client generation from OpenAPI spec 2025-03-23 03:53:03 +08:00