README.md
pyproject.toml
src/fishr/Http.py
src/fishr/Loop.py
src/fishr/Types.py
src/fishr/Utils.py
src/fishr/__init__.py
src/fishr/__main__.py
src/fishr.egg-info/PKG-INFO
src/fishr.egg-info/SOURCES.txt
src/fishr.egg-info/dependency_links.txt
src/fishr.egg-info/entry_points.txt
src/fishr.egg-info/requires.txt
src/fishr.egg-info/top_level.txt
src/fishr/Base/Conversation.py
src/fishr/Base/DeepAI.py
src/fishr/Base/DphnAI.py
src/fishr/Base/Eris.py
src/fishr/Base/Kai.py
src/fishr/Base/NoTrack.py
src/fishr/Base/Noxus.py
src/fishr/Base/OperaAria.py
src/fishr/Base/Quillbot.py
src/fishr/Base/Raphael.py
src/fishr/Base/Telnyx.py
src/fishr/Base/Yqcloud.py
src/fishr/Base/__init__.py
src/fishr/audio/MusicMake.py
src/fishr/audio/OpenAIFM.py
src/fishr/audio/TelnyxAudio.py
src/fishr/audio/Transcode.py
src/fishr/audio/__init__.py
src/fishr/chat/__init__.py
src/fishr/chat/server.py
src/fishr/client/__init__.py
src/fishr/client/agents.py
src/fishr/client/audio.py
src/fishr/client/completions.py
src/fishr/client/images.py
src/fishr/client/routing.py
src/fishr/client/streams.py