naas-abi-core 1.4.1__py3-none-any.whl → 1.4.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.
- {naas_abi_core-1.4.1.dist-info → naas_abi_core-1.4.2.dist-info}/METADATA +3 -2
- {naas_abi_core-1.4.1.dist-info → naas_abi_core-1.4.2.dist-info}/RECORD +4 -4
- {naas_abi_core-1.4.1.dist-info → naas_abi_core-1.4.2.dist-info}/WHEEL +0 -0
- {naas_abi_core-1.4.1.dist-info → naas_abi_core-1.4.2.dist-info}/entry_points.txt +0 -0
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: naas-abi-core
|
|
3
|
-
Version: 1.4.
|
|
3
|
+
Version: 1.4.2
|
|
4
4
|
Summary: Abi framework allowing you to build your AI system.
|
|
5
5
|
Project-URL: Homepage, https://github.com/jupyter-naas/abi
|
|
6
6
|
Project-URL: Repository, https://github.com/jupyter-naas/abi/tree/main/libs/naas-abi-core
|
|
7
7
|
Author-email: Maxime Jublou <maxime@naas.ai>, Florent Ravenel <florent@naas.ai>, Jeremy Ravenel <jeremy@naas.ai>
|
|
8
|
+
License: MIT License
|
|
8
9
|
Requires-Python: <4,>=3.10
|
|
9
10
|
Requires-Dist: click<8.2,>=8.1.1
|
|
10
11
|
Requires-Dist: docker>=7.1.0
|
|
@@ -15,7 +16,7 @@ Requires-Dist: langchain-openai<0.4,>=0.3.3
|
|
|
15
16
|
Requires-Dist: langgraph-checkpoint-postgres>=2.0.21
|
|
16
17
|
Requires-Dist: langgraph>=0.6.6
|
|
17
18
|
Requires-Dist: loguru<0.8,>=0.7.2
|
|
18
|
-
Requires-Dist: pandas-stubs>=2.3.2.
|
|
19
|
+
Requires-Dist: pandas-stubs>=2.3.2.250926
|
|
19
20
|
Requires-Dist: pandas>=2.3.3
|
|
20
21
|
Requires-Dist: pillow>=12.0.0
|
|
21
22
|
Requires-Dist: pip>=25.1.1
|
|
@@ -118,7 +118,7 @@ naas_abi_core/workflow/__init__.py,sha256=hZD58mCB1PApxITqftP_xgjxL7NeLvOfI-rJEN
|
|
|
118
118
|
naas_abi_core/workflow/workflow.py,sha256=ZufSS073JztVl0OQRTqNyK7FepFvv7gXlc4j5FAEZCI,1216
|
|
119
119
|
assets/favicon.ico,sha256=nWk8wrHZiJV3DeuWrP2MqilXxCuoNWKGtMZfYmEVQLw,666
|
|
120
120
|
assets/logo.png,sha256=zUu9sNgMmtzJhfNCinDs85GP1LDNVfTy8kYLKRT_pxA,9334
|
|
121
|
-
naas_abi_core-1.4.
|
|
122
|
-
naas_abi_core-1.4.
|
|
123
|
-
naas_abi_core-1.4.
|
|
124
|
-
naas_abi_core-1.4.
|
|
121
|
+
naas_abi_core-1.4.2.dist-info/METADATA,sha256=7VA-Yf3RbGzzZnWVaZtHhjF6mJMOs0ajIV-JbSeSNec,17567
|
|
122
|
+
naas_abi_core-1.4.2.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
|
|
123
|
+
naas_abi_core-1.4.2.dist-info/entry_points.txt,sha256=IX0WUFxZuo1JU6H66fcRR6y7gYChMVw_XA9suPk9_1Q,70
|
|
124
|
+
naas_abi_core-1.4.2.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|