Qu Yi

Results 22 comments of Qu Yi

@DerJanniku mabe you could submit a PR

> Response is not in Tool format. Please use Tool command format. ****Q:** I am still not clear what this does exactly. Is it for saving the code or just...

# MindCraft Models Tool API Support Status | Model Name | Implementation | Test Status | |-----------|---------------|-------------| | Azure | Inherits GPT | [v] | | Cerebras | Independent |...

**Can someone help me?**:exploding_head: If anyone has API credits on these untested platforms, I really hope you can come and help me test them. Untested platforms: `GLHF`、`GPT`、`VLLM`. I've never used...

## 1. How to Test? [There are screenshot examples in the PDF. File: enhaced-coding-system-en.pdf](https://github.com/user-attachments/files/23155364/enhaced-coding-system-en.pdf) - **Step 1:** In `settings.js`, add the path to the configuration file you want to test....

# 1. Effects ## Survival Mode It can work stably, plan todos reasonably and update them in a timely manner, quickly acquire materials, and convert part of the code into...

> Hello,  你好, > > I have a question regarding how the agent perceives its environment in our Minecraft project. Specifically, does the agent obtain information by directly reading internal...

_Last Edited:2025-4-20 14:59_ I'm adding `MCP` support to supercharge the `MindCraft` community and unlock a ton of new possibilities for `Andy`! 🎉 Down the road, I’ll implement `Memory` as a...

Added the `Memory` tool from the official Model Context Protocol (MCP) example using MCP, enabling the storage of memories in a knowledge graph. Please refer to the methods in this...

mabe u can change `andy.json` like this: ``` { "name": "andy", "model": "gpt-4o-mini", "embedding": "openai" } ```