MakkusuOtaku / minegpt

Minecraft bot controlled with an LLM.
25 stars 5 forks source link

1.20 Error with createChatCompletion #4

Open Master1122334455 opened 1 year ago

Master1122334455 commented 1 year ago

When loading into a 1.20 server you get an error that createChatCompletion is not defined. This works fine in 1.19.2.

Plugin.js TypeError: Cannot read properties of undefined (reading 'createChatCompletion')

SonicandTailsCD commented 5 months ago

When loading into a 1.20 server you get an error that createChatCompletion is not defined. This works fine in 1.19.2.

Plugin.js TypeError: Cannot read properties of undefined (reading 'createChatCompletion')

Mineflayer isn't ready for 1.20 yet, sorry. :( If you believe I'm wrong, check out Mineflayer. If I WAS wrong, run ‘npm update’. :) (I'm not a collaborator! Just sharing useful information.)