# AugmentedGPT: Simple ChatGPT api wrapper with function calls
Example: <a target="_blank" href="https://colab.research.google.com/github/wenyuzhao/augmented-gpt/blob/main/examples/example.ipynb">
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
</a>
Install: `pip3 install augmented-gpt`
Raw data
{
"_id": null,
"home_page": "https://github.com/wenyuzhao/augmented-gpt",
"name": "augmented-gpt",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.10,<3.13",
"maintainer_email": "",
"keywords": "chatgpt,gpt",
"author": "Wenyu Zhao",
"author_email": "wenyu.zhao@anu.edu.au",
"download_url": "https://files.pythonhosted.org/packages/f9/e5/7c58e346da8315c830d763a9168620729b021b7fbb45a2a40b3d51b81d13/augmented_gpt-0.1.3.tar.gz",
"platform": null,
"description": "# AugmentedGPT: Simple ChatGPT api wrapper with function calls\n\nExample: <a target=\"_blank\" href=\"https://colab.research.google.com/github/wenyuzhao/augmented-gpt/blob/main/examples/example.ipynb\">\n <img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/>\n</a>\n\nInstall: `pip3 install augmented-gpt`\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "ChatGPT API wrapper, argumented with functions",
"version": "0.1.3",
"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": "38d7b67ddae95cb06c87c64a754fa33b8881bd143e475c9ec506444ad04848da",
"md5": "8c4bea73396f065cd8792f95192a949d",
"sha256": "9efa23496438fef48378c9dd66d5474e00cc6d422d67a4d96f76c24bf7a05ef4"
},
"downloads": -1,
"filename": "augmented_gpt-0.1.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8c4bea73396f065cd8792f95192a949d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10,<3.13",
"size": 8322,
"upload_time": "2023-06-27T23:08:00",
"upload_time_iso_8601": "2023-06-27T23:08:00.214225Z",
"url": "https://files.pythonhosted.org/packages/38/d7/b67ddae95cb06c87c64a754fa33b8881bd143e475c9ec506444ad04848da/augmented_gpt-0.1.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f9e57c58e346da8315c830d763a9168620729b021b7fbb45a2a40b3d51b81d13",
"md5": "b75f097d5c47e197d35fded76772e19d",
"sha256": "042894c23b2e3d1d05cb5c9638ac1e929162300342f97ce4d900a94cbd00c750"
},
"downloads": -1,
"filename": "augmented_gpt-0.1.3.tar.gz",
"has_sig": false,
"md5_digest": "b75f097d5c47e197d35fded76772e19d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10,<3.13",
"size": 6198,
"upload_time": "2023-06-27T23:08:01",
"upload_time_iso_8601": "2023-06-27T23:08:01.723460Z",
"url": "https://files.pythonhosted.org/packages/f9/e5/7c58e346da8315c830d763a9168620729b021b7fbb45a2a40b3d51b81d13/augmented_gpt-0.1.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-06-27 23:08:01",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "wenyuzhao",
"github_project": "augmented-gpt",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "augmented-gpt"
}