baml 0.58.0-arm64-darwin → 0.59.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: 0e6103b57be0c9fbd5b9900eb716dd6ad5cd3cc45b4ff760ba0f5a16b76bff28
|
4
|
+
data.tar.gz: 4a6e659a6589c92d85c5cab70d6d9d520769823bd7648e2a4ad49a4e43d0f8d6
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8c478dbb68efaee8bf2d0a9ef7f2693a383124f172a277d7b5ac7e3fbdf59c5510b68a57732ec9d0ee4788bae123c9880a106b5e425d4e0c86347e7f3c095aaf
|
7
|
+
data.tar.gz: a4009c8a919ae0d90d05ee333b7fc07bf4534e65630bc481f4b95f297d83667984c24c4863cd6e56cea325d7569ceba9f7414b8b547a3ec19dc72df0fcba9ca5
|
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.59.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-10-
|
11
|
+
date: 2024-10-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.
|