synth-ai 0.2.5__py3-none-any.whl → 0.2.6__py3-none-any.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.
Potentially problematic release.
This version of synth-ai might be problematic. Click here for more details.
- synth_ai/__init__.py +1 -1
- {synth_ai-0.2.5.dist-info → synth_ai-0.2.6.dist-info}/METADATA +2 -2
- {synth_ai-0.2.5.dist-info → synth_ai-0.2.6.dist-info}/RECORD +7 -7
- {synth_ai-0.2.5.dist-info → synth_ai-0.2.6.dist-info}/WHEEL +0 -0
- {synth_ai-0.2.5.dist-info → synth_ai-0.2.6.dist-info}/entry_points.txt +0 -0
- {synth_ai-0.2.5.dist-info → synth_ai-0.2.6.dist-info}/licenses/LICENSE +0 -0
- {synth_ai-0.2.5.dist-info → synth_ai-0.2.6.dist-info}/top_level.txt +0 -0
synth_ai/__init__.py
CHANGED
|
@@ -23,7 +23,7 @@ from synth_ai.tracing_v1.abstractions import (
|
|
|
23
23
|
from synth_ai.tracing_v1.decorators import trace_event_async, trace_event_sync
|
|
24
24
|
from synth_ai.tracing_v1.upload import upload
|
|
25
25
|
|
|
26
|
-
__version__ = "0.2.
|
|
26
|
+
__version__ = "0.2.6"
|
|
27
27
|
__all__ = [
|
|
28
28
|
"LM",
|
|
29
29
|
"tracing",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: synth-ai
|
|
3
|
-
Version: 0.2.
|
|
4
|
-
Summary:
|
|
3
|
+
Version: 0.2.6
|
|
4
|
+
Summary: RL as a service SDK - Core AI functionality and tracing
|
|
5
5
|
Author-email: Synth AI <josh@usesynth.ai>
|
|
6
6
|
License-Expression: MIT
|
|
7
7
|
Project-URL: Homepage, https://github.com/synth-laboratories/synth-ai
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
synth_ai/__init__.py,sha256=
|
|
1
|
+
synth_ai/__init__.py,sha256=d9MWuhs_1WSItqw1u74qXPP4Gd1iadrwvUqa06VLEj8,1349
|
|
2
2
|
synth_ai/__main__.py,sha256=Kh1xBKkTE5Vs2qNMtDuuOXerHUptMcOiF3YziOpC6DA,146
|
|
3
3
|
synth_ai/http.py,sha256=aKIGsGwMBi7S0Tg57Q1Nxdoxjh2sn9xzNziLYhfSA3c,4427
|
|
4
4
|
synth_ai/install_sqld.sh,sha256=AMBhlfq661PxeTTc6D4K_Nei_qwMvA84ei4NhQzmUUk,928
|
|
@@ -408,9 +408,9 @@ synth_ai/v0/tracing_v1/events/manage.py,sha256=ZDXXP-ZwLH9LCsmw7Ru9o55d7bl_diPtJ
|
|
|
408
408
|
synth_ai/v0/tracing_v1/events/scope.py,sha256=BuBkhSpVHUJt8iGT9HJZF82rbb88mQcd2vM2shg-w2I,2550
|
|
409
409
|
synth_ai/v0/tracing_v1/events/store.py,sha256=0342lvAcalyJbVEIzQFaPuMQGgwiFm7M5rE6gr-G0E8,9041
|
|
410
410
|
synth_ai/zyk/__init__.py,sha256=htVLnzTYQ5rxzYpzSYBm7_o6uNKZ3pB_PrqkBrgTRS4,771
|
|
411
|
-
synth_ai-0.2.
|
|
412
|
-
synth_ai-0.2.
|
|
413
|
-
synth_ai-0.2.
|
|
414
|
-
synth_ai-0.2.
|
|
415
|
-
synth_ai-0.2.
|
|
416
|
-
synth_ai-0.2.
|
|
411
|
+
synth_ai-0.2.6.dist-info/licenses/LICENSE,sha256=ynhjRQUfqA_RdGRATApfFA_fBAy9cno04sLtLUqxVFM,1069
|
|
412
|
+
synth_ai-0.2.6.dist-info/METADATA,sha256=oOwOAXse1sT6nMbUR04UMQMPqKsjxlBSaP4xOKfqYBI,3975
|
|
413
|
+
synth_ai-0.2.6.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
414
|
+
synth_ai-0.2.6.dist-info/entry_points.txt,sha256=Neq-3bT7TAijjgOIR77pKL-WYg6TWBDeO8pp_nL4vGY,91
|
|
415
|
+
synth_ai-0.2.6.dist-info/top_level.txt,sha256=fBmtZyVHuKaGa29oHBaaUkrUIWTqSpoVMPiVdCDP3k8,9
|
|
416
|
+
synth_ai-0.2.6.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|