baml 0.61.1-arm64-darwin → 0.63.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: 5a412187d0ea2dc3c8f87cd29afdb67be82725be06e3ad129717455843f91031
|
4
|
+
data.tar.gz: 32fc8a1bef45928e30d6e4d92c05a752a9c8caf59e0c090b59acf7b5e679dc12
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b96cd0533fbd22d9f8f249c38f2f6cd6552162b703fd0b4492b904c8189f8a5b267d10840c505d5ecc31b9f753fd827c7fa7aab20f1599ec470e474c12e0cfaa
|
7
|
+
data.tar.gz: 899946222bfef35ebf65d03dc5a6097ab14eae35b0cd44201317a863d712ef059d83a1296c0a2db3f93c329294c38646c4142e3b74a41104d48995bbc4a12b88
|
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.63.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-10-
|
11
|
+
date: 2024-10-23 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.
|