chatiq

View on PyPIReverse Dependencies (0)

1.0.0 chatiq-1.0.0-py3-none-any.whl

Wheel Details

Project: chatiq
Version: 1.0.0
Filename: chatiq-1.0.0-py3-none-any.whl
Download: [link]
Size: 73236
MD5: c232d2b0f702921e413b65d44d23e907
SHA256: c0db52963edcbc370e5000457ad47cfb76ae4f1dcdccaf176d93bbe4ac0e08a8
Uploaded: 2023-05-29 07:33:38 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: chatiq
Version: 1.0.0
Summary: A versatile Slack bot using GPT & Weaviate-powered long-term memory to accomplish various tasks.
Author: yujiosaka
Author-Email: yujisobe[at]gmail.com
Home-Page: https://github.com/yujiosaka/ChatIQ
Project-Url: Repository, https://github.com/yujiosaka/ChatIQ
License: GPL-3.0
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.10,<3.11
Requires-Dist: beautifulsoup4 (<5.0.0,>=4.12.2)
Requires-Dist: cryptography (<41.0.0,>=40.0.2)
Requires-Dist: flask (<3.0.0,>=2.3.2)
Requires-Dist: gunicorn (<21.0.0,>=20.1.0)
Requires-Dist: langchain (<0.0.174,>=0.0.173)
Requires-Dist: openai (<0.28.0,>=0.27.6)
Requires-Dist: psycopg2-binary (<3.0.0,>=2.9.6)
Requires-Dist: pymupdf (<2.0.0,>=1.22.3)
Requires-Dist: python-dateutil (<3.0.0,>=2.8.2)
Requires-Dist: python-dotenv (<2.0.0,>=1.0.0)
Requires-Dist: pytz (<2024.0,>=2023.3)
Requires-Dist: requests (==2.28.0)
Requires-Dist: slack-bolt (<2.0.0,>=1.18.0)
Requires-Dist: slack-sdk (<4.0.0,>=3.21.3)
Requires-Dist: sqlalchemy (<3.0.0,>=2.0.13)
Requires-Dist: tiktoken (<0.5.0,>=0.4.0)
Requires-Dist: weaviate-client (<4.0.0,>=3.17.1)
Description-Content-Type: text/markdown
[Description omitted; length: 20930 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.6.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
chatiq/__init__.py sha256=0aD_hT4C7rmb3CFTPP49dGifoOBxR6bBGqWYxRx-Iq4 115
chatiq/block_builders/__init__.py sha256=v9735NS1vjuLspDk5zj41FA5bvN2io9SL7O-W9z_mQ4 144
chatiq/block_builders/channel_configuration.py sha256=Nh19GK0wkEO4xqbJCTV1B3eceiB7aH142kgIavLqOHg 3398
chatiq/block_builders/home_screen.py sha256=gmlKiNaTxHhSzrSj4F5atQdBGrwbZvLgsuqa2olkDQ4 11383
chatiq/channel_info_parser.py sha256=0bD_9Phwn5korUv0tYQjc8sM0YKUc9g0wK7QncZUimI 3696
chatiq/chat_chain.py sha256=Piy6Thuzd5k6YdtCW1YUFmd-xMeaxYnvwiSpaIxqQrk 8381
chatiq/chatiq.py sha256=MLwE5kmPhd-1ihL2naz5tfRo0U26RT4BxesgScdZrsI 10226
chatiq/constants.py sha256=Q6Nty6ehggnLiOdoYzuYDhIX6qsbUkgBU7k6EZ-0d0M 646
chatiq/database.py sha256=7ay_aaWDgH5ZkYm-6JVXJycxRw2dNpqGfh5t-JrgSsk 5264
chatiq/document_loaders/__init__.py sha256=4GD1WUteDtJBoDnlx-gZwkReev2Z_G8ZPPOO-C4Dwts 320
chatiq/document_loaders/dummy_message.py sha256=Ior1GiFEBPjvupamJ6UIcKnmQr8SOXOzlQ66TsCBDiA 2082
chatiq/document_loaders/message.py sha256=pL_7ZGxIVsnqs_LPlSR3BUDk8B_heT8jANrfc0yEQao 6087
chatiq/document_loaders/pdf.py sha256=A84_L-6OeDboWsWQzh4IZq2VDWUab9GnpxTl4fiAM_E 5972
chatiq/document_loaders/plain_text.py sha256=xXr_W-jeSMj8SLvdyNley1fxMzdZCYuo1GmkqYSrCMs 5055
chatiq/document_loaders/slack_link.py sha256=5Fc7guURVNXsXBmF1ZsrM-mY7XQPY9bAVDJYqMRxekI 4376
chatiq/document_loaders/unfurlink_link.py sha256=3aAb_75YBdafrZSTeaCdtf1x-jq_mqqULMR9WNNFTQU 3833
chatiq/exceptions.py sha256=Vvs1qCfBT-65874Qw59EHJOXGuG-gOtG9DXpRHmvlrw 583
chatiq/handlers/__init__.py sha256=5G2xMLKy9K7ho_D-6AQa7SvNcSIYaX4T3MetJzUWBFw 728
chatiq/handlers/app_home_opened.py sha256=kjgzHMyL-7CKtcx8LduGX4G0JBN2-TQSW-QUzNcPhUc 1960
chatiq/handlers/app_mention.py sha256=01u5IbK8atNsWvZsrDpUKjwqaV6odrcJe0maLrLUops 8388
chatiq/handlers/app_uninstalled.py sha256=ekbML_L3aiNMVXCB8Va6pZ7aE2e1Mv14qDvwfKXaBIE 1973
chatiq/handlers/base.py sha256=XI5Q0qE0xci5Jxo3OMnoUzHMAfYjJH_9Z7xeCxz-mIg 862
chatiq/handlers/channel_deleted.py sha256=99lyRAcMNdiwxBCaIDmbIyAya1_juHNwzLGZuu5h4MA 1799
chatiq/handlers/context_save.py sha256=vhEtdoMjgUdWDywvJwa-xbjpM98HaRMbv2HSylXY__w 2139
chatiq/handlers/file_deleted.py sha256=PvMdLcQvuK06jj_ZZEGml4HFN3P1CYayrBp0rCBkwWA 1777
chatiq/handlers/file_shared.py sha256=YXMviJkS_srQoKu0lqXvps3m50d-I2fFrsc8PJ1fGTw 5723
chatiq/handlers/message.py sha256=eBGv4_oqdgpv4_dg4rqaGS7qmLLFqq328d2m0iDcnVc 14667
chatiq/handlers/model_select.py sha256=1RwZDF4SRjnbSoy1ecUM9YCUCt5DpKqBYgdgIrf7f54 2292
chatiq/handlers/temperature_select.py sha256=1jYBNG9JbkHXRzloO-CNMRPFmib7vmgcg4gW57ZLTZ8 2374
chatiq/handlers/timezone_offset_select.py sha256=f-nVn4c87k4R_qTNwIZc7-5878OmzwSGLUg3_aP6hB8 2418
chatiq/main.py sha256=aeYg9697PvNTivoyrDA9KX7c95A2-jMiabhQrJLncJ8 1325
chatiq/models/__init__.py sha256=wzVzXLlwQQHBqGUvBijne_voj6s1c9DoRFUwIl1PWI8 85
chatiq/models/base.py sha256=kha9xmklzhuQAK8QEkNBn-mAHq8dUKbOM-3abaBpWmQ 71
chatiq/models/slack_team.py sha256=3RF71ZhiEWh8IhbiEKdnF6bwRth9BXkOSyTJGaT0Obg 5563
chatiq/prompt.py sha256=rP_1Ya4AOn5WRAO5Sixy7b3-G-BoH32JeNw1kOdcyZk 3360
chatiq/repositories/__init__.py sha256=iV9bmsf4fRyMVRBXtFI8KnGeQ6Hom624qO5vcD-b4Uw 69
chatiq/repositories/slack_team_repository.py sha256=Fqda1aQeSuJdGr2ATxy99b-77LrXUVDMe1FcWfVcRYY 4204
chatiq/retriever.py sha256=DzpHyI8leQSxbjsze0qSequbeGmpZTJGmHLRL8G5ld0 7474
chatiq/settings.py sha256=FM4bBIAhMlsd0OGIYFTps9oABzSVdqH8h4iTAK-xOQQ 2311
chatiq/text_processor.py sha256=7WMpW3TBnBaZS7YM7240iUkC6E51UPKinMCmN-64HSs 2462
chatiq/utils.py sha256=WtXWcSg6O_CaFLJud8hqkHdgTal-OF8WYKpyzgc6kHs 5201
chatiq/vectorstore.py sha256=d3j5e5j5u0kE3ikWFs6TSF-03Sdyt73JcVS_CMrpaOk 10462
chatiq-1.0.0.dist-info/LICENSE sha256=ixuiBLtpoK3iv89l7ylKkg9rs2GzF9ukPH7ynZYzK5s 35148
chatiq-1.0.0.dist-info/METADATA sha256=M8EsBiPyY1Yh1ePvnBy4DQDd7e6U_e-N6QdS2ExzMTU 22385
chatiq-1.0.0.dist-info/WHEEL sha256=WGfLGfLX43Ei_YORXSnT54hxFygu34kMpcQdmgmEwCQ 88
chatiq-1.0.0.dist-info/entry_points.txt sha256=0x47WS8JZSOht2hkW9p712pOXUo4N6qoNEFNSyX_j_c 38
chatiq-1.0.0.dist-info/RECORD

entry_points.txt

chatiq = bin.cli:run