autogen-xache 0.1.0__tar.gz → 0.1.2__tar.gz
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 → autogen_xache-0.1.2}/PKG-INFO +4 -5
- {autogen_xache-0.1.0 → autogen_xache-0.1.2}/README.md +2 -3
- {autogen_xache-0.1.0 → autogen_xache-0.1.2}/autogen_xache.egg-info/PKG-INFO +4 -5
- {autogen_xache-0.1.0 → autogen_xache-0.1.2}/autogen_xache.egg-info/requires.txt +1 -1
- {autogen_xache-0.1.0 → autogen_xache-0.1.2}/pyproject.toml +2 -2
- {autogen_xache-0.1.0 → autogen_xache-0.1.2}/autogen_xache.egg-info/SOURCES.txt +0 -0
- {autogen_xache-0.1.0 → autogen_xache-0.1.2}/autogen_xache.egg-info/dependency_links.txt +0 -0
- {autogen_xache-0.1.0 → autogen_xache-0.1.2}/autogen_xache.egg-info/top_level.txt +0 -0
- {autogen_xache-0.1.0 → autogen_xache-0.1.2}/setup.cfg +0 -0
- {autogen_xache-0.1.0 → autogen_xache-0.1.2}/xache_autogen/__init__.py +0 -0
- {autogen_xache-0.1.0 → autogen_xache-0.1.2}/xache_autogen/_async_utils.py +0 -0
- {autogen_xache-0.1.0 → autogen_xache-0.1.2}/xache_autogen/agent.py +0 -0
- {autogen_xache-0.1.0 → autogen_xache-0.1.2}/xache_autogen/functions.py +0 -0
- {autogen_xache-0.1.0 → autogen_xache-0.1.2}/xache_autogen/memory.py +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
|
|
|
@@ -257,9 +257,8 @@ Your agents build reputation through quality contributions and payments. Enable
|
|
|
257
257
|
## Resources
|
|
258
258
|
|
|
259
259
|
- [Documentation](https://docs.xache.xyz)
|
|
260
|
-
- [
|
|
261
|
-
- [
|
|
262
|
-
- [Discord](https://discord.gg/xache)
|
|
260
|
+
- [GitHub](https://github.com/xacheai/xache-protocol)
|
|
261
|
+
- [Website](https://xache.xyz)
|
|
263
262
|
|
|
264
263
|
## License
|
|
265
264
|
|
|
@@ -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
|
|
|
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|
|
4
4
|
|
|
5
5
|
[project]
|
|
6
6
|
name = "autogen-xache"
|
|
7
|
-
version = "0.1.
|
|
7
|
+
version = "0.1.2"
|
|
8
8
|
description = "AutoGen integration for Xache Protocol - verifiable AI agent memory"
|
|
9
9
|
readme = "README.md"
|
|
10
10
|
license = {text = "MIT"}
|
|
@@ -37,7 +37,7 @@ classifiers = [
|
|
|
37
37
|
"Topic :: Software Development :: Libraries :: Python Modules",
|
|
38
38
|
]
|
|
39
39
|
dependencies = [
|
|
40
|
-
"xache>=
|
|
40
|
+
"xache>=5.1.0",
|
|
41
41
|
"pyautogen>=0.2.0",
|
|
42
42
|
"pydantic>=2.0.0",
|
|
43
43
|
]
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|