MineDojo / Voyager

An Open-Ended Embodied Agent with Large Language Models
https://voyager.minedojo.org/
MIT License
5.34k stars 491 forks source link

Voyager fork: Change from using ChatOpenAI to ChatOllama #153

Closed achinti closed 3 months ago

achinti commented 3 months ago

Changed all occurences of ChatOpenAI to ChatOllama. Changed attribute "model_name" to "model". Removed attribute "request_timeout". Changed model to "gemma".