huixiangdou

View on PyPIReverse Dependencies (0)

0.1.0rc1 huixiangdou-0.1.0rc1-py3-none-any.whl

Wheel Details

Project: huixiangdou
Version: 0.1.0rc1
Filename: huixiangdou-0.1.0rc1-py3-none-any.whl
Download: [link]
Size: 37812
MD5: 531b0e8bd270bd94deeb2cde666740fa
SHA256: 554f756f4cd89e6a94d67582fd7c1c918bca0391c7d57073e31edafe11b79e74
Uploaded: 2024-01-14 13:10:16 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: huixiangdou
Version: 0.1.0rc1
Summary: Overcoming Group Chat Scenarios with LLM-based Technical Assistance
Author: OpenMMLab
Author-Email: openmmlab[at]gmail.com
Home-Page: https://github.com/InternLM/huixiangdou
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Requires-Dist: accelerate (>=0.26.1)
Requires-Dist: aiohttp
Requires-Dist: beautifulsoup4
Requires-Dist: einops
Requires-Dist: faiss-gpu
Requires-Dist: langchain (==0.0.275)
Requires-Dist: loguru
Requires-Dist: openai (>=1.0.0)
Requires-Dist: pydantic (>=1.10.13)
Requires-Dist: pytoml
Requires-Dist: readability-lxml
Requires-Dist: requests
Requires-Dist: scikit-learn
Requires-Dist: sentence-transformers
Requires-Dist: tiktoken
Requires-Dist: transformers (>=4.33.2)
Requires-Dist: transformers-stream-generator
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 11477 characters]

WHEEL

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

RECORD

Path Digest Size
huixiangdou/__init__.py sha256=wC31Km8lf1jE5jB0Q6JJ2_agAo25pHFtYe_n8OFjsxg 424
huixiangdou/main.py sha256=LSH7nUQ0DOCrOq28o8rGouXJ0ekaZSbg-scHOL-8kfw 3825
huixiangdou/version.py sha256=JBOui1w2p4H0tBFQjDNliT4CU1BSrpbPHeKVCZ2wdSo 775
huixiangdou/frontend/__init__.py sha256=mTZVqzpERkLjku9uXWMHdihWZq4g4z3_JjYSYHtQqRY 100
huixiangdou/frontend/lark.py sha256=BW3xBDaer6FoUGaRjKJF4FCPZiWkmVVDyLNsa3_-mq0 4028
huixiangdou/service/__init__.py sha256=07mhZcQSyDXgsQOZh39k35pCjlnOnSVWjE66OgLxy4I 376
huixiangdou/service/feature_store.py sha256=4U3qo4FyKQ_ESGBHxnyqpbaPRCBkrIwQKlPU1u8Zdq4 22639
huixiangdou/service/helper.py sha256=CUd-aTomlG15Z23ki_j3aszRHzk4sLnb_r1BJmemzCA 3871
huixiangdou/service/llm_client.py sha256=rz-hsTGnTlh23ETnoayaQ2xGwMchylTcKgwkJQWf_Pk 5373
huixiangdou/service/llm_server_hybrid.py sha256=viXA_k18SkAB_F4cs4L8PSfY9OS7hP_z-ImJW0Gd9bU 8796
huixiangdou/service/sg_search.py sha256=51QLSpy8wns-e8NEVMf9L_SAx1lCdmHkHepAdwvCAXg 7696
huixiangdou/service/web_search.py sha256=pplxQe5QJg4EUGnZDladjdgqM1s6lHM_SRFTmnqK6Bk 8785
huixiangdou/service/worker.py sha256=E37O6CQZTjc0Zy9eD0OTh5a_Pv5DdGLDA-VXWC4JqZ4 18487
huixiangdou-0.1.0rc1.dist-info/LICENSE sha256=dtLfzEKOzAI-qe13wbPDAIHMJCNiw3Y4G2EukO3Jz28 1497
huixiangdou-0.1.0rc1.dist-info/METADATA sha256=Q1oLPjeC8Byr3HP_STX5E3lgEMMbsyeyAoFShw-AZFs 12644
huixiangdou-0.1.0rc1.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
huixiangdou-0.1.0rc1.dist-info/entry_points.txt sha256=P5u27iXdcLsfNMyBptHpamZPpBmmTZdP1kawYPZUZmE 53
huixiangdou-0.1.0rc1.dist-info/top_level.txt sha256=Ee3NUWObQTG58B-OZMibnmstlYSLqV_afN_h4bTKYLg 12
huixiangdou-0.1.0rc1.dist-info/RECORD

top_level.txt

huixiangdou

entry_points.txt

huixiangdou = huixiangdou.main:run