cognee 0.2.2.dev1__py3-none-any.whl → 0.2.3__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.
- {cognee-0.2.2.dev1.dist-info → cognee-0.2.3.dist-info}/METADATA +4 -4
- {cognee-0.2.2.dev1.dist-info → cognee-0.2.3.dist-info}/RECORD +5 -5
- {cognee-0.2.2.dev1.dist-info → cognee-0.2.3.dist-info}/WHEEL +0 -0
- {cognee-0.2.2.dev1.dist-info → cognee-0.2.3.dist-info}/licenses/LICENSE +0 -0
- {cognee-0.2.2.dev1.dist-info → cognee-0.2.3.dist-info}/licenses/NOTICE.md +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: cognee
|
|
3
|
-
Version: 0.2.
|
|
3
|
+
Version: 0.2.3
|
|
4
4
|
Summary: Cognee - is a library for enriching LLM context with a semantic layer for better understanding and reasoning.
|
|
5
5
|
Project-URL: Homepage, https://www.cognee.ai
|
|
6
6
|
Project-URL: Repository, https://github.com/topoteretes/cognee
|
|
@@ -31,13 +31,13 @@ Requires-Dist: kuzu==0.11.0
|
|
|
31
31
|
Requires-Dist: lancedb<1.0.0,>=0.24.0
|
|
32
32
|
Requires-Dist: langfuse<3,>=2.32.0
|
|
33
33
|
Requires-Dist: limits<5,>=4.4.1
|
|
34
|
-
Requires-Dist: litellm<
|
|
34
|
+
Requires-Dist: litellm<2.0.0,>=1.71.0
|
|
35
35
|
Requires-Dist: matplotlib<4,>=3.8.3
|
|
36
36
|
Requires-Dist: networkx<4,>=3.4.2
|
|
37
37
|
Requires-Dist: nltk<4.0.0,>=3.9.1
|
|
38
38
|
Requires-Dist: numpy<=4.0.0,>=1.26.4
|
|
39
39
|
Requires-Dist: onnxruntime<2.0.0,>=1.0.0
|
|
40
|
-
Requires-Dist: openai<
|
|
40
|
+
Requires-Dist: openai<1.99.9,>=1.80.1
|
|
41
41
|
Requires-Dist: pandas<3.0.0,>=2.2.2
|
|
42
42
|
Requires-Dist: pre-commit<5,>=4.0.1
|
|
43
43
|
Requires-Dist: pydantic-settings<3,>=2.2.1
|
|
@@ -231,7 +231,7 @@ Your contributions are at the core of making this a true open source project. An
|
|
|
231
231
|
## 📦 Installation
|
|
232
232
|
|
|
233
233
|
You can install Cognee using either **pip**, **poetry**, **uv** or any other python package manager.
|
|
234
|
-
Cognee supports Python 3.
|
|
234
|
+
Cognee supports Python 3.10 to 3.13
|
|
235
235
|
|
|
236
236
|
### With pip
|
|
237
237
|
|
|
@@ -746,8 +746,8 @@ cognee/tests/unit/processing/chunks/chunk_by_sentence_test.py,sha256=j0zcTrGBe_s
|
|
|
746
746
|
cognee/tests/unit/processing/chunks/chunk_by_word_test.py,sha256=tkZJgZMAIwyqqjc9aEeor4r4_1CD7PlyXQCCTiWw8U4,1177
|
|
747
747
|
cognee/tests/unit/processing/chunks/test_input.py,sha256=T1TFdZWBuV7Mwm6kD-It2sMCRTozGjgP8YcMNgT7j_E,9463
|
|
748
748
|
cognee/tests/unit/processing/utils/utils_test.py,sha256=VQ03g2r2thojM7dLnY7egtXXCpJuxcEcSxPtTZa4b0U,1503
|
|
749
|
-
cognee-0.2.
|
|
750
|
-
cognee-0.2.
|
|
751
|
-
cognee-0.2.
|
|
752
|
-
cognee-0.2.
|
|
753
|
-
cognee-0.2.
|
|
749
|
+
cognee-0.2.3.dist-info/METADATA,sha256=S8AOyfAlV_97cIJbmZo5SpFV1-AAZ8xc_OxEPDQipZE,14674
|
|
750
|
+
cognee-0.2.3.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
751
|
+
cognee-0.2.3.dist-info/licenses/LICENSE,sha256=pHHjSQj1DD8SDppW88MMs04TPk7eAanL1c5xj8NY7NQ,11344
|
|
752
|
+
cognee-0.2.3.dist-info/licenses/NOTICE.md,sha256=6L3saP3kSpcingOxDh-SGjMS8GY79Rlh2dBNLaO0o5c,339
|
|
753
|
+
cognee-0.2.3.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|