dir-assistant

View on PyPIReverse Dependencies (0)

1.1.0 dir_assistant-1.1.0-py3-none-any.whl

Wheel Details

Project: dir-assistant
Version: 1.1.0
Filename: dir_assistant-1.1.0-py3-none-any.whl
Download: [link]
Size: 25164
MD5: a54ae92f0aa1e6110fc1a12d78fa2ee1
SHA256: bf57845d5d0b536ebfc6b63a31ca4326970e7d01d3b83ef8a79c406ab3cf759a
Uploaded: 2024-08-20 01:31:52 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dir-assistant
Version: 1.1.0
Summary: Chat with your current directory's files using a local or API LLM.
Author: Chase Adams
Author-Email: chase.adams[at]gmail.com
Home-Page: https://github.com/curvedinf/dir-assistant
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: llama-cpp-python
Requires-Dist: faiss-cpu
Requires-Dist: litellm
Requires-Dist: colorama
Requires-Dist: sqlitedict
Requires-Dist: prompt-toolkit
Requires-Dist: watchdog
Requires-Dist: google-generativeai
Requires-Dist: openai
Requires-Dist: boto3
Requires-Dist: dynaconf
Requires-Dist: toml
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 11772 characters]

WHEEL

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

RECORD

Path Digest Size
dir_assistant/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dir_assistant/main.py sha256=b8KmpO-VsaKtmad7gFhav326_Q17UbTa22aCUyoEmrk 6117
dir_assistant/assistant/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dir_assistant/assistant/base_assistant.py sha256=Hp3wOJi-PU2kVqO4vsMIE5w4j_tBFMlXNnHGrfu6imw 7520
dir_assistant/assistant/base_embed.py sha256=-cNJfKvtXMBIfnwoT1Iwz0PYVk3Fui8f0YKrR9MoDAI 213
dir_assistant/assistant/cgrag_assistant.py sha256=W6d6eRmtBUyJyQPVLCOGQ4Wi-kqaK9pMxXMtq3YQWdA 4381
dir_assistant/assistant/file_watcher.py sha256=2AUVWTlFwojXKCu1DMYKv6WVJvJXjrGgcIlIsygsWgY 2027
dir_assistant/assistant/git_assistant.py sha256=_lpTIAjA_Qj5haTHjTzYwYI1o6H9iMlNLKku7MrObhU 3982
dir_assistant/assistant/index.py sha256=SL86RxFDKskoKfe-UuMByZzMBvzxfWLN-eae8a2E7KE 7242
dir_assistant/assistant/lite_llm_assistant.py sha256=abUhfdMpVpAh86lzev4W6m2XV2fWJZmy2CWybUgTByY 2211
dir_assistant/assistant/llama_cpp_assistant.py sha256=UhEHa_l9Io0lTQIpi_i7TAisenEo9eSlZtgQuR6T8l8 1678
dir_assistant/assistant/llama_cpp_embed.py sha256=f574sI_2kSeva4dTfHa12jHdIBs7EWwMDL4qcQ583q8 543
dir_assistant/assistant/multi_step_assistant.py sha256=RHPGUd3jZmRQVaFdX_SSCmsRY6XSlNGLFC4g50JMVQM 116
dir_assistant/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dir_assistant/cli/config.py sha256=U5qDg9UzCuDLa-rqHdhR9HnbPaZaeIb6EJL6omYUnWw 3175
dir_assistant/cli/models.py sha256=k4MAng2ctqZf7YQiS_pkWXko5J2MyetP7YEJLeBpxPg 1879
dir_assistant/cli/platform_setup.py sha256=aQ207j1D9dXc2cbFiU1CKLMbqJoWEDEXkH0ctqbKQPM 1882
dir_assistant/cli/setkey.py sha256=qUPL82h-QZMY-Bgsje2alLCjyVbq1GjclkIfv8ovFQk 250
dir_assistant/cli/start.py sha256=vP0LQGjbOX4afnkas270cCYCgWtBtHSDu8kQKzm9VFM 6487
dir_assistant-1.1.0.dist-info/LICENSE sha256=JDMbxehjWV6A_0DHR0Zu1Ceu2cehg8S5Y_AX1Sen-oI 1066
dir_assistant-1.1.0.dist-info/METADATA sha256=RVUrvT4BW1ITlBt6WpRXSTzTAb_HfnHuailhhFt71tY 12566
dir_assistant-1.1.0.dist-info/WHEEL sha256=nCVcAvsfA9TDtwGwhYaRrlPhTLV9m-Ga6mdyDtuwK18 91
dir_assistant-1.1.0.dist-info/entry_points.txt sha256=A9I48hQ7wNPsLdjeXGnYGapdD4pYxL5XG9bKFPcQT2c 58
dir_assistant-1.1.0.dist-info/top_level.txt sha256=Hp6oe9EzvaNdeQ-wCcgaGSkDdFr_dUY_etmYyFgtlB4 14
dir_assistant-1.1.0.dist-info/RECORD

top_level.txt

dir_assistant

entry_points.txt

dir-assistant = dir_assistant.main:main