- Accounting documentation to the Helm chart's README.md
- Add a section to the README.md file that explains how to use the accounting feature of the chart.
- Renamed usageTracking to accounting in the helm chart
- Renamed ENV variable TRACK_USAGE to ACCOUNTING_ENABLED
- AI actions are counted with OX Count
- AI-Service has a deployed documentation
- Supported OpenAI models are now configurable via configMap
- Increase log level to 'fatal' for OpenAI API errors to improve visibility
- (Helm Chart) env vars for mysqlSecret are now conditional
- Issue #50: AI summary only translates the mail in some cases and skips the summary part
- The used prompt was not clear enough resulting in a pure translation in some cases