Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-15T10:12:44.000Z (5 months ago)
- Last Synced: 2024-10-01T15:47:11.587Z (4 months ago)
- Topics: ai, chatgpt, chatgpt-api, chatgpt-plugins, gpt, python
- Language: Python
- Homepage:
- Size: 777 KB
- Stars: 3
- Watchers: 4
- 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`