Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

still need help with api key

An example,

You can also access and use non-official AI services.

In my case, I was able to use AI functions for free at the following sites

groq

https://groq.com/

How to do it,

Get a free API key from Groq

Fill in the API key in ChatGpt.txt

Fill ApiUrl.txt with https://api.groq.com/openai/v1/chat/completions

Fill in ApiModel.txt with llama-3.3-70b-versatile

and start the game!

interesting, Thank you!