openrouter_sdk 0.0.8
openrouter_sdk: ^0.0.8 copied to clipboard
type-safe toolkit for building AI-powered features in dart or flutter projects, giving you access to 400+ models across providers through a single unified API.
0.0.8 #
- added initial support for video generation.
- some other bug fixes and improvements.
0.0.7 #
- added support for organization management.
0.0.6 #
- added initial support for image generation.
0.0.5 #
- added listGenerationContent method for the generations resource.
0.0.4 #
- added support for benchmarks.
- changed embeddings to use better generics.
0.0.3 #
- added support for embeddings.
- fix typos in the api and documentation.
- switch some return types from typedef to classes.
0.0.2 #
- documentation improvements.
0.0.1 #
- Initial release.