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...
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
- OpenClaude com Ollama Cloud
- Those of you that run Openclaw with Ollama Pro, do you need the local ollama to use cloud?
- Does ollama cloud pro will generate token faster than free?
- Why there are no embedding models in the cloud?
Source: local-ai