yacana


Nameyacana JSON
Version 0.1.3 PyPI version JSON
download
home_pagehttps://remembersoftwares.github.io/yacana/
SummaryTask-driven multi-agent framework giving you the building blocks to create anything you wish with LLMs.
upload_time2024-09-02 23:21:26
maintainerNone
docs_urlNone
authorEmilien Lancelot
requires_python>=3.10
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Yacana

Task-driven multi-agent framework giving you the building blocks to create anything you wish with LLMs.  

* A simple developer-friendly API perfect for beginners in AI  
* Access to all advanced configurations for LLM experts  

Yacana is free and opensource under MIT license .  

Be ready in minutes. Start by reading the documentation [here](https://remembersoftwares.github.io/yacana/).  

            

Raw data

            {
    "_id": null,
    "home_page": "https://remembersoftwares.github.io/yacana/",
    "name": "yacana",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Emilien Lancelot",
    "author_email": "remember.softwares@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/c1/ea/0c1ecfbe477e3d1d2d7fd65667395ad03b517230ca657d1ae95c0a827ab2/yacana-0.1.3.tar.gz",
    "platform": null,
    "description": "# Yacana\n\nTask-driven multi-agent framework giving you the building blocks to create anything you wish with LLMs.  \n\n* A simple developer-friendly API perfect for beginners in AI  \n* Access to all advanced configurations for LLM experts  \n\nYacana is free and opensource under MIT license .  \n\nBe ready in minutes. Start by reading the documentation [here](https://remembersoftwares.github.io/yacana/).  \n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Task-driven multi-agent framework giving you the building blocks to create anything you wish with LLMs.",
    "version": "0.1.3",
    "project_urls": {
        "Github": "https://github.com/rememberSoftwares/yacana",
        "Homepage": "https://remembersoftwares.github.io/yacana/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "541809810fd099e2021950b79252fc3c00eda28d154a809cc215d432cec816d0",
                "md5": "70fba0c07d1d76c147ef49bfe34f786c",
                "sha256": "c7e500a72f099483c93136da539d963f00a3fbf07ffa47fb026f1d7e3c366fb3"
            },
            "downloads": -1,
            "filename": "yacana-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "70fba0c07d1d76c147ef49bfe34f786c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 24910,
            "upload_time": "2024-09-02T23:21:24",
            "upload_time_iso_8601": "2024-09-02T23:21:24.248591Z",
            "url": "https://files.pythonhosted.org/packages/54/18/09810fd099e2021950b79252fc3c00eda28d154a809cc215d432cec816d0/yacana-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c1ea0c1ecfbe477e3d1d2d7fd65667395ad03b517230ca657d1ae95c0a827ab2",
                "md5": "cf33dff32a265926166830df6d2ba0a3",
                "sha256": "b2cf49adc38c37761b881123cf0952f2e5212ebf00fc7c95ceca2c7c5f20fa10"
            },
            "downloads": -1,
            "filename": "yacana-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "cf33dff32a265926166830df6d2ba0a3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 22247,
            "upload_time": "2024-09-02T23:21:26",
            "upload_time_iso_8601": "2024-09-02T23:21:26.352830Z",
            "url": "https://files.pythonhosted.org/packages/c1/ea/0c1ecfbe477e3d1d2d7fd65667395ad03b517230ca657d1ae95c0a827ab2/yacana-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-02 23:21:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rememberSoftwares",
    "github_project": "yacana",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "yacana"
}
        
Elapsed time: 0.90693s