baml-py 0.210.0__cp38-abi3-macosx_10_12_x86_64.whl → 0.211.0__cp38-abi3-macosx_10_12_x86_64.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
baml_py/baml_py.abi3.so CHANGED
Binary file
baml_py/baml_py.pyi CHANGED
@@ -418,8 +418,7 @@ class LLMStreamCall:
418
418
  def http_response(self) -> Optional[HTTPResponse]: ...
419
419
  @property
420
420
  def usage(self) -> Usage: ...
421
- @property
422
- def timing(self) -> Timing: ...
421
+
423
422
  @property
424
423
  def provider(self) -> str: ...
425
424
 
baml_py/logging.py CHANGED
@@ -1,3 +1,12 @@
1
1
  from .baml_py import set_log_level, set_log_json_mode, get_log_level, set_log_max_chunk_length
2
2
 
3
- __all__ = ["set_log_level", "set_log_json_mode", "get_log_level", "set_log_max_chunk_length"]
3
+ # Alias to match docs naming
4
+ set_log_max_message_length = set_log_max_chunk_length
5
+
6
+ __all__ = [
7
+ "set_log_level",
8
+ "set_log_json_mode",
9
+ "get_log_level",
10
+ "set_log_max_chunk_length",
11
+ "set_log_max_message_length",
12
+ ]
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: baml-py
3
- Version: 0.210.0
3
+ Version: 0.211.0
4
4
  License-File: LICENSE
5
5
  Summary: BAML python bindings (pyproject.toml)
6
6
  Author-email: Boundary <contact@boundaryml.com>
@@ -1,16 +1,16 @@
1
- baml_py-0.210.0.dist-info/METADATA,sha256=oI0SB0qaQFOg86WXnHSPgsjbmWjKRU-ElUdDLCD9GXs,304
2
- baml_py-0.210.0.dist-info/WHEEL,sha256=qq8T5RNN4nLzVDHWhr9aubnbXTyL36gsBivIyKvr8Qc,104
3
- baml_py-0.210.0.dist-info/entry_points.txt,sha256=C5Qb3JdnQK_6tOFKhrAJnEJsMSQzSoluojZp7aDNZGk,86
4
- baml_py-0.210.0.dist-info/licenses/LICENSE,sha256=QwcOLU5TJoTeUhuIXzhdCEEDDvorGiC6-3YTOl4TecE,11356
1
+ baml_py-0.211.0.dist-info/METADATA,sha256=6jWrq-XBs-lFqxkq-6XJmnrXiGhdhgRigTFtK8tO-_w,304
2
+ baml_py-0.211.0.dist-info/WHEEL,sha256=GPFYR4mIPdHeeQ1ax6E8LJaGIrcByvaZAJbs3IVoO7M,104
3
+ baml_py-0.211.0.dist-info/entry_points.txt,sha256=C5Qb3JdnQK_6tOFKhrAJnEJsMSQzSoluojZp7aDNZGk,86
4
+ baml_py-0.211.0.dist-info/licenses/LICENSE,sha256=QwcOLU5TJoTeUhuIXzhdCEEDDvorGiC6-3YTOl4TecE,11356
5
5
  baml_py/__init__.py,sha256=_tXffmw8Be3rMDR8Zfivr1Gp-wL7baJ-guSoIRaOsBY,943
6
- baml_py/baml_py.abi3.so,sha256=uBvBDieKOoj_bXPd28m1ExZ5lYqz-NsIUKfblDuHXE8,50875320
7
- baml_py/baml_py.pyi,sha256=A_YRK7A40eTGjfINTeSI0rrdbPTv0J7ur3xEJHDZrIc,17297
6
+ baml_py/baml_py.abi3.so,sha256=m_iOeEo_HkRG4z1W3t9j3RPi88b9bpscwecZs3xOnCo,49812200
7
+ baml_py/baml_py.pyi,sha256=hTW55BAnrMTiJqDuf2rCAZSQtKr_BWWC--Tx-y_QIRQ,17248
8
8
  baml_py/ctx_manager.py,sha256=JwWLvxFT05BnYiguzB-k-g47r7mft74L3mYt8e3qtus,6081
9
9
  baml_py/errors.py,sha256=cpD5OlBuKIX8IbImwM_VgHzTz0gJqZJMhnEulXEajAE,431
10
10
  baml_py/internal_monkeypatch.py,sha256=nuYufMyJQ3Nh3pWd1E7js_in2EZisFYzAD3N4KbCuVg,3598
11
- baml_py/logging.py,sha256=zM-yKPJ3LF4qpIptYQVr5zw_Gjimy3deWlTt4dOzVp0,190
11
+ baml_py/logging.py,sha256=N63Ohko3yu4idto0kt13X0AhxUQMVWHrgVbMpjgh_HQ,327
12
12
  baml_py/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
13
13
  baml_py/safe_import.py,sha256=ELnT9Jp1Z9ZqLZkbfmqYZ0vJpF-5dc2yshpryqn1UXE,2884
14
14
  baml_py/stream.py,sha256=jcVYi3d6OXqrm39ne7ZMmLlTVIkDAuaFoerPhGs_ceg,8243
15
15
  baml_py/type_builder.py,sha256=wDrMuEr2-9r2rjFbNOXIGf2g-zdd6y3n7jlb8cFNHZc,5615
16
- baml_py-0.210.0.dist-info/RECORD,,
16
+ baml_py-0.211.0.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: maturin (1.9.4)
2
+ Generator: maturin (1.9.6)
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp38-abi3-macosx_10_12_x86_64