synth-ai 0.0.0.dev1__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.

@@ -0,0 +1,21 @@
1
+ MIT License
2
+
3
+ Copyright (c) 2024 Josh Purtell
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
@@ -0,0 +1,62 @@
1
+ Metadata-Version: 2.2
2
+ Name: synth-ai
3
+ Version: 0.0.0.dev1
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
7
+ Author-email: Josh Purtell <josh@usesynth.ai>
8
+ License: MIT License
9
+
10
+ Copyright (c) 2024 Josh Purtell
11
+
12
+ Permission is hereby granted, free of charge, to any person obtaining a copy
13
+ of this software and associated documentation files (the "Software"), to deal
14
+ in the Software without restriction, including without limitation the rights
15
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
16
+ copies of the Software, and to permit persons to whom the Software is
17
+ furnished to do so, subject to the following conditions:
18
+
19
+ The above copyright notice and this permission notice shall be included in all
20
+ copies or substantial portions of the Software.
21
+
22
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
23
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
24
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
25
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
26
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
27
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
28
+ SOFTWARE.
29
+
30
+ Project-URL: Homepage, https://github.com/synth-laboratories/synth-ai
31
+ Keywords: synth-ai
32
+ Classifier: License :: OSI Approved :: MIT License
33
+ Classifier: Programming Language :: Python
34
+ Classifier: Programming Language :: Python :: 3
35
+ Requires-Python: >=3.10
36
+ Description-Content-Type: text/markdown
37
+ License-File: LICENSE
38
+ Requires-Dist: openai
39
+ Requires-Dist: pydantic
40
+ Requires-Dist: diskcache
41
+ Requires-Dist: backoff>=2.2.1
42
+ Requires-Dist: anthropic>=0.34.2
43
+ Requires-Dist: google>=3.0.0
44
+ Requires-Dist: google-generativeai>=0.8.1
45
+ Requires-Dist: together>=1.2.12
46
+ Requires-Dist: langfuse>=2.56.1
47
+ Requires-Dist: synth-sdk==0.3.0
48
+ Requires-Dist: datasets>=3.2.0
49
+ Dynamic: author
50
+ Dynamic: home-page
51
+
52
+ AI Infra used by the Synth AI Team
53
+ ```
54
+ _____ _ _ _____
55
+ / ____| | | | | /\ |_ _|
56
+ | (___ _ _ _ __ | |_| |__ / \ | |
57
+ \___ \| | | | '_ \| __| '_ \ / /\ \ | |
58
+ ____) | |_| | | | | |_| | | | / ____ \ _| |_
59
+ |_____/ \__, |_| |_|\__|_| |_| /_/ \_\_____|
60
+ __/ |
61
+ |___/
62
+ ```
@@ -0,0 +1,5 @@
1
+ synth_ai-0.0.0.dev1.dist-info/LICENSE,sha256=ynhjRQUfqA_RdGRATApfFA_fBAy9cno04sLtLUqxVFM,1069
2
+ synth_ai-0.0.0.dev1.dist-info/METADATA,sha256=WLA8lwcYaJHaVDGHelxleXoPKYQ4zJ7bMvCrIAwuPRQ,2605
3
+ synth_ai-0.0.0.dev1.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
4
+ synth_ai-0.0.0.dev1.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
5
+ synth_ai-0.0.0.dev1.dist-info/RECORD,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: setuptools (75.8.0)
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
5
+