ollama-python icon indicating copy to clipboard operation
ollama-python copied to clipboard

Update _client.py to account for Basic Auth in the URL.

Open btelles opened this issue 5 months ago • 3 comments

btelles avatar Jul 31 '25 01:07 btelles

Anyone know the cadence at which we can expect a PR to be reviewed, merged, then released into a minor or patch release?

btelles avatar Jul 31 '25 17:07 btelles

Gentle ping?

btelles avatar Aug 05 '25 04:08 btelles

Looks okay mostly - would prefer to not have the unnecessary formatting changes in the code unless not in line with linter. Could we double check the failure case on what happens if a user has OLLAMA_HOST set and the client cannot reach it? I believe I had rolled some stuff out for that but unsure. Thanks @btelles !!

ParthSareen avatar Aug 07 '25 22:08 ParthSareen