https://github.com/wenyuzhao/augmented-gpt
Simple ChatGPT API wrapper with function calls
https://github.com/wenyuzhao/augmented-gpt
ai chatgpt chatgpt-api chatgpt-plugins gpt python
Last synced: over 1 year ago
JSON representation
Simple ChatGPT API wrapper with function calls
- Host: GitHub
- URL: https://github.com/wenyuzhao/augmented-gpt
- Owner: wenyuzhao
- License: mit
- Created: 2023-06-14T18:10:41.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-12T12:45:29.000Z (over 1 year ago)
- Last Synced: 2025-02-05T14:23:29.137Z (over 1 year ago)
- Topics: ai, chatgpt, chatgpt-api, chatgpt-plugins, gpt, python
- Language: Python
- Homepage:
- Size: 1010 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AugmentedGPT: Simple ChatGPT api wrapper with function calls
[Example Usage](examples/example.ipynb)
Install: `pip3 install augmented-gpt`