baml 0.56.1-arm64-darwin → 0.57.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: ef7f3cb07e8d9ba1d2dda8d29a664b66dc08dc6e94fbf7264aa7be9f07699cec
|
4
|
+
data.tar.gz: 544d7f4bc28f2aa88856bbc6b113c72aa45f36b58d03f65b4dd679035e75f57c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 27cc1d4071918dc71e041308d61f68eb8fdf5936bc5a3a25db46bf52e2a5e9adc2659ab4c11fe5906cc74ca4477498cdd1761e684693c5fe90db9200f4744c2f
|
7
|
+
data.tar.gz: d8f2e77aed60221968d1c5500a37a2c70b20a5cf77c8829bc207ede8a7c0c54bd14ee0ff3d8de974f170dc198790b5ac93b89cd646611733257df49964ce56b5
|
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.57.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: 2024-09-
|
11
|
+
date: 2024-09-29 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.
|