synth-ai 0.1.7__py3-none-any.whl → 0.1.8__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.
@@ -49,6 +49,7 @@ groq_naming_regexes: List[Pattern] = [
49
49
  re.compile(r"^meta-llama/llama-4-scout-17b-16e-instruct$"),
50
50
  re.compile(r"^meta-llama/llama-4-maverick-17b-128e-instruct$"),
51
51
  re.compile(r"^qwen/qwen3-32b$"),
52
+ re.compile(r"^moonshotai/kimi-k2-instruct$"),
52
53
  ]
53
54
 
54
55
  mistral_naming_regexes: List[Pattern] = [
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: synth-ai
3
- Version: 0.1.7
3
+ Version: 0.1.8
4
4
  Home-page: https://github.com/synth-laboratories/synth-ai
5
5
  Author: Josh Purtell
6
6
  Author-email: josh@usesynth.com
@@ -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=hy6voRBO76geqG9IWWOyb_65Gay_iaEuRNblTz-gEi4,1574
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=A9_BR2lek9P8xzn_AXfdPbA0cguDhs7ZyyJeekNdRy8,3898
17
+ synth_ai/zyk/lms/core/vendor_clients.py,sha256=aOON3T3OJ69U9mLF3C6-LQ9kcx6-nKZIbF2YzO_5Cl8,3948
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
@@ -42,8 +42,8 @@ synth_ai/zyk/lms/vendors/supported/groq.py,sha256=Fbi7QvhdLx0F-VHO5PY-uIQlPR0bo3
42
42
  synth_ai/zyk/lms/vendors/supported/ollama.py,sha256=K30VBFRTd7NYyPmyBVRZS2sm0UB651AHp9i3wd55W64,469
43
43
  synth_ai/zyk/lms/vendors/supported/openrouter.py,sha256=QdpqZFVCap-0oPsKiJkWr7o-dGaX3IMPSGehS2jw1IM,2607
44
44
  synth_ai/zyk/lms/vendors/supported/together.py,sha256=Ni_jBqqGPN0PkkY-Ew64s3gNKk51k3FCpLSwlNhKbf0,342
45
- synth_ai-0.1.7.dist-info/licenses/LICENSE,sha256=ynhjRQUfqA_RdGRATApfFA_fBAy9cno04sLtLUqxVFM,1069
46
- synth_ai-0.1.7.dist-info/METADATA,sha256=dShMPd1m1ftiyhlhiZqWUoxxVhk53f9zS8hlbQVC6JA,1084
47
- synth_ai-0.1.7.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
48
- synth_ai-0.1.7.dist-info/top_level.txt,sha256=fBmtZyVHuKaGa29oHBaaUkrUIWTqSpoVMPiVdCDP3k8,9
49
- synth_ai-0.1.7.dist-info/RECORD,,
45
+ synth_ai-0.1.8.dist-info/licenses/LICENSE,sha256=ynhjRQUfqA_RdGRATApfFA_fBAy9cno04sLtLUqxVFM,1069
46
+ synth_ai-0.1.8.dist-info/METADATA,sha256=mXoPocDv-vqgeXFJkrve0JBF-neWEU9CNEPSMjSfv9s,1084
47
+ synth_ai-0.1.8.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
48
+ synth_ai-0.1.8.dist-info/top_level.txt,sha256=fBmtZyVHuKaGa29oHBaaUkrUIWTqSpoVMPiVdCDP3k8,9
49
+ synth_ai-0.1.8.dist-info/RECORD,,