Closed tonymacx86PRO closed 1 year ago
I'm not sur this is under MindsDB terms of use. As they are paying to use openai on their side.
And i am not sure
In general, the worst part is that there are no analogues of GPT-4 and therefore you can't stupidly use this project
I don't understand at all why OpenAI closed its GPT-4 in paper?
Just then this project is useless if you can't pay for the API, I don't want to pay OpenAI at all just because there's no Paypal there and there's a credit card to leak it Horrible... I remember the last incident at OpenAI
I'm not sur this is under MindsDB terms of use. As they are paying to use openai on their side.
What do you suggest?
@tonymacx86PRO I suggest you put 5 dollard on a virtual card so you can avoid card leak
@tonymacx86PRO I suggest you put 5 dollard on a virtual card so you can avoid card leak
I can't!
I will delete this issue if anyone doesn't care about the API, peace!
super interesting, did you find a way to use it with auto gpt?
If u can connect via SQL connector and use it, u can of course!
can you show me how you implemented it into the Auto-Gpt code? im curious how gpt4 works with it.
Like I have idea to make integration of sql mindsdb base but i have not implemented it yet
Maybe i will download AutoGPT and patch it
But my problem that mysql connector can't connect to the server with my auth I am still using via web editor
apparently you can only use it within there web editor, to use it locally you have to add your own api key.
We use the OpenAI engine to create a model in MindsDB. Please note that the api_key parameter is optional on cloud.mindsdb.com but mandatory for local usage/on-premise. You can obtain an OpenAI API key by signing up for OpenAI’s API services on their website. Once you have signed up, you can find your API key in the API Key section of the OpenAI dashboard. You can then pass this API key to the MindsDB platform when creating models.
No, i tried via mysql connector and It worked i changed password of my account for this you don't need API key this cool part, i am from yesterday working on patched babyagi (freeagi)
I'm also looking for local and free autogpt integration if anyone figures it out :)
Duplicates
Summary 💡
I am done some research about how I can use GPT-4 API for free with unlimited query!
Please don't abuse it How you can do it? Register on MindsDB (It's a SQL database that integrates AI into it) Now you maked a demo account that can create 2 models in the demo instance with openai (NO API KEY NEEDED), hf, tensorflow or pytorch Now you can "train" models with ur parameters like temperature, top_p and system prompt (prompt template)
Here's some sql queries to do some stuff
And the awesome part u can use it with python using sql connector and ur credentials :D
More in MindsDB Docs
Examples 🌈
No response
Motivation 🔦
This will affect all comunity that uses paid expensive GPT-4 to make auto-tasks!