synth-ai 0.1.1__py3-none-any.whl → 0.1.2__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.
@@ -44,6 +44,9 @@ groq_naming_regexes: List[Pattern] = [
44
44
  re.compile(r"^llama-3.2-3b-preview$"),
45
45
  re.compile(r"^llama-3.2-11b-vision-preview$"),
46
46
  re.compile(r"^llama-3.2-90b-vision-preview$"),
47
+ re.compile(r"^meta-llama/llama-4-scout-17b-16e-instruct$"),
48
+ re.compile(r"^meta-llama/llama-4-maverick-17b-128e-instruct$"),
49
+ re.compile(r"^qwen/qwen3-32b$"),
47
50
  ]
48
51
 
49
52
  mistral_naming_regexes: List[Pattern] = [
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: synth-ai
3
- Version: 0.1.1
3
+ Version: 0.1.2
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
@@ -14,7 +14,7 @@ synth_ai/zyk/lms/core/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3h
14
14
  synth_ai/zyk/lms/core/all.py,sha256=wakK0HhvYRuaQZmxClURyNf3vUkTbm3OABw3TgpMjOQ,1185
15
15
  synth_ai/zyk/lms/core/exceptions.py,sha256=K0BVdAzxVIchsvYZAaHEH1GAWBZvpxhFi-SPcJOjyPQ,205
16
16
  synth_ai/zyk/lms/core/main.py,sha256=pLz7COTdvDWQivYaA1iYYF2onUOosD_sFaPJG48bdKM,10598
17
- synth_ai/zyk/lms/core/vendor_clients.py,sha256=1h428pLiP6VeHvLOYRCtxfmuwJceYp30jPF5Fr48JtI,2783
17
+ synth_ai/zyk/lms/core/vendor_clients.py,sha256=2uOF8npvY8epCovL3HRRpDaHTtmj4QhwWAIYl9q5Cg4,2952
18
18
  synth_ai/zyk/lms/cost/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
19
19
  synth_ai/zyk/lms/cost/monitor.py,sha256=cSKIvw6WdPZIRubADWxQoh1MdB40T8-jjgfNUeUHIn0,5
20
20
  synth_ai/zyk/lms/cost/statefulness.py,sha256=TOsuXL8IjtKOYJ2aJQF8TwJVqn_wQ7AIwJJmdhMye7U,36
@@ -39,8 +39,8 @@ synth_ai/zyk/lms/vendors/supported/deepseek.py,sha256=BElW0NGpkSA62wOqzzMtDw8XR3
39
39
  synth_ai/zyk/lms/vendors/supported/groq.py,sha256=Fbi7QvhdLx0F-VHO5PY-uIQlPR0bo3C9h1MvIOx8nz0,388
40
40
  synth_ai/zyk/lms/vendors/supported/ollama.py,sha256=K30VBFRTd7NYyPmyBVRZS2sm0UB651AHp9i3wd55W64,469
41
41
  synth_ai/zyk/lms/vendors/supported/together.py,sha256=Ni_jBqqGPN0PkkY-Ew64s3gNKk51k3FCpLSwlNhKbf0,342
42
- synth_ai-0.1.1.dist-info/licenses/LICENSE,sha256=ynhjRQUfqA_RdGRATApfFA_fBAy9cno04sLtLUqxVFM,1069
43
- synth_ai-0.1.1.dist-info/METADATA,sha256=BjJtYAkp5b4DHpjV7FkAl19k_cgRVlpuTJh8Oxo9HK0,2760
44
- synth_ai-0.1.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
45
- synth_ai-0.1.1.dist-info/top_level.txt,sha256=fBmtZyVHuKaGa29oHBaaUkrUIWTqSpoVMPiVdCDP3k8,9
46
- synth_ai-0.1.1.dist-info/RECORD,,
42
+ synth_ai-0.1.2.dist-info/licenses/LICENSE,sha256=ynhjRQUfqA_RdGRATApfFA_fBAy9cno04sLtLUqxVFM,1069
43
+ synth_ai-0.1.2.dist-info/METADATA,sha256=lpUYgIXMnNL3if9t7GzC6-N40nroLhEJIxDJQThPwWU,2760
44
+ synth_ai-0.1.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
45
+ synth_ai-0.1.2.dist-info/top_level.txt,sha256=fBmtZyVHuKaGa29oHBaaUkrUIWTqSpoVMPiVdCDP3k8,9
46
+ synth_ai-0.1.2.dist-info/RECORD,,