FormulaMonks / kurt

A wrapper for AI SDKs, for building LLM-agnostic structured AI applications in Typescript
MIT License
2 stars 0 forks source link

docs: add jsdoc-formatted docs across the API surface #14

Closed jemc closed 1 month ago

jemc commented 1 month ago

This commit adds a bunch of missing documentation in jsdoc format, so that it will easily be available for users with intellisense features in their editor.

jemc commented 1 month ago

Please note that this branch is based on the branch for PR #13, to avoid conflicts. So you may want to review that PR first.