knowlang

View on PyPIReverse Dependencies (0)

0.2.1 knowlang-0.2.1-py3-none-any.whl

Wheel Details

Project: knowlang
Version: 0.2.1
Filename: knowlang-0.2.1-py3-none-any.whl
Download: [link]
Size: 51147
MD5: dc8affc50060983ffce742c99e831fe5
SHA256: b7d6d642602c4d32d0ee15cbf26abdbebfab16ed5360c045fbbcb9591101663d
Uploaded: 2025-02-10 07:29:03 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: knowlang
Version: 0.2.1
Summary: AI-powered code understanding assistant that helps developers explore and understand complex codebases through semantic search and intelligent Q&A
Author: gabhyun kim
Author-Email: kimgb415[at]gmail.com
Project-Url: Homepage, https://github.com/kimgb415/know-lang
Project-Url: Repository, https://github.com/kimgb415/know-lang
License: Apache-2.0
Keywords: code-understanding,rag,llm,code-search,documentation,code-analysis,semantic-search,developer-tools
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Documentation
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10, <3.13
Requires-Dist: chromadb (<0.7.0,>=0.6.3)
Requires-Dist: gitpython (<4.0.0,>=3.1.44)
Requires-Dist: gradio (<6.0.0,>=5.13.1)
Requires-Dist: mixpanel (<5.0.0,>=4.10.1)
Requires-Dist: ollama (<0.5.0,>=0.4.7)
Requires-Dist: pydantic-ai[logfire] (<0.0.21,>=0.0.20)
Requires-Dist: pydantic-settings (<3.0.0,>=2.7.1)
Requires-Dist: tree-sitter (<0.25.0,>=0.24.0)
Requires-Dist: tree-sitter-python (<0.24.0,>=0.23.6)
Requires-Dist: voyageai (<0.4.0,>=0.3.2)
Description-Content-Type: text/markdown
[Description omitted; length: 6355 characters]

WHEEL

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

RECORD

Path Digest Size
knowlang/__init__.py sha256=jyU622O0DKW5O93ZPFLavw8waR0tEio-TGTnFtyPpC4 69
knowlang/chat_bot/chat_graph.py sha256=LbtqGxqGyJQO0IeVJxsh1REaAQ7dH3rB-Xk2IfWKiB4 17305
knowlang/chat_bot/chat_interface.py sha256=ZcSxvtA-Q3YSRJMkWJsPX8eOBLLymB3el9uLkdGhD9o 8045
knowlang/chat_bot/feedback.py sha256=ABWLZdf2P0YLOolLy03wkQWUBXRBsQVQVqDyEmnXaAw 2412
knowlang/cli/__init__.py sha256=_41hMufAIbHpqQKUzGcHGUXcSh9qD_qHxd1FPbgKTU0 986
knowlang/cli/commands/chat.py sha256=8SGjucz6AdPs5VsiD8SMEtVuYC_SLqabUfX6aYWPfBU 1506
knowlang/cli/commands/parse.py sha256=RNWRD9-iA_RoGRamxdOfWvFjiXp1FwDbChg3_lrv8E0 2476
knowlang/cli/display/formatters.py sha256=-31KcgL8jNgGJuN4ASSTKIkW_KUdWGggaqIRIvrExZg 1898
knowlang/cli/display/progress.py sha256=zK7_WCnDbKiT9vWUrl2nJhtS-U5xu7_Qw7MJpj5DDyk 1057
knowlang/cli/parser.py sha256=4IpafMjlTTfbvoiQEOn6nnKvkOZ-25VvLN9Um8P3mf4 3835
knowlang/cli/types.py sha256=GhI2kV6X8KrA1G5E1AzkoUS5Mr0mo8qggoUUBtC61LM 722
knowlang/configs/chat_config.py sha256=xPvds15nzx-7XfA5lnJI94KiPc7gQN9I0qvkcfoyc84 1529
knowlang/configs/config.py sha256=0m_yM61syr0B51RCWJbOwlnxmJsRTF712JgZ0wqxQEo 6542
knowlang/core/types.py sha256=-gt5ERgrBLYtYKEdmPrnOnhNEY4eybgDeF8xUtTSxRQ 674
knowlang/evaluation/chatbot_evaluation.py sha256=-rb_l0D-cRdEH4WO2YsU91-b7H43rkh6sY0HT-8jpWE 14848
knowlang/evaluation/chatbot_evaluation_visualize.py sha256=r7SD4OT62tF5kVHXxPhVKISZS71Z7a_w22wtY9U9cq0 9231
knowlang/evaluation/embedding_evaluation.py sha256=a7AxLG-fbUW3kvBLSwgES7Mw6nkIwBrwnBqy_7HxmLk 6689
knowlang/models/batch_request.py sha256=A5l2IKsV_jMooQM_yo0kY9cW1cBL_V9QczEhwYFm-so 1521
knowlang/models/embeddings.py sha256=V-0FZ1O1yhJ4Clx6__C2Tl_sqQOVTRBnhrOv-opUGiU 3159
knowlang/models/huggingface.py sha256=QNk3GFrRIfrDIB-K4eypjJESfpXbu44ftayBAyepLfE 6720
knowlang/parser/base/parser.py sha256=oWzJ2nkZ8I-ATRLhFkc6_FA7D9dlsGcBTgX34ocL_-U 971
knowlang/parser/base/provider.py sha256=fxCX_FifM3YE4aDAMgEAh7-tixoLqYy7aOSnq3KLOOU 531
knowlang/parser/factory.py sha256=rn-jy3SQ2drxevJLR2rjGXUt8dhpTBELjF0L40yKyJs 1443
knowlang/parser/languages/python/parser.py sha256=X20Tq3NtQ40lUefj95ndTV-dXAEmLVxEtQ0a9OnUBaA 6067
knowlang/parser/providers/filesystem.py sha256=c0aDOvGkp2geEE9h_-n1O2Ev4h_g8YcrvWqTyaQ-qwI 859
knowlang/parser/providers/git.py sha256=QmrSt2yfnErqwelD-WJAOXQO_Bve9a-Elc9NG8GNPcY 1374
knowlang/summarizer/summarizer.py sha256=LgzLy4OVUaqTY2HP14M9DoHFj8MKN_ylB_gcl7J92Oc 4934
knowlang/utils/chunking_util.py sha256=Nga3WbMAG1AWgUC4DcKkH6D6qsCx10SFT9HfcUDnwhs 1118
knowlang/utils/fancy_log.py sha256=1TwCkUwS01OY0hkb3gHFnkrbMB0xwtTCGPZJ-J2gb_Y 5658
knowlang/utils/migration/openai_embedding_migrations.py sha256=qYZVxXevLZCqmJOt4BvEJ6Acowg1QX_z9ySPbINgS9Y 9943
knowlang/utils/migration/voyage_embedding_migraions.py sha256=x0G-TCHT-DxYCNWPIjwQW6wpRV9yJbWsnv8SGSJkoCw 4381
knowlang/utils/model_provider.py sha256=Pej-GvlTjmIneLK-3Sh7T1f9X970mFVoODz0WYMP9Q4 750
knowlang/utils/rate_limiter.py sha256=XFX_UzULKv5OtIbQGGdaY3mWq29opzHI5WB6eNv9PB8 1826
knowlang-0.2.1.dist-info/LICENSE sha256=KfJxL1q36OiWNGm8nAYkDHNGMaQkx8L4xE75G-xoihc 575
knowlang-0.2.1.dist-info/METADATA sha256=YDTLLlpHQI2yR2j8w6Qp6fAXlmojcpOJ2HVyX9fk71c 8020
knowlang-0.2.1.dist-info/WHEEL sha256=IYZQI976HJqqOpQU6PHkJ8fb3tMNBFjg-Cn-pwAbaFM 88
knowlang-0.2.1.dist-info/entry_points.txt sha256=lAk0NvnVE_vc1FrMmk8Jc7j9kXwutZArN4X90swXT80 50
knowlang-0.2.1.dist-info/RECORD

entry_points.txt

knowlang = knowlang.cli:cli_main