- Prepared Release 1.0.10-alfa

This commit is contained in:
Josako
2024-10-08 09:18:59 +02:00
parent d6a7743f26
commit 5ffad160b1

View File

@@ -25,6 +25,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Security ### Security
- In case of vulnerabilities. - In case of vulnerabilities.
## [1.0.10-alfa]
### Added
- BusinessEventLog monitoring using Langchain native code
### Changed
- Allow longer audio files (or video) to be uploaded and processed
- Storage and Embedding usage now expressed in MiB iso tokens (more logical)
- Views for License / LicenseTier
### Removed
- Portkey removed for monitoring usage
## [1.0.9-alfa] - 2024/10/01 ## [1.0.9-alfa] - 2024/10/01
### Added ### Added
@@ -44,9 +57,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed ### Fixed
- Set default language when registering Documents or URLs. - Set default language when registering Documents or URLs.
### Security
- In case of vulnerabilities.
## [1.0.8-alfa] - 2024-09-12 ## [1.0.8-alfa] - 2024-09-12
### Added ### Added