baml 0.71.1-arm64-darwin → 0.72.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: 4c132e50188f9213a559bfe3d14002e0dcb469aa37acbe77d62f99f8e78d524f
|
4
|
+
data.tar.gz: f40e8b286b8ee2765146984078c314c006bd91415de0842e3a7533f683957851
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a8d0b54196875d4d94d0cb1c74b0594ed679b8a7d3a98c1b42ab48c9171c2a6f027aace15a9245850ecd7f828320f023cb8af38401a96df5642fcf1ee5c723d8
|
7
|
+
data.tar.gz: 48bdf8d54c9d0f1f2de81e7165f6b8e477b20bf3a81455775948822a48056e83c7443148a8b4fc42255731e1f08fd89ae2ee90adf871a65f7962dc0bd4fd4336
|
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.72.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: 2025-01-
|
11
|
+
date: 2025-01-07 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.
|