What LLM Models does GameDev Assistant Use?
GameDev Assistant is a multi-agent tool that uses multiple LLMs to achieve its functionality. However, the two primary models used are:
- Non-Reasoning Model: Kimi K2
- Reasoning Model: Gemini Pro
Our system has automatic fallbacks to different LLM models, however, should one of these LLMs be temporarily unavailable. Additionally, as the field of AI develops, we may change the models to provide better quality results for users.
Related Articles
Can I use GameDev Assistant with a locally installed LLM or my own API key?
GameDev Assistant does not support local LLMs or third-party API keys. The service is a multi-agent system running on our server, which relies on a combination of large language models used for different things. To function properly, it requires full ...
Prompting Tips for GameDev Assistant
The quality of AI responses often comes down to your specific prompt - and GameDev Assistant is no different in that regard. In this article, we'll provide some tips for writing good prompts so you can get the most out of this Godot co-pilot! Want ...
Do I need to know Godot to use GameDev Assistant?
While technically anyone can use GameDev Assistant, we do recommend users have at least some experience with Godot before using the tool. As GameDev Assistant was designed as a coding co-pilot (and not an autopilot), knowing Godot can help greatly in ...
I told GameDev Assistant to use tabs/spaces for the coding, but it didn't do what I asked. Why?
Whether due to personal preferences or style requirements for the project, sometimes you'll need to have scripts that either specifically use tabs or spaces for indentation. Unfortunately, even if you provide the AI with specific instructions for ...
How do I install GameDev Assistant?
The process for installing GameDev Assistant is fairly simple and straightforward. Below you can find instructions both in a video format and in a written format. Please note that in order to use GameDev Assistant, you must have Godot installed ...