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
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
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
Max Robinson
02232e2a85
Merge pull request #248 from kumavis/secure-eval
...
feat: more safely evaluate llm generated code in a SES Compartment
2024-11-02 12:33:29 -05:00
Max Robinson
31db4e2be9
Merge pull request #259 from Ninot1Quyi/main
...
New model support: Qwen
2024-11-02 12:02:14 -05:00
Max Robinson
469d78eacc
Merge pull request #234 from kevinji/patch-1
...
actions: Fix typo in description
2024-11-02 11:19:17 -05:00
Max Robinson
27fad707bf
Merge pull request #273 from kolbytn/no-translator
...
dont translate when in english
2024-11-02 11:02:21 -05:00
MaxRobinsonTheGreat
deaec43771
dont translate when in english
2024-11-02 11:01:43 -05:00
MaxRobinsonTheGreat
dc8488299c
checkpoint
2024-11-02 10:46:04 -05:00
Max Robinson
a33e34aebb
Merge pull request #229 from keneo/patch-1
...
Instruction on how to run the bot in the docker to reduce some of the risks of running unknown code
2024-11-02 10:35:05 -05:00
Jason
9fbee53b4f
feat: add llm vendor Novita AI
2024-10-31 18:23:35 +08:00
JurassikLizard
fa505e422a
Added recipe item hints
2024-10-30 13:33:25 -04:00
Lawtro37
015bf686ee
fixed bug were pathfinding wouldn't work
...
fixed race condition with "await"
gets death position before attempting to path find to death position
2024-10-30 23:01:46 +10:00
Lawtro37
f827bb0a20
tell the AI what dimension it died in
...
hopefully this should help it not try to find its stuff in the nether in the otherworld.
2024-10-30 22:18:17 +10:00
Lawtro37
d524999daf
Merge branch 'kolbytn:main' into main
2024-10-30 19:22:59 +10:00
bartek szabat
a1a8a38576
run in docker-compose: readme
2024-10-30 09:31:21 +01:00
Qu Yi
7d4d79b035
Cleaning up the annotations
2024-10-30 15:47:19 +08:00
bartek szabat
678504767f
run in docker-compose: funny comment
2024-10-29 14:27:22 +01:00
Lawtro37
b8921c3520
cleaned up message sent to AI on death
...
reduced message length by removing confusing and unnecessary info such as what it had in its inventory. Added more direct and less confusable instruction to use the !goToDeath action.
2024-10-29 22:41:43 +10:00
Lawtro37
e83f5051ce
added "goToDeath()" skill and fixed bugs
...
shouldn't fail to path find now and is generally cleaner
2024-10-29 22:38:02 +10:00
Lawtro37
41282daeb2
modified "!goToDeath" to use new "goToDeath()" skill
...
this feels more clean and the new skill fixes some bugs
note: also added "pickupNearbyItems()" so it picks up its items after death.
2024-10-29 22:35:33 +10:00
bartek szabat
04c6fdc13b
run in docker-compose: viaproxy: ignore files, fix readme
2024-10-29 12:45:54 +01:00
bartek szabat
0c162e3ce3
run in docker-compose: ports lost and found
2024-10-29 12:35:05 +01:00
bartek szabat
a58f14e3de
run in docker-compose: viaproxy readme
2024-10-29 12:04:56 +01:00
bartek szabat
5c95b9b23b
Merge remote-tracking branch 'origin/patch-1' into patch-1
2024-10-29 12:00:58 +01:00
bartek szabat
62550aa2c8
run in docker-compose: added viaproxy service to connect to unsupported minecraft versions
2024-10-29 11:59:56 +01:00
bartek szabat
af53f854f8
run in docker-compose: open prismarine viewer ports: update readme
2024-10-29 11:58:11 +01:00
bartek szabat
2ee94d7b60
run in docker-compose: open prismarine viewer ports: update readme
2024-10-29 11:40:18 +01:00
bartek szabat
2628f1a4de
run in docker-compose: open prismarine viewer ports
2024-10-29 11:35:41 +01:00
bartek
c7feb2cea9
Merge branch 'kolbytn:main' into patch-1
2024-10-29 10:59:53 +01:00
bartek
906df6f6e4
Updated README.md: updated docker instruction plus some formatting
2024-10-29 09:17:44 +01:00
bartek
60bc2299ea
Create docker-compose.yml
...
added docker-compose.yml
2024-10-29 09:11:02 +01:00
Qu Yi
53e6097ecb
Update qwen.js
...
Add compatibility tips for openai api.
2024-10-29 12:39:10 +08:00
Max Robinson
f98ae6905f
set default mc version to 1.20.4, 1.21 buggy
2024-10-28 15:55:16 -05:00
Ninot-Quyi[CN]
e7ac085c0f
fix the Qwen api request bug
2024-10-29 02:51:04 +08:00
Lawtro37
554574a767
Merge pull request #1 from Lawtro37/Lawtro37-patch-1
...
remove "_" from mob names when exclaiming mob name
2024-10-28 22:05:28 +10:00
Lawtro37
e7be0735d2
remove "_" from mob names when exclaiming mob name
...
tiny update but just makes it slightly cleaner
2024-10-28 22:04:40 +10:00