baml 0.71.1-arm64-darwin → 0.72.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: 3cb4ede8ce023d4bfb876e90a470d240e8235eb2cab12c6adcc1074d270a2475
|
4
|
+
data.tar.gz: '095e9398b7872003bb6b2de89c0969bde1355ab15309f2ae5b8eabbb00dc6ea9'
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b8d243947698db1dfbf6eaf1def9a8240718139f8d432c8cd07024c54529aebe8a9046e98aca2a57e4abcd1ee9f76fcc3bcb4d8cf5f7c6629e34ca423a8df8fc
|
7
|
+
data.tar.gz: c1cae8234248d5c4afd5e1d8ef2e82d35f14b0757acce2b152424af7c5df127c0c7e3453888ccf17218d4561a2abd28edb7e95cae3058f7090cd4fa524c23823
|
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.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-15 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.
|