dasein-core 0.2.14__py3-none-any.whl → 0.2.15__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.
- dasein/api.py +4744 -4686
- dasein/capture.py +2 -2
- dasein/pipecleaner.py +1920 -1917
- {dasein_core-0.2.14.dist-info → dasein_core-0.2.15.dist-info}/METADATA +2 -1
- {dasein_core-0.2.14.dist-info → dasein_core-0.2.15.dist-info}/RECORD +8 -8
- {dasein_core-0.2.14.dist-info → dasein_core-0.2.15.dist-info}/WHEEL +0 -0
- {dasein_core-0.2.14.dist-info → dasein_core-0.2.15.dist-info}/licenses/LICENSE +0 -0
- {dasein_core-0.2.14.dist-info → dasein_core-0.2.15.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: dasein-core
|
3
|
-
Version: 0.2.
|
3
|
+
Version: 0.2.15
|
4
4
|
Summary: Universal memory for agentic AI. Attach a brain to any LangChain/LangGraph agent in a single line.
|
5
5
|
Author-email: Dasein Team <support@dasein.ai>
|
6
6
|
License: MIT
|
@@ -33,6 +33,7 @@ Requires-Dist: requests<2.35.0,>=2.31.0
|
|
33
33
|
Requires-Dist: numpy>=1.24.0
|
34
34
|
Requires-Dist: sentence-transformers>=2.2.0
|
35
35
|
Requires-Dist: spacy>=3.5.0
|
36
|
+
Requires-Dist: faiss-cpu>=1.7.0
|
36
37
|
Provides-Extra: dev
|
37
38
|
Requires-Dist: pytest>=7.0; extra == "dev"
|
38
39
|
Requires-Dist: pytest-asyncio>=0.21.0; extra == "dev"
|
@@ -1,14 +1,14 @@
|
|
1
1
|
dasein/__init__.py,sha256=RY0lhaaWB6yJ_5YMRmaHDvQ0eFbc0BGbYNe5OVyxzYE,2316
|
2
2
|
dasein/advice_format.py,sha256=5-h4J24L_B2Y9dlmyDuIYtmPCWOGAYoinBEXqpcNg2s,5386
|
3
|
-
dasein/api.py,sha256=
|
4
|
-
dasein/capture.py,sha256=
|
3
|
+
dasein/api.py,sha256=BAvF-uCZo2-rUUYLKJKcI2dF5iL0H6UF5c5QLZXYmOs,260956
|
4
|
+
dasein/capture.py,sha256=LdbgiayFe7e6w_OpVGmifOjbFAbb65NaXoJTlAu3G0Q,110952
|
5
5
|
dasein/config.py,sha256=lXO8JG4RXbodn3gT5yEnuB0VRwWdrRVwhX3Rm06IZmU,1957
|
6
6
|
dasein/events.py,sha256=mG-lnOvQoZUhXbrPSjrG4RME6ywUcbSZ04PscoJ15GI,12896
|
7
7
|
dasein/extractors.py,sha256=fUFBVH9u2x4cJaM-8Zw4qiIpBF2LvjcdYkMvoXQUpL8,3986
|
8
8
|
dasein/injection_strategies.py,sha256=JBAvLnJK4xKqK4D1ZQnklIy-yIKSvWuvm2x0YGDMZVU,6507
|
9
9
|
dasein/injector.py,sha256=EItWhlG6oMAf_D7YJnRNyDwAQIK5MsaATu1ig3OENqM,7256
|
10
10
|
dasein/microturn.py,sha256=raFDQquEPFu5wxYPv9od0Nli9tdV55kXRn7Mvk1pyso,19081
|
11
|
-
dasein/pipecleaner.py,sha256
|
11
|
+
dasein/pipecleaner.py,sha256=-VANPPPTiVzzzrZil7ZXC2aowcYGOL4lFOJrwmCv9gk,82129
|
12
12
|
dasein/trace_buffer.py,sha256=bIyTpU8ZrNFR_TCwS43HvzUrDHpZ2F8pLVDeUE9jpwM,4117
|
13
13
|
dasein/types.py,sha256=FjGXZowiRYZzWj5GzSnAnA_-xwYqqE7WmXFCosVyGI8,2974
|
14
14
|
dasein/wrappers.py,sha256=YY7Iht-0xhuMKH3bPnUerlaIyCXhHN0dgXKkEyj9OsA,13389
|
@@ -45,7 +45,7 @@ dasein/services/post_run_client.py,sha256=UjK3eqf7oWGSuWkKe0vQmeMS0yUUOhYFD4-SZ7
|
|
45
45
|
dasein/services/pre_run_client.py,sha256=tXmz_PQaSfq0xwypiWUAqNkXOmREZ6EwXLC4OM89J-A,4317
|
46
46
|
dasein/services/service_adapter.py,sha256=YHk41lR3PXh8WTmxOzzwKf6hwPYGqIdApI92vQKlkAY,7350
|
47
47
|
dasein/services/service_config.py,sha256=8_4tpV4mZvfaOc5_yyHbOyL4rYsPHzkLTEY1rtYgLs8,1629
|
48
|
-
dasein_core-0.2.
|
48
|
+
dasein_core-0.2.15.dist-info/licenses/LICENSE,sha256=7FHjIFEKl_3hSc3tGUVEWmufC_3oi8rh_2zVuL7jMKs,1091
|
49
49
|
dasein/models/en_core_web_sm/en_core_web_sm-3.7.1.dist-info/LICENSE,sha256=OTPBdpebaLxtC8yQLH1sEw8dEn9Hbxe6XNuo2Zz9ABI,1056
|
50
50
|
dasein/models/en_core_web_sm/en_core_web_sm-3.7.1.dist-info/LICENSES_SOURCES,sha256=INnfrNIVESJR8VNB7dGkex-Yvzk6IS8Q8ZT_3H7pipA,2347
|
51
51
|
dasein/models/en_core_web_sm/en_core_web_sm-3.7.1.dist-info/METADATA,sha256=-vGqRxa_M2RwKtLjBhc4JlBQdJ3k7CwOnseT_ReYcic,2958
|
@@ -53,7 +53,7 @@ dasein/models/en_core_web_sm/en_core_web_sm-3.7.1.dist-info/RECORD,sha256=dDb6U7
|
|
53
53
|
dasein/models/en_core_web_sm/en_core_web_sm-3.7.1.dist-info/WHEEL,sha256=Xo9-1PvkuimrydujYJAjF7pCkriuXBpUPEjma1nZyJ0,92
|
54
54
|
dasein/models/en_core_web_sm/en_core_web_sm-3.7.1.dist-info/entry_points.txt,sha256=OkWs-KxPJtDdpvIFCVXzDC9ECtejhPxv7pP3Tgk2cNg,47
|
55
55
|
dasein/models/en_core_web_sm/en_core_web_sm-3.7.1.dist-info/top_level.txt,sha256=56OIuRbEuhr12HsM9XpCMnTtHRMgNC5Hje4Xeo8wF2c,15
|
56
|
-
dasein_core-0.2.
|
57
|
-
dasein_core-0.2.
|
58
|
-
dasein_core-0.2.
|
59
|
-
dasein_core-0.2.
|
56
|
+
dasein_core-0.2.15.dist-info/METADATA,sha256=dpKaCpRBA_sUN7OuKyjQW_-0VVoxcmjbLfCA8HWALaA,10330
|
57
|
+
dasein_core-0.2.15.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
58
|
+
dasein_core-0.2.15.dist-info/top_level.txt,sha256=6yYY9kltjvvPsg9K6KyMKRtzEr5qM7sHXN7VzmrDtp0,7
|
59
|
+
dasein_core-0.2.15.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|