You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I wanted to suggest adding support for Ollama (https://github.com/ollama/ollama) as an alternative backend. This would allow users to run the gaming agent entirely offline, avoiding both the need for an internet connection and the costs associated with API-based models (OpenAI, Anthropic, Google, etc.).
Since Ollama supports vision-language models like LLaVA-1.5, Qwen-VL and others, it could be a great option for local deployment.