mirror of
https://github.com/kolbytn/mindcraft.git
synced 2025-09-04 13:23:12 +02:00
put back andy as default profile
This commit is contained in:
parent
6acc53bd34
commit
1970c1edb0
1 changed files with 1 additions and 1 deletions
2
main.js
2
main.js
|
@ -1,6 +1,6 @@
|
|||
import { AgentProcess } from './src/process/agent-process.js';
|
||||
|
||||
let profile = './radley.json';
|
||||
let profile = './andy.json';
|
||||
let load_memory = false;
|
||||
let init_message = 'Say hello world and your name.';
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue