xtekky / gpt4free

The official gpt4free repository | various collection of powerful language models
https://g4f.ai
GNU General Public License v3.0
62.47k stars 13.4k forks source link

Access docker container with python requests #472

Closed konradipipan closed 1 year ago

konradipipan commented 1 year ago

Hi, How should I compose a GET request to send it to the container? (instead of using the app via GUI)

xiangsx commented 1 year ago

You need to develop the api you want on the basis of this project.

Or you can find gpt4free-ts, that provide api