Metadata-Version: 2.1
Name: chat-agent
Version: 0.1.6
Summary: A Simple Chat Agent, For OpenAI ChatGPT
Home-page: https://github.com/whalezarathustra/chat-agent
Author: WhaleZarathustra
Author-email: whale.zarathustra@gmail.com
License: MIT
Keywords: ChatAgent
Requires-Dist: setuptools (~=63.4.1)
Requires-Dist: flask (~=2.2.2)
Requires-Dist: flask-cors (~=3.0.10)
Requires-Dist: openai (~=0.27.2)
Requires-Dist: tiktoken (~=0.3.2)
Requires-Dist: bidict (~=0.22.1)
Requires-Dist: flask-socketio (~=5.3.3)
Requires-Dist: python-engineio (~=4.4.0)
Requires-Dist: python-socketio (~=5.8.0)
Requires-Dist: gevent (==22.10.2)
Requires-Dist: gevent-websocket (==0.10.1)
Requires-Dist: eventlet (==0.33.3)

