Christian Sonntag
Christian Sonntag
This PR introduces LiteLLM to `fabric`. Instead of only the OpenAI API, users are now able to use a huge variety of LLM Providers and Models. The most significant change...
Powermail-Version: 12.2.1 Typo3-Version: 12.4.12 The flexform field `settings.flexform.main.formnote`, located in `EXT:powermail/Configuration/FlexForms/FlexformPi1.xml` is missing the german translation, when downloading the xliff files from `https://localize.typo3.org/xliff/`. Could you please adjust the file `de.locallang_db.xlf`...
This PR is supposed to ensure the compatibility to PHP 8.4 by making implicitly marked function parameters explicitly nullable, thus fixing #94 Commits: - [BUGFIX] Return empty string instead of...