easy_ml 0.2.0.pre.rc93 → 0.2.0.pre.rc95

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: easy_ml
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0.pre.rc93
4
+ version: 0.2.0.pre.rc95
5
5
  platform: ruby
6
6
  authors:
7
7
  - Brett Shollenberger
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2025-03-05 00:00:00.000000000 Z
11
+ date: 2025-03-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activerecord
@@ -783,6 +783,9 @@ files:
783
783
  - lib/easy_ml/deep_compact.rb
784
784
  - lib/easy_ml/embedding_store.rb
785
785
  - lib/easy_ml/engine.rb
786
+ - lib/easy_ml/error_logger.rb
787
+ - lib/easy_ml/error_logger/adapter.rb
788
+ - lib/easy_ml/error_logger/rollbar_adapter.rb
786
789
  - lib/easy_ml/evaluators.rb
787
790
  - lib/easy_ml/evaluators/base.rb
788
791
  - lib/easy_ml/feature_store.rb
@@ -853,8 +856,8 @@ files:
853
856
  - public/easy_ml/assets/.vite/manifest-assets.json
854
857
  - public/easy_ml/assets/.vite/manifest.json
855
858
  - public/easy_ml/assets/assets/Application-DfPoyRr8.css
856
- - public/easy_ml/assets/assets/entrypoints/Application.tsx-KENNRQpC.js
857
- - public/easy_ml/assets/assets/entrypoints/Application.tsx-KENNRQpC.js.map
859
+ - public/easy_ml/assets/assets/entrypoints/Application.tsx-BXwsBCuQ.js
860
+ - public/easy_ml/assets/assets/entrypoints/Application.tsx-BXwsBCuQ.js.map
858
861
  homepage: https://github.com/brettshollenberger/easy_ml
859
862
  licenses:
860
863
  - MIT