kolbytn / mindcraft

MIT License
1.99k stars 245 forks source link

add support for custom open ai api endpoint(also fund a finetuned model made to beat minecraft) #275

Open Skorchekd opened 1 week ago

Skorchekd commented 1 week ago

e.g https://github.com/oobabooga/text-generation-webui/wiki/12-%E2%80%90-OpenAI-API you just need to send the open ai api requests to a local endpoint 127.0.0.1:5000. also maybe gather money to finetune a model that has your api commands and the goal to beat minecraft.

JurassikLizard commented 1 week ago

A custom API endpoint is already supported, scroll down and read near the bottom on the README.