baml 0.70.5-arm64-darwin → 0.71.1-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: 2295c83abf1109740d5d88a25133d19977e2a0ce2c7cce2d2185433df0f83470
|
4
|
+
data.tar.gz: 6a583b07c4e91e02cdb0d01bd022066d6049eaee1bb0f290d4077101b67d6fe5
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 34f5367bd621b414504bc26637edc0e6b9fb1a34f6a4c70065e2a35422b2538ca721190e04f1d72b812d737665c92bfa33caed59540fb4a10d281aaea03cb6ed
|
7
|
+
data.tar.gz: 76a2180b94c4a20ba1f75e6cd55906f68f963e6696c70d56a5b0042140ed486fb79e2fc7482fdf572205524e7ab3a7443ef8696f21ed6fe5b770c3b1e34b832b
|
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.71.1
|
5
5
|
platform: arm64-darwin
|
6
6
|
authors:
|
7
7
|
- BoundaryML
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2025-01-01 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.
|