Meta-package that installs the core Mighty Data LLM utility packages
Project description
mightydatainc-mdi-llmkit
Python meta-package for the Mighty Data LLM toolkit.
Full Project Documentation
For the complete project overview and rationale, see the repository README:
This package is a convenience installer. It does not provide its own runtime API surface. Instead, it installs the core component packages used in Python projects.
Installation
pip install mightydatainc-mdi-llmkit
Installed Component Packages
Installing this meta-package pulls in:
mightydatainc-llm-conversationmightydatainc-json-surgerymightydatainc-semantic-match
Usage
Import functionality from the component packages directly:
from mightydatainc_llm_conversation import LLMConversation
from mightydatainc_json_surgery import json_surgery
from mightydatainc_semantic_match import find_semantic_match
Refer to each component repository/package documentation for API details and examples.
Notes
- PyPI distribution name:
mightydatainc-mdi-llmkit - Local Python package namespace in this repository:
mdi_llmkit(intentionally minimal for meta-package behavior)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mightydatainc_mdi_llmkit-1.0.8.tar.gz.
File metadata
- Download URL: mightydatainc_mdi_llmkit-1.0.8.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
89392df83e2c9ef93f7124b1b4e2c6bad90ff301a897b02389d05f7e0fd61936
|
|
| MD5 |
5d4cb8cd23579165f0ea2e2af5017eb9
|
|
| BLAKE2b-256 |
108d0f4ac6a05e18c18309300e39034f45ce32d2de674ca5d8c3d853ef5a51dd
|
File details
Details for the file mightydatainc_mdi_llmkit-1.0.8-py3-none-any.whl.
File metadata
- Download URL: mightydatainc_mdi_llmkit-1.0.8-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f1ca47daac36cbc5341c7fafdbc487b21fcea9d3218766ae5a44fb6333173ba3
|
|
| MD5 |
28ebba88a1f440a7477e95a25b9a4b9a
|
|
| BLAKE2b-256 |
754f812c047585e3afd1b20396a796a518adaeb7de13737efa02528023cc6241
|