chinoai

View on PyPIReverse Dependencies (0)

1.0.0 chinoai-1.0.0-py3-none-any.whl

Wheel Details

Project: chinoai
Version: 1.0.0
Filename: chinoai-1.0.0-py3-none-any.whl
Download: [link]
Size: 8548
MD5: c603b283cc70769b4c0eeab4506cc9a3
SHA256: 2fb3b12a202fe722b0fcf1406d1c17107a9da039ca4c34ec409e836c140edddf
Uploaded: 2024-02-19 10:00:16 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: chinoai
Version: 1.0.0
Summary: Chino is a terminal based chatbot based on ChatGPT.
Author-Email: Sam <asamadans[at]gmail.com>
Project-Url: Homepage, https://github.com/SAMAD101/Chino
License: MIT License Copyright (c) 2024 Sam Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: chatbot,terminal,openai,rag,bumpver
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.11
Requires-Dist: langchain (>=0.1.6)
Requires-Dist: langchain-community (>=0.0.19)
Requires-Dist: langchain-openai (>=0.0.5)
Requires-Dist: typer[all] (>=0.9.0)
Requires-Dist: unstructured[pdf] (>=0.11.8)
Requires-Dist: chromadb (>=0.4.22)
Requires-Dist: black; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: pytest; extra == "test"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4311 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
chino/__init__.py sha256=SdBEGq36aA57-w2jlm8DGw0sL0hQF797bkE_aXyi-8w 151
chino/__main__.py sha256=-8cw-mriw3u8RsBhrk4RoURH-dsmnT-O7JyZ2Grxty8 1527
chino/conversation.py sha256=gdE8sur5rtwRdciO-qY5q7_4KvBMI6Omrvv1VL3n3kw 1261
chino/migrations.py sha256=bMJLbFRdovYkp7oQWBmtAuoWX35GePX32icM_CnCQsE 1876
chino/query.py sha256=fPHJw1AgpQK7BQwoAaMSAeTRCOF_39WCYAhSrgNC44M 1692
chino/utils.py sha256=sTjYVP3H4SiALeBhRnGBiIa-q9SXuP4gcNZqUCmgCE0 298
chinoai-1.0.0.dist-info/LICENSE sha256=4A-eP9OHWckxF0Y1QG8f46i37qU1J2fDK15pXnBtdhA 1060
chinoai-1.0.0.dist-info/METADATA sha256=wEcmD9w4mfOdUg0UJopFrHrO1FtP4BHctTqEsfNuVcY 6526
chinoai-1.0.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
chinoai-1.0.0.dist-info/entry_points.txt sha256=zBz4sTH_vBHeDRQwYvgDcKXu7cL3NP0o33gZNShZYPs 45
chinoai-1.0.0.dist-info/top_level.txt sha256=LKR77Imt4YyIj5sih8vQVtyrkDaFuRfya-RrZI2N1gI 6
chinoai-1.0.0.dist-info/RECORD

top_level.txt

chino

entry_points.txt

chino = chino.__main__:app