intentkit 0.6.5.dev7__py3-none-any.whl → 0.6.5.dev8__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.6.5-dev7"
6
+ __version__ = "0.6.5-dev8"
7
7
  __author__ = "hyacinthus"
8
8
  __email__ = "hyacinthus@gmail.com"
9
9
 
@@ -71,6 +71,7 @@ class TwitterGetTimeline(TwitterBaseTool):
71
71
  user_auth=twitter.use_key,
72
72
  max_results=max_results,
73
73
  since_id=since_id,
74
+ exclude=["replies"],
74
75
  expansions=[
75
76
  "referenced_tweets.id",
76
77
  "referenced_tweets.id.attachments.media_keys",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: intentkit
3
- Version: 0.6.5.dev7
3
+ Version: 0.6.5.dev8
4
4
  Summary: Intent-based AI Agent Platform - Core Package
5
5
  Project-URL: Homepage, https://github.com/crestal-network/intentkit
6
6
  Project-URL: Repository, https://github.com/crestal-network/intentkit
@@ -1,4 +1,4 @@
1
- intentkit/__init__.py,sha256=WQEuhS-2ZEoV2qCME72R3btYa-uBFtKP6EAxse3pxAQ,383
1
+ intentkit/__init__.py,sha256=puqRapIyhAUYvzBYHHqYuGnlMVyN3SaC6dfinOe_0Dk,383
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
@@ -318,7 +318,7 @@ intentkit/skills/twitter/__init__.py,sha256=VPww1hJOw3wetWAZp4HfsdPkbpe4zjJ5JbKT
318
318
  intentkit/skills/twitter/base.py,sha256=KXeQ33NY9cOaV-uznKpgyJhulfTI1HAs7fdbbxN9YeM,2258
319
319
  intentkit/skills/twitter/follow_user.py,sha256=YGXLTrVEHg00IAtr_DmK1fJnvwFAYAQBHCAmJrRsbgY,2290
320
320
  intentkit/skills/twitter/get_mentions.py,sha256=4VQ7N5qqR6DoERxIjmmIzVqb2GQpogO2UCm4NWWjwOQ,4193
321
- intentkit/skills/twitter/get_timeline.py,sha256=l8m24kndwK58DQWEtwRxqqttJL0NAvGfpF6u5VL0r-Q,3720
321
+ intentkit/skills/twitter/get_timeline.py,sha256=HSMORxW5vROqlYvduIVS1XQ56kgmxBr6sY9jNY7_tCI,3757
322
322
  intentkit/skills/twitter/get_user_by_username.py,sha256=e6y2N6z-T3nKXJ2iKnqYo6RLzbPcK0Mlb9cOIJ9NTwM,2619
323
323
  intentkit/skills/twitter/get_user_tweets.py,sha256=fYiyPLu4qGlF0DZGqKo-EeB2OI8iwJJk_14xE8hWSDs,4206
324
324
  intentkit/skills/twitter/like_tweet.py,sha256=agICo_dJfY6s8o5deCE9gjfumKurL-P2C8VHCbvhI1M,2133
@@ -390,7 +390,7 @@ intentkit/utils/random.py,sha256=DymMxu9g0kuQLgJUqalvgksnIeLdS-v0aRk5nQU0mLI,452
390
390
  intentkit/utils/s3.py,sha256=9trQNkKQ5VgxWsewVsV8Y0q_pXzGRvsCYP8xauyUYkg,8549
391
391
  intentkit/utils/slack_alert.py,sha256=s7UpRgyzLW7Pbmt8cKzTJgMA9bm4EP-1rQ5KXayHu6E,2264
392
392
  intentkit/utils/tx.py,sha256=2yLLGuhvfBEY5n_GJ8wmIWLCzn0FsYKv5kRNzw_sLUI,1454
393
- intentkit-0.6.5.dev7.dist-info/METADATA,sha256=PO3HWLlaghqgmvNb506eoqrhT7ARneRuG2XAQF0E34s,6321
394
- intentkit-0.6.5.dev7.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
395
- intentkit-0.6.5.dev7.dist-info/licenses/LICENSE,sha256=Bln6DhK-LtcO4aXy-PBcdZv2f24MlJFm_qn222biJtE,1071
396
- intentkit-0.6.5.dev7.dist-info/RECORD,,
393
+ intentkit-0.6.5.dev8.dist-info/METADATA,sha256=2k1gBBuWVcqvGK5p2lYAZ5LwZadDo6dP3MQiZylmq_0,6321
394
+ intentkit-0.6.5.dev8.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
395
+ intentkit-0.6.5.dev8.dist-info/licenses/LICENSE,sha256=Bln6DhK-LtcO4aXy-PBcdZv2f24MlJFm_qn222biJtE,1071
396
+ intentkit-0.6.5.dev8.dist-info/RECORD,,