godot-llm icon indicating copy to clipboard operation
godot-llm copied to clipboard

LLM in Godot

Results 15 godot-llm issues
Sort by recently updated
recently updated
newest added

I am new to Godot and currently working on a video game for a competition. I want to implement an AI assistant using your fantastic addon. I downloaded the asset...

CPU模式,不支持最新的Qwen3系列。 https://modelscope.cn/models/unsloth/Qwen3-1.7B-GGUF/summary

I downloaded the CPU version of the addon and followed the example with models `GRMR-1B-Instruct` and `SmolLM2-1.7B-Instruct` and it keeps giving me vague error of being unable to load the...

Hello :) LLM is shut down when context is full, instead of cleaning the context to 0 or to n_keep to keep it running. When the context gets full, the...

I am currently trying to build it but it errors out at `cannot use 'throw' with exceptions disabled` If it works for You, would it be possible to make a...