Versioning
The project versioning follows Semantic Versioning 2.0.0. The following APIs are covered by backward compatibility guarantees:
Converted models
Python converters options
Python symbols:
ctranslate2.*ctranslate2.converters.*
C++ symbols:
ctranslate2::Encoderctranslate2::EncoderForwardOutputctranslate2::GenerationOptionsctranslate2::GenerationResultctranslate2::Generatorctranslate2::ScoringOptionsctranslate2::ScoringResultctranslate2::TranslationOptionsctranslate2::TranslationResultctranslate2::Translatorctranslate2::models::Model::load
C++ translation client options
Other APIs are expected to evolve to increase efficiency, genericity, and model support.