synth-ai 0.1.0.dev11__py3-none-any.whl → 0.1.0.dev13__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.

@@ -34,6 +34,15 @@ together_naming_regexes: List[Pattern] = [
34
34
  groq_naming_regexes: List[Pattern] = [
35
35
  re.compile(r"^llama-3.3-70b-versatile$"),
36
36
  re.compile(r"^llama-3.1-8b-instant$"),
37
+ re.compile(r"^qwen-2.5-32b$"),
38
+ re.compile(r"^deepseek-r1-distill-qwen-32b$"),
39
+ re.compile(r"^deepseek-r1-distill-llama-70b-specdec$"),
40
+ re.compile(r"^deepseek-r1-distill-llama-70b$"),
41
+ re.compile(r"^llama-3.3-70b-specdec$"),
42
+ re.compile(r"^llama-3.2-1b-preview$"),
43
+ re.compile(r"^llama-3.2-3b-preview$"),
44
+ re.compile(r"^llama-3.2-11b-vision-preview$"),
45
+ re.compile(r"^llama-3.2-90b-vision-preview$"),
37
46
  ]
38
47
 
39
48
  mistral_naming_regexes: List[Pattern] = [
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: synth-ai
3
- Version: 0.1.0.dev11
3
+ Version: 0.1.0.dev13
4
4
  Summary: Software for aiding the best and multiplying the will.
5
5
  Home-page: https://github.com/synth-laboratories/synth-ai
6
6
  Author: Josh Purtell
@@ -44,7 +44,7 @@ Requires-Dist: google>=3.0.0
44
44
  Requires-Dist: google-generativeai>=0.8.1
45
45
  Requires-Dist: together>=1.2.12
46
46
  Requires-Dist: langfuse>=2.56.1
47
- Requires-Dist: synth-sdk>=0.3.1.dev3
47
+ Requires-Dist: synth-sdk>=0.3.1.dev4
48
48
  Requires-Dist: datasets>=3.2.0
49
49
  Requires-Dist: groq>=0.18.0
50
50
  Requires-Dist: pytest-timeout>=2.3.1
@@ -19,7 +19,7 @@ synth_ai/zyk/lms/core/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3h
19
19
  synth_ai/zyk/lms/core/all.py,sha256=wakK0HhvYRuaQZmxClURyNf3vUkTbm3OABw3TgpMjOQ,1185
20
20
  synth_ai/zyk/lms/core/exceptions.py,sha256=K0BVdAzxVIchsvYZAaHEH1GAWBZvpxhFi-SPcJOjyPQ,205
21
21
  synth_ai/zyk/lms/core/main.py,sha256=fdAPBjnyOfLBPtcD0D79tn0f7SrKv49zCP6IhiAeH9Y,9019
22
- synth_ai/zyk/lms/core/vendor_clients.py,sha256=BPbIrmAkxgAlSidPNFTlBmgTOp9wvStlIPHVBTwvM6A,2316
22
+ synth_ai/zyk/lms/core/vendor_clients.py,sha256=knvjXV7Pbjm_60cIqiw3mEIjehRZlfQZWXVLmS7m8GE,2746
23
23
  synth_ai/zyk/lms/cost/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
24
24
  synth_ai/zyk/lms/cost/monitor.py,sha256=cSKIvw6WdPZIRubADWxQoh1MdB40T8-jjgfNUeUHIn0,5
25
25
  synth_ai/zyk/lms/cost/statefulness.py,sha256=TOsuXL8IjtKOYJ2aJQF8TwJVqn_wQ7AIwJJmdhMye7U,36
@@ -47,8 +47,8 @@ synth_ai/zyk/lms/vendors/supported/together.py,sha256=Ni_jBqqGPN0PkkY-Ew64s3gNKk
47
47
  tests/test_agent.py,sha256=CjPPWuMWC_TzX1DkDald-bbAxgjXE-HPQvFhq2B--5k,22363
48
48
  tests/test_recursive_structured_outputs.py,sha256=Ne-9XwnOxN7eSpGbNHOpegR-sRj589I84T6y8Z_4QnA,5781
49
49
  tests/test_structured_outputs.py,sha256=J7sfbGZ7OeB5ONIKpcCTymyayNyAdFfGokC1bcUrSx0,3651
50
- synth_ai-0.1.0.dev11.dist-info/LICENSE,sha256=ynhjRQUfqA_RdGRATApfFA_fBAy9cno04sLtLUqxVFM,1069
51
- synth_ai-0.1.0.dev11.dist-info/METADATA,sha256=lq9bmq-uHIRunVpNtqApB5a940du4uoMiBq10faDkMc,2773
52
- synth_ai-0.1.0.dev11.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
53
- synth_ai-0.1.0.dev11.dist-info/top_level.txt,sha256=5GzJO9j-KbJ_4ppxhmCUa_qdhHM4-9cHHNU76yAI8do,42
54
- synth_ai-0.1.0.dev11.dist-info/RECORD,,
50
+ synth_ai-0.1.0.dev13.dist-info/LICENSE,sha256=ynhjRQUfqA_RdGRATApfFA_fBAy9cno04sLtLUqxVFM,1069
51
+ synth_ai-0.1.0.dev13.dist-info/METADATA,sha256=YKGmgRd5dk-ZgxnWGC8jV7dvc-3rIzHCuc1gKnQSMZM,2773
52
+ synth_ai-0.1.0.dev13.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
53
+ synth_ai-0.1.0.dev13.dist-info/top_level.txt,sha256=5GzJO9j-KbJ_4ppxhmCUa_qdhHM4-9cHHNU76yAI8do,42
54
+ synth_ai-0.1.0.dev13.dist-info/RECORD,,