imharvol
imharvol
Are you specifying the minecraft version when creating the bot? ```js const bot = mineflayer.createBot({ // ... version: '1.18.2' //
@FanaticExplorer Are you using python or just Javascript? minecraft and mineflayer-web-inventory version?
Which minecraft version are you on?
Thanks for the PR! Can you run `npx standard --fix` to run the formatter and see if the test pass?
I have managed a workaround by using `model="langfuse/gemini-2.5-pro"` and then removing the following lines from the source: https://github.com/BerriAI/litellm/blob/90850bf6d55864dfe2ea4e6d4b43c41480f33f99/litellm/integrations/langfuse/langfuse_prompt_management.py#L102-L104 --- Not sure what this `sdk_integration` parameter is, but it's not present...