baml 0.70.0-arm64-darwin → 0.70.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: 6b59032a39928fa7e59004a6bf83b6eeb93cb24af9dc1f282150ae7c677e9393
|
4
|
+
data.tar.gz: 6008cbae44804fb9a3c8bc357397c102a594e5c72b02708eb337dcfb2683c64a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 4cf6a3c2525501793c9379e9e95f88fb0f601bb2d531dfaaa8d432ae1f2f59fa333666b8a7463ec16df9b1ebb49dcbb9efe161bb6b6308f80459c22ba3254a3e
|
7
|
+
data.tar.gz: 8b51cb34418fe1201384b8f1e1a574bcd3602cf8e20ebbfd39440cd3e10f3ca7138588af7846d3353d8345fe598835681b21d11c6d564d314301e370ad34600b
|
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.70.
|
4
|
+
version: 0.70.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: 2024-12-
|
11
|
+
date: 2024-12-13 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.
|