mirror of
https://github.com/kolbytn/mindcraft.git
synced 2025-03-28 14:56:24 +01:00
revert to andy profile
This commit is contained in:
parent
ffb09bc3bd
commit
319295ef88
3 changed files with 1 additions and 8 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "andy",
|
||||
|
||||
"model": "gpt-4o-2024-11-20"
|
||||
"model": "gpt-4o-mini"
|
||||
|
||||
}
|
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"name": "mandy",
|
||||
|
||||
"model": "gpt-4o-2024-11-20"
|
||||
|
||||
}
|
|
@ -12,7 +12,6 @@ export default
|
|||
|
||||
"profiles": [
|
||||
"./andy.json",
|
||||
"./mandy.json",
|
||||
// "./profiles/gpt.json",
|
||||
// "./profiles/claude.json",
|
||||
// "./profiles/gemini.json",
|
||||
|
|
Loading…
Add table
Reference in a new issue