AbanteAI/rawdog

API key prompt when using local ollama model

Closed this issue · 1 comments

Hi all, very cool project. I tried running rawdog with a local gguf model via ollama with the configuration suggested in the readme. I am prompted for an API key as follows:

`API Key (None) not found.

Enter API Key (e.g. OpenAI): `

[Edit: I didn't realize rawdog expected ollama to be running in serve mode, mistakenly thought it would interact via 'ollama run.' Got it to work, sorry about that.]

No worries! Glad you got it to work. The readme has actually gotten a little ahead of the release. On main it doesn't prompt for api_key anymore.