intentional-core


Nameintentional-core JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummaryIntentional is an open-source framework to build reliable, multimodal and multi-channel LLM chatbots that actually talk and behave as you expect.
upload_time2024-12-03 11:38:35
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseAGPL-3.0-or-later
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Intentional - Core package

[![PyPI - Version](https://img.shields.io/pypi/v/intentional-core.svg)](https://pypi.org/project/intentional-core)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/intentional-core.svg)](https://pypi.org/project/intentional-core)

-----

## Table of Contents

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install intentional-core
```

## License

`intentional` is distributed under the terms of the [AGPL](LICENSE.txt) license. If that doesn't work for you, [get in touch](mailto:github@zansara.dev).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "intentional-core",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "ZanSara <github@zansara.dev>",
    "download_url": "https://files.pythonhosted.org/packages/35/46/bb4f9ae929baecffb2fd4d32d310cdd347da71fc5377890262bdee0e6d49/intentional_core-0.0.1.tar.gz",
    "platform": null,
    "description": "# Intentional - Core package\n\n[![PyPI - Version](https://img.shields.io/pypi/v/intentional-core.svg)](https://pypi.org/project/intentional-core)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/intentional-core.svg)](https://pypi.org/project/intentional-core)\n\n-----\n\n## Table of Contents\n\n- [Installation](#installation)\n- [License](#license)\n\n## Installation\n\n```console\npip install intentional-core\n```\n\n## License\n\n`intentional` is distributed under the terms of the [AGPL](LICENSE.txt) license. If that doesn't work for you, [get in touch](mailto:github@zansara.dev).\n",
    "bugtrack_url": null,
    "license": "AGPL-3.0-or-later",
    "summary": "Intentional is an open-source framework to build reliable, multimodal and multi-channel LLM chatbots that actually talk and behave as you expect.",
    "version": "0.0.1",
    "project_urls": {
        "Documentation": "https://github.com/intentional-ai/intentional#readme",
        "Issues": "https://github.com/intentional-ai/intentional/issues",
        "Source": "https://github.com/intentional-ai/intentional"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "10bf277d665b243b92b49aee6aeefb5639a639088dbf7592ec8474996039b96d",
                "md5": "9dd594e94ed6b8ae1b2155ccd206c9ad",
                "sha256": "a5bfe945e8b72ab76faaff963bece5e7ed8ef738e4006f6bdc5488607043aa31"
            },
            "downloads": -1,
            "filename": "intentional_core-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9dd594e94ed6b8ae1b2155ccd206c9ad",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 29969,
            "upload_time": "2024-12-03T11:38:33",
            "upload_time_iso_8601": "2024-12-03T11:38:33.580238Z",
            "url": "https://files.pythonhosted.org/packages/10/bf/277d665b243b92b49aee6aeefb5639a639088dbf7592ec8474996039b96d/intentional_core-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3546bb4f9ae929baecffb2fd4d32d310cdd347da71fc5377890262bdee0e6d49",
                "md5": "5b3eee63de606533422876926c14d0a6",
                "sha256": "2b065588c20407f6061389c4eba8a43e64a35cc30d3728aec76a94fcc8faafe8"
            },
            "downloads": -1,
            "filename": "intentional_core-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "5b3eee63de606533422876926c14d0a6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 24940,
            "upload_time": "2024-12-03T11:38:35",
            "upload_time_iso_8601": "2024-12-03T11:38:35.467650Z",
            "url": "https://files.pythonhosted.org/packages/35/46/bb4f9ae929baecffb2fd4d32d310cdd347da71fc5377890262bdee0e6d49/intentional_core-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-03 11:38:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "intentional-ai",
    "github_project": "intentional#readme",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "intentional-core"
}
        
Elapsed time: 0.37461s