baml 0.69.0-arm64-darwin → 0.70.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: 9b8050062e1e35976b58c0c9edce6f2258e8086939c6ad9caa9569b7de4a3967
|
4
|
+
data.tar.gz: c340751d7fc6fa3a8010ad89e37cd1d3c9a81124185131c4c4512f7316d56798
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 83c950f3331fb390187e0d58fcc78606e04fdbfef69a40c042db3e83bc991cac7f81787a5e36dd6dfcef4f858f08a2cb5d148eb01626bd32ec2b22789e92a8b8
|
7
|
+
data.tar.gz: 371820ae05c8db954ea10bcb70270e8b794363b3a41825a08af7662ad6c6b9774850fa6a4c26f2bf6dc4a38a05e5f7277ac88236300dee65a8230d6e723bfdd8
|
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.70.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-12-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.
|