vectorvein 0.2.92__py3-none-any.whl → 0.2.94__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.
- vectorvein/types/defaults.py +26 -2
- {vectorvein-0.2.92.dist-info → vectorvein-0.2.94.dist-info}/METADATA +1 -1
- {vectorvein-0.2.92.dist-info → vectorvein-0.2.94.dist-info}/RECORD +5 -5
- {vectorvein-0.2.92.dist-info → vectorvein-0.2.94.dist-info}/WHEEL +0 -0
- {vectorvein-0.2.92.dist-info → vectorvein-0.2.94.dist-info}/entry_points.txt +0 -0
vectorvein/types/defaults.py
CHANGED
@@ -797,8 +797,24 @@ ANTHROPIC_MODELS: Final[Dict[str, ModelSettingDict]] = {
|
|
797
797
|
},
|
798
798
|
"claude-3-7-sonnet-20250219": {
|
799
799
|
"id": "claude-3-7-sonnet-20250219",
|
800
|
-
"context_length":
|
801
|
-
"max_output_tokens":
|
800
|
+
"context_length": 200000,
|
801
|
+
"max_output_tokens": 64000,
|
802
|
+
"function_call_available": True,
|
803
|
+
"response_format_available": False,
|
804
|
+
"native_multimodal": True,
|
805
|
+
},
|
806
|
+
"claude-sonnet-4-20250514": {
|
807
|
+
"id": "claude-sonnet-4-20250514",
|
808
|
+
"context_length": 200000,
|
809
|
+
"max_output_tokens": 64000,
|
810
|
+
"function_call_available": True,
|
811
|
+
"response_format_available": False,
|
812
|
+
"native_multimodal": True,
|
813
|
+
},
|
814
|
+
"claude-opus-4-20250514": {
|
815
|
+
"id": "claude-opus-4-20250514",
|
816
|
+
"context_length": 200000,
|
817
|
+
"max_output_tokens": 32000,
|
802
818
|
"function_call_available": True,
|
803
819
|
"response_format_available": False,
|
804
820
|
"native_multimodal": True,
|
@@ -964,6 +980,14 @@ GEMINI_MODELS: Final[Dict[str, ModelSettingDict]] = {
|
|
964
980
|
"response_format_available": True,
|
965
981
|
"native_multimodal": True,
|
966
982
|
},
|
983
|
+
"gemini-2.5-flash-preview-05-20": {
|
984
|
+
"id": "gemini-2.5-flash-preview-05-20",
|
985
|
+
"context_length": 1048576,
|
986
|
+
"max_output_tokens": 65536,
|
987
|
+
"function_call_available": True,
|
988
|
+
"response_format_available": True,
|
989
|
+
"native_multimodal": True,
|
990
|
+
},
|
967
991
|
"gemini-2.5-pro-preview-05-06": {
|
968
992
|
"id": "gemini-2.5-pro-preview-05-06",
|
969
993
|
"context_length": 1048576,
|
@@ -1,6 +1,6 @@
|
|
1
|
-
vectorvein-0.2.
|
2
|
-
vectorvein-0.2.
|
3
|
-
vectorvein-0.2.
|
1
|
+
vectorvein-0.2.94.dist-info/METADATA,sha256=vX4U8vYbP1dD772MHlWMvmA1u9eo4ogx2Dw2FH4zBNc,4567
|
2
|
+
vectorvein-0.2.94.dist-info/WHEEL,sha256=tSfRZzRHthuv7vxpI4aehrdN9scLjk-dCJkPLzkHxGg,90
|
3
|
+
vectorvein-0.2.94.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=xF-leKDQzVyyy9FnIRaz0k4eElYW1XbbzeRLcpnyk90,33047
|
@@ -32,7 +32,7 @@ vectorvein/server/token_server.py,sha256=36F9PKSNOX8ZtYBXY_l-76GQTpUSmQ2Y8EMy1H7
|
|
32
32
|
vectorvein/settings/__init__.py,sha256=j8BNRqJ23GWI83vFzOQJZvZuy-WtKMeOTJRghG4cG5I,11471
|
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=
|
35
|
+
vectorvein/types/defaults.py,sha256=XUkZI2soCyatfPlXPveDVi6_BtpZxTLk4hjPCBn9BSs,38445
|
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=q2Ilrh0mjERnI8qRDJ-2exQlHiMb-HEXVFTDiAVk6Dk,9452
|
@@ -65,4 +65,4 @@ vectorvein/workflow/utils/analyse.py,sha256=msmvyz35UTYTwqQR5sg9H0sm1vxmGDSmep9X
|
|
65
65
|
vectorvein/workflow/utils/check.py,sha256=B_NdwqIqnc7Ko2HHqFpfOmWVaAu21tPITe0szKfiZKc,11414
|
66
66
|
vectorvein/workflow/utils/json_to_code.py,sha256=P8dhhSNgKhTnW17qXNjLO2aLdb0rA8qMAWxhObol2TU,7295
|
67
67
|
vectorvein/workflow/utils/layout.py,sha256=j0bRD3uaXu40xCS6U6BGahBI8FrHa5MiF55GbTrZ1LM,4565
|
68
|
-
vectorvein-0.2.
|
68
|
+
vectorvein-0.2.94.dist-info/RECORD,,
|
File without changes
|
File without changes
|