baml 0.72.1-arm64-darwin → 0.73.3-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: 10f25b171b5c8962f380e8c246cce28c598c3840d58b0e88768d6afb48129f1c
|
4
|
+
data.tar.gz: 1f5b2e387b191ceb407e98e9163d952aa1ce78e0fdc6da358dd49013ee784876
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: caf4960da836bac4624149df8d2b5986ab5b41a53da63f8605cd992cd447a87fb0ed0a41f5ca201eb01ec081af3f654bf7140a9edff00ce0998ddd22645b99d6
|
7
|
+
data.tar.gz: ba940c244ee68fbe3793f16ffb2237daa4bdf0d2cb3c43c7b447f4b17fd6c19041db1152bc9e75593a06ba7711f890175d15360074e3bc94382646cb237e593e
|
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.73.3
|
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-22 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.
|