Name | genai-agents JSON |
Version |
0.1.3
JSON |
| download |
home_page | |
Summary | |
upload_time | 2024-03-18 07:55:56 |
maintainer | |
docs_url | None |
author | AI Planet |
requires_python | >=3.11,<4.0 |
license | |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
<div align="center">
<h1 align="center">GenAI Agents </h1>
<a href="https://img.shields.io/badge/Python-3.11+-3776AB.svg?style=flat&logo=python&logoColor=white"><img src="https://img.shields.io/badge/Python-3.11+-3776AB.svg?style=flat&logo=python&logoColor=white" alt="Python 3.11+"></a>
</div>
## Installation
1. Setup a virtual environment.
#### Note: Use python3.11
```bash
python3 -m venv venv
source venv/bin/activate
```
2. Install the genai-agents
```bash
pip install -U genai-agents
```
## Documentations
The documentation for GenAI Agents can be found at [agents.genaistack.aiplanet.com](https://agents.genaistack.aiplanet.com/)
## Get in Touch
You can schedule a 1:1 meeting with our DevRel & Community Team to get started with AI Planet Open Source LLMs(effi and Panda Coder), GenAI Stack and GenAI Agents. Schedule the call here: [https://calendly.com/jaintarun](https://calendly.com/jaintarun)
## Contribution guidelines
GenAI Stack thrives in the rapidly evolving landscape of open-source projects. We wholeheartedly welcome contributions in various capacities, be it through innovative features, enhanced infrastructure, or refined documentation.
Raw data
{
"_id": null,
"home_page": "",
"name": "genai-agents",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.11,<4.0",
"maintainer_email": "",
"keywords": "",
"author": "AI Planet",
"author_email": "tech@aiplanet.com",
"download_url": "https://files.pythonhosted.org/packages/ae/2e/4208e2aa2b107321dad51a1fdde2f1340a59216e3fba245a9f9884e675cc/genai_agents-0.1.3.tar.gz",
"platform": null,
"description": "<div align=\"center\">\n<h1 align=\"center\">GenAI Agents </h1>\n\n<a href=\"https://img.shields.io/badge/Python-3.11+-3776AB.svg?style=flat&logo=python&logoColor=white\"><img src=\"https://img.shields.io/badge/Python-3.11+-3776AB.svg?style=flat&logo=python&logoColor=white\" alt=\"Python 3.11+\"></a>\n\n</div>\n\n## Installation\n\n1. Setup a virtual environment.\n\n #### Note: Use python3.11\n\n ```bash\n python3 -m venv venv\n source venv/bin/activate\n ```\n\n2. Install the genai-agents\n\n ```bash\n pip install -U genai-agents\n ```\n\n## Documentations\n\nThe documentation for GenAI Agents can be found at [agents.genaistack.aiplanet.com](https://agents.genaistack.aiplanet.com/)\n\n## Get in Touch\n\nYou can schedule a 1:1 meeting with our DevRel & Community Team to get started with AI Planet Open Source LLMs(effi and Panda Coder), GenAI Stack and GenAI Agents. Schedule the call here: [https://calendly.com/jaintarun](https://calendly.com/jaintarun)\n\n## Contribution guidelines\n\nGenAI Stack thrives in the rapidly evolving landscape of open-source projects. We wholeheartedly welcome contributions in various capacities, be it through innovative features, enhanced infrastructure, or refined documentation.\n",
"bugtrack_url": null,
"license": "",
"summary": "",
"version": "0.1.3",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f74e23478705791556657df83aced56e644d99e92c60e0afb65f4f34b9c38230",
"md5": "208e3abbe19f36a83ab357b341cfcc55",
"sha256": "7a09de7ec065f2ec405ea4c89a8641174b180ec57cbc8ff61b163ce15b1fb0f5"
},
"downloads": -1,
"filename": "genai_agents-0.1.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "208e3abbe19f36a83ab357b341cfcc55",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11,<4.0",
"size": 39530,
"upload_time": "2024-03-18T07:55:52",
"upload_time_iso_8601": "2024-03-18T07:55:52.595072Z",
"url": "https://files.pythonhosted.org/packages/f7/4e/23478705791556657df83aced56e644d99e92c60e0afb65f4f34b9c38230/genai_agents-0.1.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ae2e4208e2aa2b107321dad51a1fdde2f1340a59216e3fba245a9f9884e675cc",
"md5": "f205573a4ce7b4270d70ef439b2006c9",
"sha256": "fb63432dd98d9e1c6bfa780d0700148f236acc466e11826e94197963c7be2a69"
},
"downloads": -1,
"filename": "genai_agents-0.1.3.tar.gz",
"has_sig": false,
"md5_digest": "f205573a4ce7b4270d70ef439b2006c9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11,<4.0",
"size": 26093,
"upload_time": "2024-03-18T07:55:56",
"upload_time_iso_8601": "2024-03-18T07:55:56.823577Z",
"url": "https://files.pythonhosted.org/packages/ae/2e/4208e2aa2b107321dad51a1fdde2f1340a59216e3fba245a9f9884e675cc/genai_agents-0.1.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-18 07:55:56",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "genai-agents"
}