https://github.com/engageintellect/openai-streaming-python
A simple Python client for OpenAI's GPT-3 API that supports streaming completions.
https://github.com/engageintellect/openai-streaming-python
chatgpt openai openai-api python
Last synced: about 2 months ago
JSON representation
A simple Python client for OpenAI's GPT-3 API that supports streaming completions.
- Host: GitHub
- URL: https://github.com/engageintellect/openai-streaming-python
- Owner: engageintellect
- Created: 2024-04-14T09:49:50.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-14T09:51:34.000Z (about 2 years ago)
- Last Synced: 2025-03-31T09:21:22.661Z (about 1 year ago)
- Topics: chatgpt, openai, openai-api, python
- Language: Python
- Homepage:
- Size: 11.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# openai-streaming-python
## Description:
A simple Python client for OpenAI's GPT-3 API that supports streaming completions.