baml 0.73.3-arm64-darwin → 0.73.5-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: 4170193a596785c4cd223bd21002ed4e47f4c2a0ecd2ba311945a2c8efce8cfc
|
4
|
+
data.tar.gz: 56bcafc661166275fab565eecb657dab696de70c06b40c1095ae652a1f6aba13
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 21d976e322591b4f76757c0ec83c0b6108fed930b580e81a0a32f09277b094adfc167a511c2321ac4d751b8f4256c4f29fd6ebeda58212f981c9e5b7b4864b27
|
7
|
+
data.tar.gz: cf4e940333d26ce752e2935182c9eb15468653f5b9a6c99cd8eceb9d385046adfd63886694c7186572c1e70be337b05c8d9b836e76ef5ceffa939cba635d0849
|
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.73.
|
4
|
+
version: 0.73.5
|
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-27 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.
|