coda-ai-assistant

View on PyPIReverse Dependencies (0)

0.1 coda_ai_assistant-0.1-py3-none-any.whl

Wheel Details

Project: coda-ai-assistant
Version: 0.1
Filename: coda_ai_assistant-0.1-py3-none-any.whl
Download: [link]
Size: 11174
MD5: fd9d6cf38d0cf99e9252d4016536771f
SHA256: ae68879c2d3a122201c077a3ee57e979b36996f0e6cfb5ba23871bb4819fd030
Uploaded: 2024-12-11 20:30:21 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: coda-ai-assistant
Version: 0.1
Summary: A general-purpose AI coding assistant
Author: Vitaly Tsaplin
Home-Page: https://github.com/vtsaplin/coda
Project-Url: Repository, https://github.com/vtsaplin/coda
License: MIT
Keywords: AI,coding assistant,automation
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10,<4.0
Requires-Dist: InquirerPy
Requires-Dist: backoff
Requires-Dist: chromadb
Requires-Dist: colorama
Requires-Dist: humps
Requires-Dist: jsonschema
Requires-Dist: langchain
Requires-Dist: langchain-openai
Requires-Dist: openai
Requires-Dist: pathspec
Requires-Dist: pygments
Requires-Dist: python-dotenv
Requires-Dist: requests
Requires-Dist: requests_toolbelt
Requires-Dist: tornado
Requires-Dist: tqdm
Requires-Dist: unidiff
[No description]

WHEEL

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

RECORD

Path Digest Size
app/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
app/app.py sha256=eUP6VKiBZYhQKhB8NF8lCIUFsVIiPWNSe5z0dA5kPwg 11204
app/change_processor.py sha256=JPItmtRW3v5f0kKH9YaUv0ALVGq5pobPDFZKkrkI_JA 6278
app/context_storage.py sha256=tnereIpnh2lFwdClnU2Ag8QINlDMB-J1PrcQi--0a10 1981
app/file_indexer.py sha256=-wwMmK5VkIZD0lZUJQ1T26MVRAiIg0BZQdl0aRRzBDo 4129
app/llm_client.py sha256=xS_vesYsbW97wPNE-7tWjklfvKFQIW6t3dyUZ4-QYMI 2847
app/settings.py sha256=n9ePfbHUym3E0mxDjmQYCAuyeyBZ95AtsL-V4Jn1RvQ 2044
app/shared.py sha256=TIgSqohI1nimcho0siP1Smc_TRM95DqnxyvWGbpsX6w 810
coda_ai_assistant-0.1.dist-info/METADATA sha256=6XPKdYHjKyPOlKyAKCKM4PQdAsHLcZxGRRcbpR8mMk0 1087
coda_ai_assistant-0.1.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
coda_ai_assistant-0.1.dist-info/entry_points.txt sha256=Xi-clB9VQml282w3OrxhRVgIiluxB4pwOxPPfnvQQdU 36
coda_ai_assistant-0.1.dist-info/RECORD

entry_points.txt

coda = app.app:run