@Alexa Teo Agent Zero is an agentic framework; it depends on other programs, specifically a Large Language Model (LLM) to run on. Since it can't do it all alone, when you change its LLM, you can expect different results. Llama 3.2, in Jan's case, is the LLM he used to run Agent Zero on. In a standard, paid out setup, Agent Zero's LLM is ChatGPT. However, you can use other LLM's from Ollama.com, openrouter.com or other websites. When you use a local LLM, however, Agent Zero relies not on a server, but your own hardware, which must be quite robust to make it work efficiently.