aandrew-me / tgpt

AI Chatbots in terminal without needing API keys
GNU General Public License v3.0
2.04k stars 171 forks source link

Groq is recently released and is currently providing public chat access and api access for free but there is signup step so is there any possibility for its integration? #235

Closed Greatz08 closed 8 months ago

Greatz08 commented 8 months ago

They have signup process in which we have to either provide any email or with google. With temp mail we can create and verify and get free access to api and cloud console chat/playground and to there public chat too so just wanted to let you know this and wanted to ask if there is any possibility to use that in this project :-)) https://groq.com/ this is url for groq

aandrew-me commented 8 months ago

Well its similar to openai so surely I can add. Users can use their own api keys

aandrew-me commented 8 months ago

Will be available in next update

Greatz08 commented 8 months ago

@aandrew-me thanks plus without api key too is there any possibility like they public chat option too without console but for that we have to login tho so was just curious about this :-)).

aandrew-me commented 8 months ago

It requires to use cookie and some additional headers

Greatz08 commented 8 months ago

was thinking same just wanted to confirm :-)