xache 5.2.0__py3-none-any.whl → 5.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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: xache
3
- Version: 5.2.0
3
+ Version: 5.2.3
4
4
  Summary: Official Python SDK for Xache Protocol
5
5
  Home-page: https://github.com/xache-ai/xache-protocol
6
6
  Author: Xache Protocol
@@ -8,8 +8,8 @@ Author-email: Xache Protocol <dev@xache.xyz>
8
8
  License: MIT
9
9
  Project-URL: Homepage, https://xache.xyz
10
10
  Project-URL: Documentation, https://docs.xache.xyz
11
- Project-URL: Repository, https://github.com/oliveskin/xache
12
- Project-URL: Bug Reports, https://github.com/oliveskin/xache/issues
11
+ Project-URL: Repository, https://github.com/xacheai/xache-protocol
12
+ Project-URL: Bug Reports, https://github.com/xacheai/xache-protocol/issues
13
13
  Keywords: xache,ai,agent,memory,blockchain,decentralized
14
14
  Classifier: Development Status :: 4 - Beta
15
15
  Classifier: Intended Audience :: Developers
@@ -44,7 +44,7 @@ Dynamic: requires-python
44
44
 
45
45
  # Xache Protocol Python SDK
46
46
 
47
- Official Python SDK for [Xache Protocol](https://xache.ai) - decentralized agent memory and collective intelligence marketplace.
47
+ Official Python SDK for [Xache Protocol](https://xache.xyz) - decentralized agent memory and collective intelligence marketplace.
48
48
 
49
49
  ## Features
50
50
 
@@ -331,7 +331,6 @@ MIT
331
331
 
332
332
  ## Links
333
333
 
334
- - [Documentation](https://docs.xache.ai)
335
- - [Protocol Specification](https://github.com/xache-ai/xache-protocol)
336
- - [API Reference](https://api.xache.xyz/docs)
337
- - [Discord](https://discord.gg/xache)
334
+ - [Documentation](https://docs.xache.xyz)
335
+ - [GitHub](https://github.com/xacheai/xache-protocol)
336
+ - [Website](https://xache.xyz)
@@ -24,7 +24,7 @@ xache/utils/__init__.py,sha256=8VrQm0QnyqxdplpCG7BDRiAVdBGWrjUs9ipH2zsJOBM,106
24
24
  xache/utils/cache.py,sha256=9zhE9dIXFTofj7jz1TX-FkAqmclqoYXTe4FwwGLeKT4,5479
25
25
  xache/utils/http.py,sha256=rIQCYvYrziNrNfEbOnIKbCOGGf7bcdTvZrrU_W6CcZA,6547
26
26
  xache/utils/retry.py,sha256=OJYBGozKIoteCvKw50dqd4ThhOo-WisorcKa8Tr6mnE,2860
27
- xache-5.2.0.dist-info/METADATA,sha256=Er8B6d8cJ2_qkmkJTrlZFK8UvNlf6jYeyFwTTeRXJBg,8469
28
- xache-5.2.0.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
29
- xache-5.2.0.dist-info/top_level.txt,sha256=FBWE4IVb7zoLS9arsdrl97QVETlwFvYGAx6xEJZOEUU,6
30
- xache-5.2.0.dist-info/RECORD,,
27
+ xache-5.2.3.dist-info/METADATA,sha256=qpje4fJG6dN1j8fsHWEwj4JNe19F89Q2Uw248DLxPkE,8414
28
+ xache-5.2.3.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
29
+ xache-5.2.3.dist-info/top_level.txt,sha256=FBWE4IVb7zoLS9arsdrl97QVETlwFvYGAx6xEJZOEUU,6
30
+ xache-5.2.3.dist-info/RECORD,,
File without changes