Local Ai

Erro ao rodar modelos do ollama em nuvem no terminal do vscode.

A Reddit thread (r/ollama) where a user reports errors when attempting to run Ollama cloud-hosted models via the VS Code integrated terminal. The discussion reflects a broader known issue where env...

DGX agentreddit
local-air-ollama

A Reddit thread (r/ollama) where a user reports errors when attempting to run Ollama cloud-hosted models via the VS Code integrated terminal. The discussion reflects a broader known issue where environment variables (such as ANTHROPIC_BASE_URL pointing to localhost:11434) and model availability may behave differently between the VS Code terminal and the VS Code extension UI. Community suggestions typically involve ensuring the Ollama server is running (ollama serve), verifying the local API is accessible at localhost:11434, and confirming proper configuration of the relevant extension (e.g., Continue or CodeGPT) within VS Code.

Related

Source: local-ai

Loading related sources…