Commit graph

758 commits

Author SHA1 Message Date
Kolby Nottingham
fc3002d032 Merge branch 'main' of https://github.com/kolbytn/mindcraft 2024-11-06 09:48:59 -08:00
Kolby Nottingham
c8334ed0ae citation and blog post 2024-11-06 09:48:53 -08:00
Jason
dc1a547f92 fix: remove novita profile 2024-11-06 16:21:43 +08:00
Qu Yi
f6e309a6bc Fix spelling mistakes 2024-11-06 12:25:11 +08:00
Max Robinson
5cda572757
Merge pull request #283 from wlvrx/main
Attack command fix and updated default embedding model
2024-11-05 19:51:38 -06:00
Kolby Nottingham
26881c547c npc path error 2 2024-11-05 16:28:12 -08:00
Kolby Nottingham
23f54f8d57 Merge branch 'main' of https://github.com/kolbytn/mindcraft 2024-11-05 16:26:34 -08:00
Kolby Nottingham
ce983df59c npc path error 2024-11-05 16:26:23 -08:00
Kolby Nottingham
b4b6f3feb8
Merge pull request #289 from kolbytn/new-commands
New commands
2024-11-05 15:58:22 -08:00
Kolby Nottingham
111929cc54 finished merge with main 2024-11-05 15:48:37 -08:00
Kolby Nottingham
3cf1076a32 Merge branch 'main' into new-commands 2024-11-05 15:45:02 -08:00
Kolby Nottingham
f780473249 fix translate error 2024-11-05 15:44:40 -08:00
Kolby Nottingham
867f253b14 craftable library fix 2024-11-05 15:30:12 -08:00
Kolby Nottingham
bc511cac1a craftable and attack player commands 2024-11-05 15:27:59 -08:00
Max Robinson
25f69a9c1c
Merge pull request #288 from kolbytn/login-log
Login log
2024-11-05 16:51:07 -06:00
MaxRobinsonTheGreat
67915d4dc9 dont crash... 2024-11-05 16:50:45 -06:00
MaxRobinsonTheGreat
d515a80c7f log on login 2024-11-05 16:49:42 -06:00
MaxRobinsonTheGreat
b717dabd40 checkpoint 2024-11-05 12:17:10 -06:00
Qu Yi
82b37e02aa Resolving merge conflicts with Task Manager 2024-11-05 01:08:56 +08:00
MaxRobinsonTheGreat
3b07a63b48 Merge branch 'main' into agent-chat 2024-11-04 10:11:14 -06:00
Qu Yi
615af119bb Merge remote-tracking branch 'origin/Tasks-more-relevant-docs-and-code-exception-fixes' into Tasks-more-relevant-docs-and-code-exception-fixes
# Conflicts:
#	src/agent/coder.js
2024-11-04 23:20:41 +08:00
wlvrx
043031f9b0 Update default embedding model to text-embedding-3-small
- Changed from text-ada-002 to text-embedding-3-small
- Aligns with OpenAI's current best practices
- More cost-effective and better performance
2024-11-04 21:55:10 +08:00
Max Robinson
0a21561dcb
Merge pull request #282 from kolbytn/return_death
Return to death
2024-11-03 23:02:12 -06:00
MaxRobinsonTheGreat
f2bb0d9140 actually save location 2024-11-03 23:01:34 -06:00
Max Robinson
b465af9e83
Merge pull request #277 from Ninot1Quyi/patch-1
Update FAQ:Add Common Issues about api key
2024-11-03 22:34:39 -06:00
Max Robinson
4c61ec4713
Merge pull request #281 from kolbytn/action-refactor
Action refactor
2024-11-03 22:31:39 -06:00
MaxRobinsonTheGreat
511d87b3bc removed checksafe again? 2024-11-03 22:20:51 -06:00
MaxRobinsonTheGreat
19f8238aa1 renamed file, refactor labeling 2024-11-03 22:17:28 -06:00
Saintdoggie
4c63188533 docs: add mistral profile comment to settings.js 2024-11-03 19:27:59 -08:00
Saintdoggie
ac4f10210b feat: add mistral provider 2024-11-03 19:22:05 -08:00
JurassikLizard
6a17de7bf6 forgotten item_goal.js 2024-11-03 12:08:15 -05:00
JurassikLizard
434f295a9e missing agent.js refactors 2024-11-03 12:04:47 -05:00
JurassikLizard
e13fd4afc4 extra refactor cleanup 2024-11-03 12:03:56 -05:00
JurassikLizard
25a0f5c069 rename task -> action 2024-11-03 12:03:12 -05:00
JurassikLizard
0896907224 merge 2024-11-03 11:50:50 -05:00
Qu Yi
d12f604ef5
Update FAQ.md
Add Common Issues: 
Why I added the api key but still prompted that the key can't be found?
2024-11-04 00:06:32 +08:00
Lawtro37
5606dad576
removed unnecessary "!goToDeath" action
this code is unnecessary
the bot can use "!goToPlace('last_death_position')"
2024-11-03 17:40:04 +10:00
Lawtro37
ac545acf51
remove unnecessary "goToDeath()" skill
this code is unnecessary
the bot can use "!goToPlace('last_death_position')"
2024-11-03 17:38:48 +10:00
Max Robinson
b6eb9da29d
Merge pull request #274 from Shandelier/gemini-embedding-fix
gemini gains 10 IQ points (embedding fix)
2024-11-02 22:59:27 -05:00
Lawtro37
eb0719d4e3
modified message sent to AI
modified message sent to AI
fixed miss spelling of "dimension" 
removed code to save to memory as this is already done by "handleMessage()"
2024-11-03 12:28:20 +10:00
Max Robinson
b6856e63c8
reinforced coding warning 2024-11-02 17:37:17 -05:00
youngdev
3e6e73f6a1 gemini gains IQ (embedding fix) 2024-11-02 22:29:10 +01:00
Qu Yi
e1dfad9080 Change note to English 2024-11-03 04:01:11 +08:00
Qu Yi
5e84d69aee Merger conflict resolution 2024-11-03 03:52:00 +08:00
Max Robinson
32706b00f7
Update FAQ.md 2024-11-02 14:10:37 -05:00
Max Robinson
7fd505c4b5
Added faq link 2024-11-02 14:08:59 -05:00
Max Robinson
771f5de708
Create FAQ.md 2024-11-02 13:37:41 -05:00
Qu Yi
80d0c2514e Merge remote-tracking branch 'origin/Tasks-more-relevant-docs-and-code-exception-fixes' into Tasks-more-relevant-docs-and-code-exception-fixes
# Conflicts:
#	src/agent/coder.js
#	src/agent/prompter.js
2024-11-03 02:24:26 +08:00
Max Robinson
8e562efece
Merge pull request #270 from JurassikLizard/contrib
Add recipe item hints to craftRecipe in skills.js
2024-11-02 13:20:27 -05:00
Max Robinson
012f229936
Better instructions and order 2024-11-02 13:03:58 -05:00