martin
martin
@juhaku any updates ?
Still relevant
could this be assigned to me ? I'm willing to work on it
> [@mmoreiradj](https://github.com/mmoreiradj) Thanks! Please go ahead and open a pull request to address it. Do you have an environment available to validate the change? Yes thank you for asking. After...
I couldn't reproduce it following the steps provided (2faff8e6af98730c32d5f82f1dcdece472ac73f4). This is an issue with the user's cloud platform providing harbor
> You mean this? > > let client = match deepseek::Client::builder( > env::var("PROVIDER_API_KEY") > .expect("`PROVIDER_API_KEY` not set") > .as_str(), > ) > .base_url( > env::var("PROVIDER_BASE_URL") > .expect("`PROVIDER_BASE_URL` not set") >...