facultyai / faculty

A Python library for interacting with the Faculty platform
https://faculty.ai/platform/
18 stars 5 forks source link

Migration of faculty_cli Hound.py #188

Closed taraganepola closed 3 years ago

taraganepola commented 3 years ago

This PR migrates the functionality of hound.py in faculty_cli. The majority of the hound.py functions have been replicated in the new serveragent.py client. A new function _stream has also been added to the Base client for streaming Sever Sent Event messages.