autogen-xache 0.1.0__py3-none-any.whl → 0.1.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.
- {autogen_xache-0.1.0.dist-info → autogen_xache-0.1.2.dist-info}/METADATA +4 -5
- {autogen_xache-0.1.0.dist-info → autogen_xache-0.1.2.dist-info}/RECORD +4 -4
- {autogen_xache-0.1.0.dist-info → autogen_xache-0.1.2.dist-info}/WHEEL +0 -0
- {autogen_xache-0.1.0.dist-info → autogen_xache-0.1.2.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: autogen-xache
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.2
|
|
4
4
|
Summary: AutoGen integration for Xache Protocol - verifiable AI agent memory
|
|
5
5
|
Author-email: Xache Protocol <dev@xache.xyz>
|
|
6
6
|
License: MIT
|
|
@@ -20,7 +20,7 @@ Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
|
|
|
20
20
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
21
21
|
Requires-Python: >=3.9
|
|
22
22
|
Description-Content-Type: text/markdown
|
|
23
|
-
Requires-Dist: xache>=
|
|
23
|
+
Requires-Dist: xache>=5.1.0
|
|
24
24
|
Requires-Dist: pyautogen>=0.2.0
|
|
25
25
|
Requires-Dist: pydantic>=2.0.0
|
|
26
26
|
Provides-Extra: dev
|
|
@@ -288,9 +288,8 @@ Your agents build reputation through quality contributions and payments. Enable
|
|
|
288
288
|
## Resources
|
|
289
289
|
|
|
290
290
|
- [Documentation](https://docs.xache.xyz)
|
|
291
|
-
- [
|
|
292
|
-
- [
|
|
293
|
-
- [Discord](https://discord.gg/xache)
|
|
291
|
+
- [GitHub](https://github.com/xacheai/xache-protocol)
|
|
292
|
+
- [Website](https://xache.xyz)
|
|
294
293
|
|
|
295
294
|
## License
|
|
296
295
|
|
|
@@ -3,7 +3,7 @@ xache_autogen/_async_utils.py,sha256=5J3Thx1YzGHnCSVXAbxf5geuARbIJsHy__XVNPAdKj0
|
|
|
3
3
|
xache_autogen/agent.py,sha256=Ns62M837HBL_fjv5vDvg9VjazgsWD0dPrqUMD3H-TpE,10223
|
|
4
4
|
xache_autogen/functions.py,sha256=yx-NPPPfAhR_7WoAEGYIA94j9scWX8rq9QEOQfaDnN0,11323
|
|
5
5
|
xache_autogen/memory.py,sha256=VS-fUbeMWil5pjQUGFLNXGUGvjtIMJQXkHkIGgNWvzk,6903
|
|
6
|
-
autogen_xache-0.1.
|
|
7
|
-
autogen_xache-0.1.
|
|
8
|
-
autogen_xache-0.1.
|
|
9
|
-
autogen_xache-0.1.
|
|
6
|
+
autogen_xache-0.1.2.dist-info/METADATA,sha256=sMJvhH3RPrafPBrvkOhbl5lkQRGhkXPNBTf_tIMOVI8,7309
|
|
7
|
+
autogen_xache-0.1.2.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
|
|
8
|
+
autogen_xache-0.1.2.dist-info/top_level.txt,sha256=6Hsa4sEsdRw_49EhDw7-VWMRLgg7RYv2q02ozjF8S9Q,14
|
|
9
|
+
autogen_xache-0.1.2.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|