A fun project using Ollama and Godot
Stars
5
Forks
0
Watchers
5
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
32
commits
3
commits
Interaction added between chest and player. LLM can open and close game world chestds now
15365a0View on GitHubQueue system massively overhauled. All actions will now queue, and they will still continue sequentially. Future plan is to have the LLM look at the content of the queue if it gets longer than 5 events, summarize it and send a single message instead of 5 individual ones
0378030View on GitHub