intentkit 0.8.12.dev1__py3-none-any.whl → 0.8.12.dev2__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 +1 -1
- intentkit/core/engine.py +1 -1
- {intentkit-0.8.12.dev1.dist-info → intentkit-0.8.12.dev2.dist-info}/METADATA +1 -1
- {intentkit-0.8.12.dev1.dist-info → intentkit-0.8.12.dev2.dist-info}/RECORD +6 -6
- {intentkit-0.8.12.dev1.dist-info → intentkit-0.8.12.dev2.dist-info}/WHEEL +0 -0
- {intentkit-0.8.12.dev1.dist-info → intentkit-0.8.12.dev2.dist-info}/licenses/LICENSE +0 -0
intentkit/__init__.py
CHANGED
intentkit/core/engine.py
CHANGED
|
@@ -21,7 +21,6 @@ from typing import Optional, Tuple
|
|
|
21
21
|
|
|
22
22
|
import sqlalchemy
|
|
23
23
|
from epyxid import XID
|
|
24
|
-
from langchain.agents import create_agent as create_react_agent
|
|
25
24
|
from langchain_core.language_models import BaseChatModel
|
|
26
25
|
from langchain_core.messages import (
|
|
27
26
|
BaseMessage,
|
|
@@ -30,6 +29,7 @@ from langchain_core.messages import (
|
|
|
30
29
|
from langchain_core.tools import BaseTool
|
|
31
30
|
from langgraph.errors import GraphRecursionError
|
|
32
31
|
from langgraph.graph.state import CompiledStateGraph
|
|
32
|
+
from langgraph.prebuilt import create_react_agent
|
|
33
33
|
from langgraph.runtime import Runtime
|
|
34
34
|
from sqlalchemy import func, update
|
|
35
35
|
from sqlalchemy.exc import SQLAlchemyError
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: intentkit
|
|
3
|
-
Version: 0.8.12.
|
|
3
|
+
Version: 0.8.12.dev2
|
|
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
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
intentkit/__init__.py,sha256=
|
|
1
|
+
intentkit/__init__.py,sha256=TlD7S7Y5myKZTlqOEMMNJaZT66KalADQTVdzMxOTQgE,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
|
|
@@ -19,7 +19,7 @@ intentkit/core/asset.py,sha256=9hkIgi-QRmr4FQddloEcQ5xdZlnHGFcxekNhss_gHOY,7339
|
|
|
19
19
|
intentkit/core/chat.py,sha256=YN20CnDazWLjiOZFOHgV6uHmA2DKkvPCsD5Q5sfNcZg,1685
|
|
20
20
|
intentkit/core/client.py,sha256=J5K7f08-ucszBKAbn9K3QNOFKIC__7amTbKYii1jFkI,3056
|
|
21
21
|
intentkit/core/credit.py,sha256=b4f4T6G6eeBTMe0L_r8awWtXgUnqiog4IUaymDPYym0,75587
|
|
22
|
-
intentkit/core/engine.py,sha256=
|
|
22
|
+
intentkit/core/engine.py,sha256=C3bPzvwYx-GZ17vkl3f7SGfyJvbbxUhCPLB9ALkGeD0,38919
|
|
23
23
|
intentkit/core/node.py,sha256=-QVgmQuMnrzo6cF-4AECOIVT3R4gCnWfQ1EjTm2Sz1g,8791
|
|
24
24
|
intentkit/core/prompt.py,sha256=cf33qLpGozRc_aPdbnI_pDFREivSUhvUB9VboOKscXA,17212
|
|
25
25
|
intentkit/core/scheduler.py,sha256=De84aTHYoIH18YPooB_GckHts5oGFZg-XQZQcqFvlXc,2842
|
|
@@ -451,7 +451,7 @@ intentkit/utils/random.py,sha256=DymMxu9g0kuQLgJUqalvgksnIeLdS-v0aRk5nQU0mLI,452
|
|
|
451
451
|
intentkit/utils/s3.py,sha256=A8Nsx5QJyLsxhj9g7oHNy2-m24tjQUhC9URm8Qb1jFw,10057
|
|
452
452
|
intentkit/utils/slack_alert.py,sha256=s7UpRgyzLW7Pbmt8cKzTJgMA9bm4EP-1rQ5KXayHu6E,2264
|
|
453
453
|
intentkit/utils/tx.py,sha256=2yLLGuhvfBEY5n_GJ8wmIWLCzn0FsYKv5kRNzw_sLUI,1454
|
|
454
|
-
intentkit-0.8.12.
|
|
455
|
-
intentkit-0.8.12.
|
|
456
|
-
intentkit-0.8.12.
|
|
457
|
-
intentkit-0.8.12.
|
|
454
|
+
intentkit-0.8.12.dev2.dist-info/METADATA,sha256=mLRhzC7aIC0JqWl_f5zg8K50qrUj5LoXNnJGhwi_5ro,6316
|
|
455
|
+
intentkit-0.8.12.dev2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
456
|
+
intentkit-0.8.12.dev2.dist-info/licenses/LICENSE,sha256=Bln6DhK-LtcO4aXy-PBcdZv2f24MlJFm_qn222biJtE,1071
|
|
457
|
+
intentkit-0.8.12.dev2.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|