- Rebase with upstream/main
- Upgrade @libretto/openai to better handle streams.
- 2fc6edd: Fix: resolve error where new anthropic models do not work due to hardcoded max token limit
- 9b53159: Add gpt 4.1 models
- Fix a bug with system message for Anthropic
- Upgrade @libretto/anthropic to latest to better support tools in Libretto.
- Update @libretto/openai to latest version to allow for
templateChatto be used in libretto params
- Cherry-pick upgrade to OpenAI 4.91.1 version from upstream PR.
- Upgrade to @libretto/openai 1.3.5, adds tools and raw responses to payload
- Add Libretto SDK on groq, perplexity, and other Openai compatible providers
- Merge from token.js/v0.5.4:
https://github.com/token-js/token.js/releases/tag/v0.5.4
- Handle Anthropic system messages correctly.
- Initial release of Libretto AI's library for users of TokenJS.
NOTE: Currently, only OpenAI and Anthropic will have events sent to Libretto.