baml 0.64.0-arm64-darwin → 0.66.0-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: fb2efc06422162f96cdf620d568c8ee7b974561d4183c94616f0aeee28b0c5f8
|
4
|
+
data.tar.gz: 936742babd1c41067b504483e2d0be099a5af5c64e92103bd8aa14ff2e6c4768
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 39b876de2080b35cd1fe908aa17b167429d9f0da4f7898f2c97213a1dd700130f82da9ee3982c58df0cef5e0111001df68aa1e44bc96c77222e62e55805e72de
|
7
|
+
data.tar.gz: fdaf16b806bbcd37724722786e5ae051c660eb76f85c79e71865315cd96c9ff0835e3a3b9704df6d2b6abb9baf10683c46dd4d8bffb21a484ed27d342fd19b8e
|
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.66.0
|
5
5
|
platform: arm64-darwin
|
6
6
|
authors:
|
7
7
|
- BoundaryML
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-11-04 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.
|