# AugmentedGPT: Simple ChatGPT api wrapper with function calls
[Example Usage](examples/example.ipynb)
Install: `pip3 install augmented-gpt`
Raw data
{
"_id": null,
"home_page": "https://github.com/wenyuzhao/augmented-gpt",
"name": "agentia",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.10",
"maintainer_email": null,
"keywords": "chatgpt, gpt",
"author": "Wenyu Zhao",
"author_email": "wenyuzhaox@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/2d/56/0597401c17a62559f0d4cb3273fa924144b69b20363a83c4bd394083c1a5/agentia-0.0.1.tar.gz",
"platform": null,
"description": "# AugmentedGPT: Simple ChatGPT api wrapper with function calls\n\n[Example Usage](examples/example.ipynb)\n\nInstall: `pip3 install augmented-gpt`\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "ChatGPT powered agents, argumented with tools",
"version": "0.0.1",
"project_urls": {
"Homepage": "https://github.com/wenyuzhao/augmented-gpt",
"Repository": "https://github.com/wenyuzhao/augmented-gpt"
},
"split_keywords": [
"chatgpt",
" gpt"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "99dcf33c24aad3247f90a5b8120c92079fd8e832ea0392c4a4b8e2a929eaec9b",
"md5": "72e0ecf039e96402bb32768eac6b6591",
"sha256": "702c456b0c8b53cb7d0fe7e4b3f687a38a785ad071553a038c8967bafc88f8cb"
},
"downloads": -1,
"filename": "agentia-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "72e0ecf039e96402bb32768eac6b6591",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.10",
"size": 27601,
"upload_time": "2024-10-23T23:46:26",
"upload_time_iso_8601": "2024-10-23T23:46:26.294578Z",
"url": "https://files.pythonhosted.org/packages/99/dc/f33c24aad3247f90a5b8120c92079fd8e832ea0392c4a4b8e2a929eaec9b/agentia-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2d560597401c17a62559f0d4cb3273fa924144b69b20363a83c4bd394083c1a5",
"md5": "d20b1131d8fbe18b2ca3ce064c4c53f7",
"sha256": "51949cf03c47aeea88bfe61307103c47a03c8de9858cfb9fe521ac13128b4a8d"
},
"downloads": -1,
"filename": "agentia-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "d20b1131d8fbe18b2ca3ce064c4c53f7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.10",
"size": 19801,
"upload_time": "2024-10-23T23:46:27",
"upload_time_iso_8601": "2024-10-23T23:46:27.933431Z",
"url": "https://files.pythonhosted.org/packages/2d/56/0597401c17a62559f0d4cb3273fa924144b69b20363a83c4bd394083c1a5/agentia-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-23 23:46:27",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "wenyuzhao",
"github_project": "augmented-gpt",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "agentia"
}