Custom edited providers for use with Clyde.
You will need a copy of gpt4free and python-tgpt set up with an instance of Clyde to use these.
- g4f:
path/to/venv/lib/python3.11/site-packages/g4f/Provider/NAME.py
- python-tgpt:
path/to/venv/lib/python3.11/site-packages/pytgpt/NAME/main.py
Putting these outside of your module path will not do anything.