Adds a command to vsCode to open a chat dialog with local AI Models using Ollama and the Ollama javascript library
Ollama - https://ollama.com/download
Models you have already pulled with Ollama will be displayed by automatically in the model dropdown. If you have no models installed only DeepSeek-r1 will appear, you can add new models by running:
ollama pull <model>
defaultModel is the model that is selected by default on startup. you can change this to any model in the Ollama library
Ollama Library: https://ollama.com/library