minimaxir / simpleaichat

Python package for easily interfacing with chat apps, with robust features and minimal code complexity.
MIT License
3.43k stars 224 forks source link

gpt-4-plugins equivalent #28

Open matthieudesprez opened 1 year ago

matthieudesprez commented 1 year ago

Hi,

Might be a silly question but would there be a way to get advantage of already existing gpt-4 plugins ? Or are they all completely closed source ?

As tools are here to mimic their behaviour, are there some guidelines about how to add the best integration possible with external APIs ?