fRAGme


NamefRAGme JSON
Version 0.1.10 PyPI version JSON
download
home_pageNone
SummaryThis is a dockerized RAG FastAPI service with vector store handling.
upload_time2024-09-10 22:44:26
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10.6
licenseNone
keywords rag
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This is a dockerized RAG FastAPI service with vector store handling.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "fRAGme",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10.6",
    "maintainer_email": "Henning Krause <henning.krause90@gmail.com>",
    "keywords": "rag",
    "author": null,
    "author_email": "Henning Krause <henning.krause90@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/00/e2/81a366b48ad20cc57f88b4a7b8f69128bbafb90c51265fcdd114746654b1/fragme-0.1.10.tar.gz",
    "platform": null,
    "description": "This is a dockerized RAG FastAPI service with vector store handling.\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "This is a dockerized RAG FastAPI service with vector store handling.",
    "version": "0.1.10",
    "project_urls": {
        "CI": "https://github.com/krauhen/fRAGme",
        "Documentation": "https://krauhen.github.io/fRAGme/",
        "Homepage": "https://github.com/krauhen/fRAGme",
        "Issue": "https://github.com/krauhen/fRAGme/issues",
        "Releases": "https://github.com/krauhen/fRAGme/releases"
    },
    "split_keywords": [
        "rag"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a3392271e5f31a4c6689f7fe2cf1f22c58455e5e9045afe9df411c0167563a2e",
                "md5": "cb1e8bd902cf150fc7064bc6ab4e4786",
                "sha256": "b12bdbdc0551470f19b619cbe0fa17ea7b4385901af599474ca000ce51d41ac9"
            },
            "downloads": -1,
            "filename": "fragme-0.1.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cb1e8bd902cf150fc7064bc6ab4e4786",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10.6",
            "size": 13318,
            "upload_time": "2024-09-10T22:44:24",
            "upload_time_iso_8601": "2024-09-10T22:44:24.875239Z",
            "url": "https://files.pythonhosted.org/packages/a3/39/2271e5f31a4c6689f7fe2cf1f22c58455e5e9045afe9df411c0167563a2e/fragme-0.1.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "00e281a366b48ad20cc57f88b4a7b8f69128bbafb90c51265fcdd114746654b1",
                "md5": "a42dc0b7fcc062c2142bf12634cbbb2a",
                "sha256": "11b538f00f353309e5ab0d8fce40d7c1854412d82f0c3d7027f032fd968dedc3"
            },
            "downloads": -1,
            "filename": "fragme-0.1.10.tar.gz",
            "has_sig": false,
            "md5_digest": "a42dc0b7fcc062c2142bf12634cbbb2a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10.6",
            "size": 3474316,
            "upload_time": "2024-09-10T22:44:26",
            "upload_time_iso_8601": "2024-09-10T22:44:26.312685Z",
            "url": "https://files.pythonhosted.org/packages/00/e2/81a366b48ad20cc57f88b4a7b8f69128bbafb90c51265fcdd114746654b1/fragme-0.1.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-10 22:44:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "krauhen",
    "github_project": "fRAGme",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "fragme"
}
        
Elapsed time: 4.28016s