diff --git a/CHANGELOG.md b/CHANGELOG.md index 9eb230d..7e03d88 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Security - 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 ### Added @@ -44,9 +57,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Set default language when registering Documents or URLs. -### Security -- In case of vulnerabilities. - ## [1.0.8-alfa] - 2024-09-12 ### Added