llama-index-retrievers-bm25


Namellama-index-retrievers-bm25 JSON
Version 0.4.0 PyPI version JSON
download
home_pageNone
Summaryllama-index retrievers bm25 integration
upload_time2024-10-02 17:37:41
maintainerNone
docs_urlNone
authorYour Name
requires_python<4.0,>=3.8.1
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # LlamaIndex Retrievers Integration: Bm25 Retriever

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "llama-index-retrievers-bm25",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.8.1",
    "maintainer_email": null,
    "keywords": null,
    "author": "Your Name",
    "author_email": "you@example.com",
    "download_url": "https://files.pythonhosted.org/packages/61/c2/ca89e5b31878248e392308237fb30b1462a882605fc4531edfc5a64c85f7/llama_index_retrievers_bm25-0.4.0.tar.gz",
    "platform": null,
    "description": "# LlamaIndex Retrievers Integration: Bm25 Retriever\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "llama-index retrievers bm25 integration",
    "version": "0.4.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dc7049bdcaf88559654260027cfce1f9c2a88fbf0fe94136a49eff4ad552f1de",
                "md5": "b0e4243c269f772ab88e4c5a187d53f0",
                "sha256": "64c0b6435d15568156c2ef2d0127eacc33524fe7be56a20b5254dc1601d05846"
            },
            "downloads": -1,
            "filename": "llama_index_retrievers_bm25-0.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b0e4243c269f772ab88e4c5a187d53f0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8.1",
            "size": 3592,
            "upload_time": "2024-10-02T17:37:39",
            "upload_time_iso_8601": "2024-10-02T17:37:39.748225Z",
            "url": "https://files.pythonhosted.org/packages/dc/70/49bdcaf88559654260027cfce1f9c2a88fbf0fe94136a49eff4ad552f1de/llama_index_retrievers_bm25-0.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "61c2ca89e5b31878248e392308237fb30b1462a882605fc4531edfc5a64c85f7",
                "md5": "4e9320cda08dae2fa4e7a3739b0c7e6d",
                "sha256": "6b41d32631b596881e506444a69ee46f5d9ab58cf43393b68a66f85c82f7305e"
            },
            "downloads": -1,
            "filename": "llama_index_retrievers_bm25-0.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "4e9320cda08dae2fa4e7a3739b0c7e6d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8.1",
            "size": 3307,
            "upload_time": "2024-10-02T17:37:41",
            "upload_time_iso_8601": "2024-10-02T17:37:41.016040Z",
            "url": "https://files.pythonhosted.org/packages/61/c2/ca89e5b31878248e392308237fb30b1462a882605fc4531edfc5a64c85f7/llama_index_retrievers_bm25-0.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-02 17:37:41",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "llama-index-retrievers-bm25"
}
        
Elapsed time: 0.63899s