synthora


Namesynthora JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummarySynthora is a lightweight and extensible framework for LLM-driven Agents and ALM research. It provides essential components to build, test and evaluate agents. At its core, Synthora aims to assemble an agent with a single config, thus minimizing your effort in building, tuning, and sharing agents.
upload_time2024-11-24 07:10:54
maintainerNone
docs_urlNone
authorYour Name
requires_python<4.0,>=3.12
licenseApache 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <!-- LICENSE HEADER MANAGED BY add-license-header

=========== Copyright 2024 @ SYNTROPIX-AI.org. All Rights Reserved. ===========
Licensed under the Apache License, Version 2.0 (the “License”);
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an “AS IS” BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
=========== Copyright 2024 @ SYNTROPIX-AI.org. All Rights Reserved. ===========
-->

# Synthora
Synthora is a lightweight and extensible framework for LLM-driven Agents and ALM research. It provides essential components to build, test and evaluate agents. At its core, Synthora aims to assemble an agent with a single config, thus minimizing your effort in building, tuning, and sharing agents.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "synthora",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.12",
    "maintainer_email": null,
    "keywords": null,
    "author": "Your Name",
    "author_email": "you@example.com",
    "download_url": "https://files.pythonhosted.org/packages/67/51/22a31865e8d31f7dead64fe82ed9ce69fb93119486a9a5bfb40f5eebdca4/synthora-0.1.0.tar.gz",
    "platform": null,
    "description": "<!-- LICENSE HEADER MANAGED BY add-license-header\n\n=========== Copyright 2024 @ SYNTROPIX-AI.org. All Rights Reserved. ===========\nLicensed under the Apache License, Version 2.0 (the \u201cLicense\u201d);\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \u201cAS IS\u201d BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n=========== Copyright 2024 @ SYNTROPIX-AI.org. All Rights Reserved. ===========\n-->\n\n# Synthora\nSynthora is a lightweight and extensible framework for LLM-driven Agents and ALM research. It provides essential components to build, test and evaluate agents. At its core, Synthora aims to assemble an agent with a single config, thus minimizing your effort in building, tuning, and sharing agents.\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Synthora is a lightweight and extensible framework for LLM-driven Agents and ALM research. It provides essential components to build, test and evaluate agents. At its core, Synthora aims to assemble an agent with a single config, thus minimizing your effort in building, tuning, and sharing agents.",
    "version": "0.1.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3540eb081aa76a9ad3391736a434ea01c29da22c71a851943b1bcdc40e88bc25",
                "md5": "4b7b371776cd6d258606af927df3a0d6",
                "sha256": "b9e35a4b78038ad1ddaa802b6ea08acf5ccc940359caeea2b7d2b2138528fdb3"
            },
            "downloads": -1,
            "filename": "synthora-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4b7b371776cd6d258606af927df3a0d6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.12",
            "size": 29612,
            "upload_time": "2024-11-24T07:10:53",
            "upload_time_iso_8601": "2024-11-24T07:10:53.230147Z",
            "url": "https://files.pythonhosted.org/packages/35/40/eb081aa76a9ad3391736a434ea01c29da22c71a851943b1bcdc40e88bc25/synthora-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "675122a31865e8d31f7dead64fe82ed9ce69fb93119486a9a5bfb40f5eebdca4",
                "md5": "d10860314a226565a91e6476f7f4b361",
                "sha256": "167ca1bde4b67593d197676c646bf6a39101a5e60f1291ea216515f581e46258"
            },
            "downloads": -1,
            "filename": "synthora-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "d10860314a226565a91e6476f7f4b361",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.12",
            "size": 11604,
            "upload_time": "2024-11-24T07:10:54",
            "upload_time_iso_8601": "2024-11-24T07:10:54.926340Z",
            "url": "https://files.pythonhosted.org/packages/67/51/22a31865e8d31f7dead64fe82ed9ce69fb93119486a9a5bfb40f5eebdca4/synthora-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-24 07:10:54",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "synthora"
}
        
Elapsed time: 0.43929s