synth-ai 0.0.0.dev2__py3-none-any.whl → 0.0.0.dev4__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-0.0.0.dev2.dist-info → synth_ai-0.0.0.dev4.dist-info}/METADATA +8 -2
- synth_ai-0.0.0.dev4.dist-info/RECORD +6 -0
- synth_ai-0.0.0.dev2.dist-info/RECORD +0 -6
- {synth_ai-0.0.0.dev2.dist-info → synth_ai-0.0.0.dev4.dist-info}/LICENSE +0 -0
- {synth_ai-0.0.0.dev2.dist-info → synth_ai-0.0.0.dev4.dist-info}/WHEEL +0 -0
- {synth_ai-0.0.0.dev2.dist-info → synth_ai-0.0.0.dev4.dist-info}/top_level.txt +0 -0
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
Metadata-Version: 2.2
|
|
2
2
|
Name: synth-ai
|
|
3
|
-
Version: 0.0.0.
|
|
3
|
+
Version: 0.0.0.dev4
|
|
4
4
|
Summary: Software for aiding the best and multiplying the will.
|
|
5
|
+
Home-page: https://github.com/synth-laboratories/synth-ai
|
|
6
|
+
Author: Josh Purtell
|
|
5
7
|
Author-email: Josh Purtell <josh@usesynth.ai>
|
|
6
8
|
License: MIT License
|
|
7
9
|
|
|
@@ -42,8 +44,12 @@ Requires-Dist: google>=3.0.0
|
|
|
42
44
|
Requires-Dist: google-generativeai>=0.8.1
|
|
43
45
|
Requires-Dist: together>=1.2.12
|
|
44
46
|
Requires-Dist: langfuse>=2.56.1
|
|
45
|
-
Requires-Dist: synth-sdk==0.3.
|
|
47
|
+
Requires-Dist: synth-sdk==0.3.1.dev3
|
|
46
48
|
Requires-Dist: datasets>=3.2.0
|
|
49
|
+
Requires-Dist: groq>=0.18.0
|
|
50
|
+
Requires-Dist: pytest-timeout>=2.3.1
|
|
51
|
+
Dynamic: author
|
|
52
|
+
Dynamic: home-page
|
|
47
53
|
|
|
48
54
|
AI Infra used by the Synth AI Team
|
|
49
55
|
```
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
synth_ai/__init__.py,sha256=bf6Bd1RWGWHYrBUBvkQpqIyZhPFP_RmO49QftIKO92k,197
|
|
2
|
+
synth_ai-0.0.0.dev4.dist-info/LICENSE,sha256=ynhjRQUfqA_RdGRATApfFA_fBAy9cno04sLtLUqxVFM,1069
|
|
3
|
+
synth_ai-0.0.0.dev4.dist-info/METADATA,sha256=LXuaOL8x7AkLmcB6yZohrmnxTjhRHIJfOvh2xKXzcZ0,2675
|
|
4
|
+
synth_ai-0.0.0.dev4.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
|
5
|
+
synth_ai-0.0.0.dev4.dist-info/top_level.txt,sha256=fBmtZyVHuKaGa29oHBaaUkrUIWTqSpoVMPiVdCDP3k8,9
|
|
6
|
+
synth_ai-0.0.0.dev4.dist-info/RECORD,,
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
synth_ai/__init__.py,sha256=bf6Bd1RWGWHYrBUBvkQpqIyZhPFP_RmO49QftIKO92k,197
|
|
2
|
-
synth_ai-0.0.0.dev2.dist-info/LICENSE,sha256=ynhjRQUfqA_RdGRATApfFA_fBAy9cno04sLtLUqxVFM,1069
|
|
3
|
-
synth_ai-0.0.0.dev2.dist-info/METADATA,sha256=pynyRL1Ij5CQSxp6VcuYzVDiu0KhGqKktYlmSSThSTA,2491
|
|
4
|
-
synth_ai-0.0.0.dev2.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
|
5
|
-
synth_ai-0.0.0.dev2.dist-info/top_level.txt,sha256=fBmtZyVHuKaGa29oHBaaUkrUIWTqSpoVMPiVdCDP3k8,9
|
|
6
|
-
synth_ai-0.0.0.dev2.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|