Skip to main content

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

Hello, I noticed the ApiURL isn't working with KoboldCPP. Is there any tested/confirmed working local API?

Ver 1.25 was too limited in its use,

Ver1.26 allows the AI model to be changed.

Please enter the model to be used in ApiModel.txt.

(e.g. gpt-4o , llama-3.3-70b-versatile )

Ver1.26 confirmed the operation with Groq.

AI model is llama-3.3-70b-versatile.

Some AIs do not seem to work.

Thank you for the reply! What backend do you use for testing (like kobold.cpp/ollama)? So I can stick with what's known working

Basically, we have always considered using only official OpenAI for this game.

Due to feedback, I have now adapted it to work with other URLs as well.