Name | PyRAG JSON |
Version |
0.0.2
JSON |
| download |
home_page | https://github.com/singlestore-labs/pyrag |
Summary | A library that makes it easy to get started with RAG applications with SingleStore. |
upload_time | 2024-03-26 19:49:55 |
maintainer | None |
docs_url | None |
author | SingleStore |
requires_python | >=3.7 |
license | None |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# PyRAG
A library that makes it easy to get started with RAG applications with SingleStore.
## Installetion
To install the package run:
```sh
pip install pyrag
```
## Usage Example
Examples of use are given at this [link](https://github.com/singlestore-labs/pyrag/tree/main/examples).
Raw data
{
"_id": null,
"home_page": "https://github.com/singlestore-labs/pyrag",
"name": "PyRAG",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": null,
"author": "SingleStore",
"author_email": "support@singlestore.com",
"download_url": "https://files.pythonhosted.org/packages/91/13/7c321623509c9b845ab212face5001b48364449770b6718b8d1ece8a57f8/PyRAG-0.0.2.tar.gz",
"platform": null,
"description": "# PyRAG\n\nA library that makes it easy to get started with RAG applications with SingleStore.\n\n## Installetion\n\nTo install the package run:\n\n```sh\npip install pyrag\n```\n\n## Usage Example\n\nExamples of use are given at this [link](https://github.com/singlestore-labs/pyrag/tree/main/examples).\n",
"bugtrack_url": null,
"license": null,
"summary": "A library that makes it easy to get started with RAG applications with SingleStore.",
"version": "0.0.2",
"project_urls": {
"Homepage": "https://github.com/singlestore-labs/pyrag"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "24aa055e3030ff0e1dd83f1ad2fe2f9f624bcaf0551257803737d6cf6759c157",
"md5": "b50337f981be7154c67821b386b8fb94",
"sha256": "8bab9b0876c7c8e3c163f974001e399a8453aa16c9f4de3977bbdf21b2381acd"
},
"downloads": -1,
"filename": "PyRAG-0.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b50337f981be7154c67821b386b8fb94",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 22154,
"upload_time": "2024-03-26T19:49:53",
"upload_time_iso_8601": "2024-03-26T19:49:53.378606Z",
"url": "https://files.pythonhosted.org/packages/24/aa/055e3030ff0e1dd83f1ad2fe2f9f624bcaf0551257803737d6cf6759c157/PyRAG-0.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "91137c321623509c9b845ab212face5001b48364449770b6718b8d1ece8a57f8",
"md5": "57e3bed80ce4a35e1aca99a88ae82005",
"sha256": "75de1063d6534e2ed750f2196553ebdd8dbf432ce8cadfaa6f0b378aaecb429a"
},
"downloads": -1,
"filename": "PyRAG-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "57e3bed80ce4a35e1aca99a88ae82005",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 15532,
"upload_time": "2024-03-26T19:49:55",
"upload_time_iso_8601": "2024-03-26T19:49:55.010962Z",
"url": "https://files.pythonhosted.org/packages/91/13/7c321623509c9b845ab212face5001b48364449770b6718b8d1ece8a57f8/PyRAG-0.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-26 19:49:55",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "singlestore-labs",
"github_project": "pyrag",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "pyrag"
}