admin-api-lib 4.1.0__py3-none-any.whl → 4.1.1__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.
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.3
|
|
2
2
|
Name: admin-api-lib
|
|
3
|
-
Version: 4.1.
|
|
3
|
+
Version: 4.1.1
|
|
4
4
|
Summary: The admin backend is responsible for the document management. This includes deletion, upload and returning the source document.
|
|
5
5
|
License: Apache-2.0
|
|
6
6
|
Author: STACKIT GmbH & Co. KG
|
|
@@ -21,7 +21,7 @@ Requires-Dist: nltk (>=3.9.2,<4.0.0)
|
|
|
21
21
|
Requires-Dist: python-dateutil (>=2.9.0.post0,<3.0.0)
|
|
22
22
|
Requires-Dist: python-multipart (>=0.0.20,<0.0.21)
|
|
23
23
|
Requires-Dist: pyyaml (>=6.0.2,<7.0.0)
|
|
24
|
-
Requires-Dist: rag-core-lib (==4.
|
|
24
|
+
Requires-Dist: rag-core-lib (==4.1.1)
|
|
25
25
|
Requires-Dist: redis (>=6.0.0,<7.0.0)
|
|
26
26
|
Requires-Dist: starlette (>=0.49.1)
|
|
27
27
|
Requires-Dist: tenacity (==9.1.2)
|
|
@@ -101,6 +101,6 @@ admin_api_lib/summarizer/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZ
|
|
|
101
101
|
admin_api_lib/summarizer/summarizer.py,sha256=D0rkW0iZSys-68LcO1-PIkE0Faf2Grg-_9wu75Rc1OY,966
|
|
102
102
|
admin_api_lib/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
103
103
|
admin_api_lib/utils/utils.py,sha256=eaNQ_NzUEp4hwhCU9EEsUXvbRH_ekVariF7tTsO9Sco,834
|
|
104
|
-
admin_api_lib-4.1.
|
|
105
|
-
admin_api_lib-4.1.
|
|
106
|
-
admin_api_lib-4.1.
|
|
104
|
+
admin_api_lib-4.1.1.dist-info/METADATA,sha256=lI42-PfqicsDerq9XOOGFWUaLWoh-cl-T4aS9guEuy0,7900
|
|
105
|
+
admin_api_lib-4.1.1.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
|
|
106
|
+
admin_api_lib-4.1.1.dist-info/RECORD,,
|
|
File without changes
|