baml 0.57.1-arm64-darwin → 0.58.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: 55e0c62290dfa9a08eedc0b70ddcc6d722e6933d5ec64b726913a2c7e9d6fdd9
|
4
|
+
data.tar.gz: 8912fe40bfd0a9d5a25838725a102f7b7aed14153d0b9881b1b71d154f562f13
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ed9f928e7c96b8a3a18ad875ead47aef4c55f888a0a5a189d0b98a5663ee54280c839191f19931c08a8a1a0ebf8ba333a47b6fd0a90e897489960d87953e890b
|
7
|
+
data.tar.gz: e87430594ba0a7dc53f3de98e1ead2ab2363cc05b1f5299050f17271707cc59ce0599eee7d1095201e741d806bd9d163b101e27f72fa86678396a25fa3c7b5ea
|
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.58.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
|
+
date: 2024-10-02 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.
|