baml 0.66.0-arm64-darwin → 0.67.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: 24b2105c4e1d416c96760c1cf25f950e3fc9d31f4f62fd9665bc306a6d8d9c4c
|
4
|
+
data.tar.gz: eb367b41ac819de120ccbc871028cd28a04c2aa3b61ec83b0667c0663106fe6a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 59a1a37fb4920bfad029efc4799892dea4c34bfabf2ff396645d2a7585607180109a4bd5c199eea98cb084cc765364e338493f763d7043b981cb91d5d20a0346
|
7
|
+
data.tar.gz: b473a0b3f81910c395708750640bc6a068afb40d2379e2266f17e2fdb92dd2f79d29099b85dfde1bab5e0e50a689c09af834c9889d228c4381439ffd88abe1ef
|
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.67.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-
|
11
|
+
date: 2024-11-05 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.
|