platformplatform / PlatformPlatform

Alpha state. A platform designed for building enterprise-grade, multi-tenant products using Azure, .NET, React, TypeScript, Infrastructure as Code, etc.
https://platformplatform.github.io
MIT License
253 stars 26 forks source link

Do a reverse translation to confirm the accuracy of translated text #592

Closed PavlovicDzFilip closed 1 month ago

PavlovicDzFilip commented 1 month ago

Summary & Motivation

Replace the Ollama LLM model running locally on Docker with the OpenAI GPT-4o model to improve translation speed and quality.

Other changes include:

Checklist