llm-bot

View on PyPIReverse Dependencies (0)

0.1.3 llm_bot-0.1.3-py3-none-any.whl

Wheel Details

Project: llm-bot
Version: 0.1.3
Filename: llm_bot-0.1.3-py3-none-any.whl
Download: [link]
Size: 18566
MD5: 6c69047f4add026a347cd91f7b7d47c5
SHA256: 62b9653bec23574b2a5d3a1feb211f3befec0efa18efe0215175fff595cb867a
Uploaded: 2023-07-06 12:50:13 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: llm-bot
Version: 0.1.3
Summary: Python library for developing LLM bots
Author: Gabriel Gazola Milan
Author-Email: gabriel.gazola[at]poli.ufrj.br
Home-Page: https://github.com/prefeitura-rio/chatbot-lab
Project-Url: Repository, https://github.com/prefeitura-rio/chatbot-lab
License: GPL-3.0-only
Keywords: python,chatbot,bot,llm
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.10,<4.0
Requires-Dist: faiss-cpu (<2.0.0,>=1.7.4)
Requires-Dist: langchain (<0.0.225,>=0.0.224)
Requires-Dist: loguru (<0.8.0,>=0.7.0)
Requires-Dist: openai (<0.28.0,>=0.27.4)
Requires-Dist: requests (<3.0.0,>=2.29.0)
Requires-Dist: tiktoken (<0.4.0,>=0.3.3)
Description-Content-Type: text/markdown
[Description omitted; length: 62 characters]

WHEEL

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

RECORD

Path Digest Size
llm_bot/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
llm_bot/core.py sha256=C09yWIvTCJiRyvvBUuV_wqPmG7dx2uHXZQaToyVXq2s 23603
llm_bot-0.1.3.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
llm_bot-0.1.3.dist-info/METADATA sha256=aeBOY5S5nCUsutzv9Y0aK7IIWhrARBXyTZev9GSKW18 963
llm_bot-0.1.3.dist-info/WHEEL sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU 88
llm_bot-0.1.3.dist-info/entry_points.txt sha256=F3ZkRFymMDrHZ3nCEVpWDJlrNsZXx0-2DfXPqLvezuY 88
llm_bot-0.1.3.dist-info/RECORD

entry_points.txt

docs = scripts.docs:main
lint = scripts.lint:main
test = scripts.test:main