- 3d76ec4: Added claude 3-7 models
- b30ebe2: Link to repository from NPM
- 2e5a4d7: Add gemini-2.0 models
- 1f4b166: Support o3-mini
- de139f6: Default to hardcoded empty string for API key in the OpenAI compatible provider if no API key is provided
- b68f2a4: Feat: Add support for extending model lists without official support
- f11d766: Update groq and perplexity models
- 1e529df: Offically support generic Openai compatible providers
- 4d3a3f9: Support Claude 3.5 models in AWS Bedrock
- b5d8fa6: Support o1-preview and o1-mini
- b5d8fa6: Support gemini-1.5-flash-8b
- 2c90288: adding support for openai model gpt-4o-2024-08-06
- 0823e3b: Add gpt-4o mini
- ae4304b: remove axios for compatibility in edge environments
- 50a0584: Support OpenRouter
- c1e9c14: Fix type import issue
- e68abf2: Add support for Codestral Mamba
- ba35d6b: Minimize bundle size
- a4bf186: MIT in features section
- 4524c42: Update license reference in README
- 2c3cc3f: Switch to MIT license
- d33fb2a: Initial release
- fd454af: Support CommonJS
- b7b9c03: Update entrypoint
- c449fea: Update models to include whether they support streaming, and add validation to check whether a model supports streaming
- bde8e4b: Prerelease