vectorvein 0.3.4__py3-none-any.whl → 0.3.6__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.
@@ -83,6 +83,13 @@ MOONSHOT_MODELS: Final[dict[str, ModelSettingDict]] = {
83
83
  "response_format_available": False,
84
84
  "native_multimodal": True,
85
85
  },
86
+ "kimi-k2-0711-preview": {
87
+ "id": "kimi-k2-0711-preview",
88
+ "context_length": 131072,
89
+ "function_call_available": True,
90
+ "response_format_available": True,
91
+ "native_multimodal": False,
92
+ },
86
93
  }
87
94
 
88
95
  # Deepseek models
@@ -1236,4 +1243,11 @@ XAI_MODELS: Final[dict[str, ModelSettingDict]] = {
1236
1243
  "response_format_available": True,
1237
1244
  "native_multimodal": False,
1238
1245
  },
1246
+ "grok-4": {
1247
+ "id": "grok-4",
1248
+ "context_length": 256000,
1249
+ "function_call_available": True,
1250
+ "response_format_available": True,
1251
+ "native_multimodal": False,
1252
+ },
1239
1253
  }
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: vectorvein
3
- Version: 0.3.4
3
+ Version: 0.3.6
4
4
  Summary: VectorVein Python SDK
5
5
  Author-Email: Anderson <andersonby@163.com>
6
6
  License: MIT
@@ -1,6 +1,6 @@
1
- vectorvein-0.3.4.dist-info/METADATA,sha256=HkT06qe0t0D0cgSJP1keFdvViGeqbsdPLhJlJJfgsTQ,4566
2
- vectorvein-0.3.4.dist-info/WHEEL,sha256=9P2ygRxDrTJz3gsagc0Z96ukrxjr-LFBGOgv3AuKlCA,90
3
- vectorvein-0.3.4.dist-info/entry_points.txt,sha256=6OYgBcLyFCUgeqLgnvMyOJxPCWzgy7se4rLPKtNonMs,34
1
+ vectorvein-0.3.6.dist-info/METADATA,sha256=O1JvegJIcCH9Sni7yOcCIEk7DzJ2b7WxwmLbu5O46Vc,4566
2
+ vectorvein-0.3.6.dist-info/WHEEL,sha256=9P2ygRxDrTJz3gsagc0Z96ukrxjr-LFBGOgv3AuKlCA,90
3
+ vectorvein-0.3.6.dist-info/entry_points.txt,sha256=6OYgBcLyFCUgeqLgnvMyOJxPCWzgy7se4rLPKtNonMs,34
4
4
  vectorvein/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
5
5
  vectorvein/api/__init__.py,sha256=lfY-XA46fgD2iIZTU0VYP8i07AwA03Egj4Qua0vUKrQ,738
6
6
  vectorvein/api/client.py,sha256=FZlKLKoI4MwXCpXmHrgfn4sk6XpanEhBoqgUkNfPsMc,32706
@@ -32,7 +32,7 @@ vectorvein/server/token_server.py,sha256=_ThjCpU8OFBek2Hai1FkPZwZENZWEhmbHYriXzZ
32
32
  vectorvein/settings/__init__.py,sha256=sbwUVC8niT9thGucRdARuE7ZwXafFEhkRm2dfnyHc7o,11400
33
33
  vectorvein/settings/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
34
34
  vectorvein/types/__init__.py,sha256=0XNY7FGPklSk0eKPR0ZgwG2kNqyZ0z3Z3G7oLP0ep8Y,3838
35
- vectorvein/types/defaults.py,sha256=nN54EmijBBxZzTzD7VKkjJkDC8emWyp3uj4309ykKxY,40065
35
+ vectorvein/types/defaults.py,sha256=3XAmrjwstxUj5ANRs8QVXgH7o4oyhdf4Wr_1nrEcQqU,40509
36
36
  vectorvein/types/enums.py,sha256=LplSVkXLBK-t8TWtJKj_f7ktWTd6CSHWRLb67XKMm54,1716
37
37
  vectorvein/types/exception.py,sha256=KtnqZ-1DstHm95SZAyZdHhkGq1bJ4A9Aw3Zfdu-VIFo,130
38
38
  vectorvein/types/llm_parameters.py,sha256=7_w8IWtGhqRqw9cyYeNNUyvE4b1fJPuYHdy77KVs2uQ,9655
@@ -65,4 +65,4 @@ vectorvein/workflow/utils/analyse.py,sha256=8kL3tAo6vOYkeg1zbMHyuuy16zuSRklFK_wA
65
65
  vectorvein/workflow/utils/check.py,sha256=w-wmGeBO_zpQ5-7t3m_OZeVfSM6g_lsk1pZPAfdO_r4,11247
66
66
  vectorvein/workflow/utils/json_to_code.py,sha256=HgCyc1h4hqZnT1HR0XqdLUzOIMtDw8Y0nTXXU5r2ZYw,7099
67
67
  vectorvein/workflow/utils/layout.py,sha256=m8Jui-htCB6RwkkDwtj0elOdtkFsx7rSjdxwpRnYPFY,4500
68
- vectorvein-0.3.4.dist-info/RECORD,,
68
+ vectorvein-0.3.6.dist-info/RECORD,,