aaif-goose / aaif-goose/goose

Bug: Ollama Host field resets to 0.0.0.0 on Windows Desktop app configuration

Aberta
#11,498 2 comentários 0 reações 1 responsável Reivindicada por @jbg Ver no GitHub
Linguagem predominante
Rust
Estrelas
54.2k
Forks
6.2k
Merge médio
3d 2h
PRs com merge (30d)
262

Descrição

### Describe the Bug
When configuring the Ollama provider within the Goose Windows Desktop application, the "Ollama Host" input field continuously resets to `0.0.0.0` upon clicking "Submit". Attempting to type `http://127.0.0.1:11434` or `http://localhost:11434` results in the address clearing itself, preventing connection to the local inference instance.

### Steps to Reproduce
1. Open Goose Desktop App -> Settings -> Configure Provider.
2. Select Ollama.
3. Modify the default "Ollama Host" address from `0.0.0.0` to `http://127.0.0.1:11434`.
4. Click "Submit".
5. Re-open the configuration panel; the port has reverted entirely back to `0.0.0.0` and errors out when selecting local models.

### Expected Behavior
The submitted host address string should write to the underlying configuration profile and establish a handshake connection with the local Ollama API server.

### Environment Details
- OS: Windows 11
- Desktop Client: Goose Desktop (Latest Release)
- Local Backend: Ollama (running locally on port 11434)

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.