OmiiiDev

Results 17 comments of OmiiiDev

> They have a lot of security and regularly want to you to login via email again. You'd have to automate the email clicking somehow I reversed engineered their AI...

I don't know about the text models, but I will try to reverse engineer them

Alright I will send the code here for the text models if I figure it out, I will let you know

> If you have some code to share I'd be interested. Here is the code example (post request in python): ``` import requests url = "https://backend-k8s.flowgpt.com/v2/chat-anonymous" headers = { "Authorization":...

@hlohaus please if you want or need, add a new provider (flowgpt) it has a lot of models, if you need any image models, I also reversed engineered it

I just made a simple request with the necessary payload for it to reply. > If you can post the image code I'd also be interested. What do you mean...

> The other question was if you would be willing to also share your reversed image api. Oh, right sorry about that, yes i will share it, this is for...

yeah, you might need to add a script that changes the user agent probably (idk, but it probably has rate limits)

probably, I didn't fully test it.