keble-task 2.22.0__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.
@@ -0,0 +1,18 @@
1
+ keble_task/__init__.py,sha256=VvBxrlx2K-hrswlA_NysxCRF-ihuahc0JPl3P39qghg,3507
2
+ keble_task/actions.py,sha256=HHYKP_r-WpkC5CI-Zj0byt3-9c-DkRlefuuwffwIRuM,10490
3
+ keble_task/crud.py,sha256=QERaf2I7oQMH6kM0w0WKo5hnuuyXbo3F_-dUUgg4Xe8,13379
4
+ keble_task/exceptions.py,sha256=RuOQnssb3cHccZgI5pwy_f9gTiwUK4WQMfBeBaS-BLs,1785
5
+ keble_task/main.py,sha256=WdC82ptPRizoTXV7Jf048sJhVIr0iRHazsfoCTj1EM8,100035
6
+ keble_task/task_tree.py,sha256=-tjKiVBPuxbwmJvc0Ex1okglM59yUtusMDj1yPmp3yY,4057
7
+ keble_task/utils.py,sha256=XQpUVdCi_y08hqMQv4EgX2R0_FOiGW0eIV3hfkaE53o,1825
8
+ keble_task/agent/__init__.py,sha256=aLLUxyohKJ5s7HmUReQCKoXrMV_iQ5i5XKj81Mxno5U,814
9
+ keble_task/agent/chat_provider.py,sha256=s6-PN1RK9Pi8VBGkfg5UdsmVLlQx_ckoKHcHcFgEvDQ,4143
10
+ keble_task/agent/deps.py,sha256=DnjmHYnfobgD8CXVe0wVTYmaPVWDr176Hf-G32YpZnU,1271
11
+ keble_task/agent/tools/__init__.py,sha256=ch3umiA8VrbaL1TXUyHgGtT0VtEBBMNtd9QxeIoR81I,462
12
+ keble_task/agent/tools/mutation.py,sha256=YoxBjm9y5tfI1x-Q_p8uClYpQHPfBALNFBcOSivguGU,4139
13
+ keble_task/agent/tools/query.py,sha256=f4QstZaJy3NE90_Ah2eUTLz_VxzG9_e5F4wit0Moqzg,6312
14
+ keble_task/schemas/__init__.py,sha256=x7NLYkmP1YiJZYMJU8GR8qFLvIENNHLeh58L-1EaV4Q,43969
15
+ keble_task/schemas/for_agent.py,sha256=UVIPawpmWWYjSiLpxY48d_mBaCBjznn2hVAN7mKmO5I,6550
16
+ keble_task-2.22.0.dist-info/METADATA,sha256=p_TOWHDaymWkJmaR2bE7iBQFk1keNdU87Sc2DPpaLDQ,43249
17
+ keble_task-2.22.0.dist-info/WHEEL,sha256=mffPy8wBnZQn2VnJUU5jE99KsxaSfiyMHV9Yt0aLVxs,87
18
+ keble_task-2.22.0.dist-info/RECORD,,
@@ -0,0 +1,4 @@
1
+ Wheel-Version: 1.0
2
+ Generator: hatchling 1.30.1
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any