Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions andy.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "andy",
"name": "Pari",

"model": "gpt-5.4-mini"

}
}
2 changes: 1 addition & 1 deletion profiles/andy-4.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "andy_4",
"name": "Pari2",

"model": "ollama/sweaterdog/andy-4:micro-q8_0",

Expand Down
4 changes: 2 additions & 2 deletions settings.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
const settings = {
"minecraft_version": "auto", // or specific version like "1.21.6"
"host": "127.0.0.1", // or "localhost", "your.ip.address.here"
"port": 55916, // set to -1 to automatically scan for open ports
"host": "Shifineyy.aternos.me", // or "localhost", "your.ip.address.here"
"port": 46856, // set to -1 to automatically scan for open ports
"auth": "offline", // or "microsoft"

// the mindserver manages all agents and hosts the UI
Expand Down