Commit graph

979 commits

Author SHA1 Message Date
Isadora White
caa5c389e7 logging messages 2025-01-31 12:57:38 -08:00
Sweaterdog
0d2e4c7b9c
Update prompter.js
Fixed bug in prompter.js where replicate Ai was checked twice
2025-01-29 22:39:02 -08:00
Sweaterdog
6b8ac02c8e
Update groq.js
Removed custom logging
2025-01-29 15:52:10 -08:00
Sweaterdog
ec6f4f7098
Update groq.js
Fixed small error that would endlessly retry groqcloud response if Deepseek-R1 was chosen
2025-01-28 13:43:33 -08:00
gmuffiness
308e092a81 feat: add anthropic vision request 2025-01-29 01:39:43 +09:00
Sweaterdog
c78dba7776
Update huggingface.js
Added Deepseek-R1 support, such as the qwen2.5 32b distill
2025-01-27 16:15:12 -08:00
Sweaterdog
2b3ca165e8
Update groq.js
Added deepseek-r1 support
2025-01-27 16:13:09 -08:00
gmuffiness
116ef46106 chore: minor change 2025-01-28 02:40:04 +09:00
gmuffiness
4281ee2468 feat: add gemini vision request 2025-01-28 02:25:41 +09:00
gmuffiness
d1b3232a5a feat: add groq vision request 2025-01-27 17:29:14 +09:00
Sweaterdog
b907e77609
Merge branch 'main' into main 2025-01-26 17:01:35 -08:00
Sweaterdog
7644c63565
Update local.js
Add Deepseek-R1 Support.

Deepseek-R1 uses "<think> [Thoughts] </think>" and the response can be cut short if it reasons through a command and it's syntax, so we cut it short before returning the response.
2025-01-26 16:56:27 -08:00
Isadora White
231204d0c8 using environment variables to help differentiate the settings.js files :D 2025-01-26 11:39:21 -08:00
MaxRobinsonTheGreat
e1a9ed811b small fix to block placing/farming 2025-01-25 12:26:49 -06:00
MaxRobinsonTheGreat
063d421764 added second model for coding 2025-01-25 12:26:22 -06:00
Pixel
1e6ee45f01
Update README.md 2025-01-25 10:55:39 -06:00
Pixel
42f805cd16
Update README.md 2025-01-25 10:53:22 -06:00
MaxRobinsonTheGreat
fbde286931 better auto-prompt 2025-01-24 11:31:26 -06:00
gmuffiness
7d51726289 feat: remove promptImageConvo and implement sendVisionRequest to each provider 2025-01-24 16:29:03 +09:00
gmuffiness
5fce0acaac feat: move vision functions from skill into vision_intepreter 2025-01-24 13:16:36 +09:00
Ayush Maniar
3bbed21526 Added python script for task evaluation which stores experiment run times and results. 2025-01-23 12:33:21 -08:00
“Qu
2019dff1f8 Merge remote-tracking branch 'refs/remotes/upstream/main' into Tasks-more-relevant-docs-and-code-exception-fixes
# Conflicts:
#	settings.js
2025-01-22 13:53:32 +08:00
Lawtro
fbc2734e52
fixed fall protection and tweaked other things 2025-01-22 13:35:18 +10:00
Lawtro
d75c7304fd
change danger log message 2025-01-22 12:31:50 +10:00
uukelele-scratch
007a0cdf6c
Update index.html 2025-01-21 21:49:27 +00:00
uukelele-scratch
e92ff0f933
Update agent.js 2025-01-21 21:48:05 +00:00
uukelele-scratch
1171bad1e4
Update agent_proxy.js 2025-01-21 21:47:36 +00:00
uukelele-scratch
3eeb88e60e
Update mind_server.js 2025-01-21 21:47:05 +00:00
Max Robinson
8e783ba75a
Merge pull request #416 from kolbytn/patch
Patch
2025-01-21 14:07:51 -06:00
MaxRobinsonTheGreat
c5b37dc2c7 use cheats for farming, default no code timeout 2025-01-21 14:05:50 -06:00
MaxRobinsonTheGreat
66a03bf893 embed max tokens, fix shutdown race condition 2025-01-21 13:41:48 -06:00
Lawtro
2a768c3e97
fixed bugs where bot would try to mine water and added safety protections
- bot will no longer mine down if its in water or if there is water below the block its standing on
- bot will no longer dig down if its going to fall into water or lava or a drop more than 5 blocks
2025-01-21 18:45:03 +10:00
Lawtro37
e2cf9912ad
added "!digDown" action to actions.js 2025-01-20 20:44:55 +10:00
Lawtro37
1f6f352e53
added digDown skill 2025-01-20 20:43:35 +10:00
gmuffiness
e4eda9c16a chore: remove unnecessary 5-second sleep 2025-01-20 14:26:14 +09:00
gmuffiness
55c045f57f fix: update camera direction to use mineflayer viewer setFirstPersonCamera api 2025-01-20 13:11:57 +09:00
gmuffiness
65113c706f chore: remove duplcated func 2025-01-20 11:48:38 +09:00
gmuffiness
85ed526fcf chore: reset settings 2025-01-20 10:30:47 +09:00
“Qu
f0396df829 Remove the relevant_skill_doc prompts from coder.js and action_manager.js 2025-01-19 22:05:01 +08:00
“Qu
1d54af2fb7 add the lost || new_resume 2025-01-19 21:10:12 +08:00
“Qu
1a86c3a485 Fix Qwen.js to be compatible with OpenAI and add random backoff for rate limiting 2025-01-19 20:50:25 +08:00
“Qu
5dd57dd429 Merge remote-tracking branch 'refs/remotes/upstream/main' into Tasks-more-relevant-docs-and-code-exception-fixes
# Conflicts:
#	src/agent/prompter.js
2025-01-19 18:28:17 +08:00
gmuffiness
1fee081782 fix: add camera file & move image describe to promptImageConvo 2025-01-16 14:43:13 +09:00
gmuffiness
f5923db43a feat: update skill look to lookAtPlayer & export lookAtPosition 2025-01-16 13:17:39 +09:00
gmuffiness
1be24f4867 feat: add screenshots and look action works on gpt 2025-01-15 17:26:13 +09:00
“Qu
4782da1207 Rename func 'check' to 'lint' 2025-01-13 00:02:03 +08:00
“Qu
9be83fec64 Rename two code template 2025-01-12 23:56:10 +08:00
“Qu
8590366900 Rollback two code template.js 2025-01-12 23:52:59 +08:00
“Qu
485d4a6d8c Rollback two code template.js 2025-01-12 23:52:39 +08:00
itsme6582
bca490a33a
Update README.md
Discord invite in section ## Install and Run was invalid.  Replaced with the [Discord Support] link from the section # Mindcraft
2025-01-12 10:24:21 -05:00