intentkit 0.7.5.dev28__py3-none-any.whl → 0.7.5.dev29__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.

Potentially problematic release.


This version of intentkit might be problematic. Click here for more details.

intentkit/__init__.py CHANGED
@@ -3,7 +3,7 @@
3
3
  A powerful platform for building AI agents with blockchain and cryptocurrency capabilities.
4
4
  """
5
5
 
6
- __version__ = "0.7.5-dev28"
6
+ __version__ = "0.7.5-dev29"
7
7
  __author__ = "hyacinthus"
8
8
  __email__ = "hyacinthus@gmail.com"
9
9
 
intentkit/models/agent.py CHANGED
@@ -1042,7 +1042,7 @@ class AgentPublicInfo(BaseModel):
1042
1042
  PydanticField(
1043
1043
  default=None,
1044
1044
  description="Token address of the agent",
1045
- max_length=42,
1045
+ max_length=66,
1046
1046
  json_schema_extra={
1047
1047
  "x-placeholder": "The contract address of the agent token",
1048
1048
  },
@@ -1053,7 +1053,7 @@ class AgentPublicInfo(BaseModel):
1053
1053
  PydanticField(
1054
1054
  default=None,
1055
1055
  description="Pool of the agent token",
1056
- max_length=42,
1056
+ max_length=66,
1057
1057
  json_schema_extra={
1058
1058
  "x-placeholder": "The contract address of the agent token pool",
1059
1059
  },
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: intentkit
3
- Version: 0.7.5.dev28
3
+ Version: 0.7.5.dev29
4
4
  Summary: Intent-based AI Agent Platform - Core Package
5
5
  Project-URL: Homepage, https://github.com/crestalnetwork/intentkit
6
6
  Project-URL: Repository, https://github.com/crestalnetwork/intentkit
@@ -46,7 +46,7 @@ Requires-Dist: bip32>=2.0.0
46
46
  Requires-Dist: boto3<2.0.0,>=1.37.23
47
47
  Requires-Dist: botocore>=1.35.97
48
48
  Requires-Dist: cdp-sdk>=1.31.1
49
- Requires-Dist: coinbase-agentkit<0.8.0,>=0.7.2
49
+ Requires-Dist: coinbase-agentkit>=0.7.2
50
50
  Requires-Dist: cron-validator<2.0.0,>=1.0.8
51
51
  Requires-Dist: epyxid>=0.3.3
52
52
  Requires-Dist: eth-keys>=0.4.0
@@ -63,10 +63,10 @@ Requires-Dist: langchain-openai>=0.3.8
63
63
  Requires-Dist: langchain-text-splitters>=0.3.8
64
64
  Requires-Dist: langchain-xai>=0.2.1
65
65
  Requires-Dist: langchain<0.4.0,>=0.3.25
66
- Requires-Dist: langgraph-checkpoint-postgres<2.0.23,>=2.0.16
66
+ Requires-Dist: langgraph-checkpoint-postgres>=2.0.16
67
67
  Requires-Dist: langgraph-checkpoint>=2.0.18
68
- Requires-Dist: langgraph-prebuilt<0.7.0,>=0.6.1
69
- Requires-Dist: langgraph<0.7.0,>=0.6.1
68
+ Requires-Dist: langgraph-prebuilt>=0.6.1
69
+ Requires-Dist: langgraph>=0.6.1
70
70
  Requires-Dist: langmem>=0.0.27
71
71
  Requires-Dist: mypy-boto3-s3<2.0.0,>=1.37.24
72
72
  Requires-Dist: openai>=1.59.6
@@ -1,4 +1,4 @@
1
- intentkit/__init__.py,sha256=TLm-2HN623h5B0LDpMvBIq2Rf_D9u77MemTU2iwIQ0g,384
1
+ intentkit/__init__.py,sha256=tJjaL8_qqYuZr4UA4t4mHxDVn6uz-PzDM2XTpSS5e7A,384
2
2
  intentkit/abstracts/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
3
  intentkit/abstracts/agent.py,sha256=108gb5W8Q1Sy4G55F2_ZFv2-_CnY76qrBtpIr0Oxxqk,1489
4
4
  intentkit/abstracts/api.py,sha256=ZUc24vaQvQVbbjznx7bV0lbbQxdQPfEV8ZxM2R6wZWo,166
@@ -23,7 +23,7 @@ intentkit/core/engine.py,sha256=8-dlYnwg8BIViAWIAFj65s3O29EXCeQlTjf5Yg9Xfww,3759
23
23
  intentkit/core/node.py,sha256=Cjekrg5RFtNNj3k_pLAWTZVGzm33Wnn2JtE__RSNMA8,8880
24
24
  intentkit/core/prompt.py,sha256=idNx1ono4Maz2i6IBKfaKOBBbEQiWbaSxr2Eb1vZTI4,15482
25
25
  intentkit/core/statistics.py,sha256=-IZmxIBzyzZuai7QyfPEY1tx8Q8ydmmcm6eqbSSy_6o,6366
26
- intentkit/models/agent.py,sha256=-nRcaH5b-iMyds02KvjOlogHAfOC5X184qJZj_Gung4,69074
26
+ intentkit/models/agent.py,sha256=2uz2YlyfqbSH4APycI7kQuBen25Tn07cSvgqQivUWWM,69074
27
27
  intentkit/models/agent_data.py,sha256=5zq3EPKnygT2P1OHc2IfEmL8hXkjeBND6sJ0JJsvQJg,28370
28
28
  intentkit/models/agent_public.json,sha256=0X8Bd2WOobDJLsok8avWNzmzu4uvKSGEyy6Myn53eT4,2802
29
29
  intentkit/models/agent_schema.json,sha256=dIg1Fwe4edQsypMTE1__84ihe4ZiV_c0WpjDcEjPZ1U,11719
@@ -450,7 +450,7 @@ intentkit/utils/random.py,sha256=DymMxu9g0kuQLgJUqalvgksnIeLdS-v0aRk5nQU0mLI,452
450
450
  intentkit/utils/s3.py,sha256=A8Nsx5QJyLsxhj9g7oHNy2-m24tjQUhC9URm8Qb1jFw,10057
451
451
  intentkit/utils/slack_alert.py,sha256=s7UpRgyzLW7Pbmt8cKzTJgMA9bm4EP-1rQ5KXayHu6E,2264
452
452
  intentkit/utils/tx.py,sha256=2yLLGuhvfBEY5n_GJ8wmIWLCzn0FsYKv5kRNzw_sLUI,1454
453
- intentkit-0.7.5.dev28.dist-info/METADATA,sha256=0o_TegRevOjTNiaoB8xrvgkSa3RLiOiWRulXkbrRr0Q,6360
454
- intentkit-0.7.5.dev28.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
455
- intentkit-0.7.5.dev28.dist-info/licenses/LICENSE,sha256=Bln6DhK-LtcO4aXy-PBcdZv2f24MlJFm_qn222biJtE,1071
456
- intentkit-0.7.5.dev28.dist-info/RECORD,,
453
+ intentkit-0.7.5.dev29.dist-info/METADATA,sha256=PC_cU6vvY-YXD7v7LU4E80AJjDnCAEvryoHSJQ9tKJg,6331
454
+ intentkit-0.7.5.dev29.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
455
+ intentkit-0.7.5.dev29.dist-info/licenses/LICENSE,sha256=Bln6DhK-LtcO4aXy-PBcdZv2f24MlJFm_qn222biJtE,1071
456
+ intentkit-0.7.5.dev29.dist-info/RECORD,,