baml 0.72.1-arm64-darwin → 0.73.1-arm64-darwin
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/baml/3.1/ruby_ffi.bundle +0 -0
- data/lib/baml/3.2/ruby_ffi.bundle +0 -0
- data/lib/baml/3.3/ruby_ffi.bundle +0 -0
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 0cec537968190fcead5745ad9d3dbb8adb046b1046f7950fdef1e04c36e1afb7
|
4
|
+
data.tar.gz: 24e7c3ad290b77bb4e1103d0c547884a911bc6fb3950a8bdee1a82ec8061d46c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c6624f1ce193ff49ebef4e847d1617f2cd778f1caf987a2c99ecdc196a5c3ffadc06b2fbe86139d912c97de2a27a329d937b971884b726f12f1cc1022ec13dd4
|
7
|
+
data.tar.gz: 5f4b52f5c14e671c939f16c963c520fb4bb04bf4cd4e69a26829d20a1cddbd1732cfd5c16a5880238394b1f49569d6d5a55fe9565dcd957582f7490ea93af3ee
|
Binary file
|
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: baml
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.73.1
|
5
5
|
platform: arm64-darwin
|
6
6
|
authors:
|
7
7
|
- BoundaryML
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-01-
|
11
|
+
date: 2025-01-22 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: A gem for users to interact with BoundaryML's Language Model clients
|
14
14
|
(LLM) in Ruby.
|