Skip to content

Releases: machinelearningZH/simply-simplify-language

1.0.0

14 Jul 07:43
Compare
Choose a tag to compare
  • Refactored app to use OpenRouter, making it easier to experiment with models and resulting in leaner code (only one SDK needed for API calls).
  • Added a single app variant that uses OpenAI as the LLM provider.
  • Package management with uv.
  • Configuration with config.yaml.
  • Removed instructions for AzureAI, as we cannot keep this information up to date.

0.8.0

14 Jul 07:40
Compare
Choose a tag to compare
  • Last stable version, ready for production before major refactoring to 1.0.0.
  • Latest models and SDK code as of June 2025
  • Last version using individual LLM API providers instead of OpenRouter.
  • Last version including instructions for AzureAI (instructions will be removed since we do not have an Azure account and cannot keep them up to date).