GanizaniSitara

Results 7 comments of GanizaniSitara

It's great to come here and see the explanation. Thanks for taking the time to post the details!

Same issue here. Files are not in the zip. 1) Copied from here: https://github.com/malikme3/cp360/tree/59de6e7f9689816842bef79d7bde4b3811f316f1/node-starter-old/frontend/src/app/%40auth 2) then environment.ts was missing - copied and renamed enviornment.prod.ts 3) Now getting "token is empty...

What it initially succeeds with is "ollama cp my_invisble_model my_invisible_model2" It creates the new folder and copies the manifest, but still doesn't list the model and when you try to...

Hi Patrick, thank you, that's helpful for cross-platform moves. I've resolved mine from going windows to windows and making sure I copied all dependencies.

Thank you, testing now repeated with v21.6.2, same result, will keep digging. Likely to be something to do with our corporate machine configuration, though am struggling to think what ...

That would be amazing. There's a recommended back-off pseudo code published by Atlassian here https://developer.atlassian.com/cloud/jira/platform/rate-limiting/ I started to implement it only to realize I'm essentially rewriting your wrapper ...

Hi @mmahacek, yes it seems that way, I've only been made aware of the "Retry-After" headers by our support team in the last couple of days and haven't explored them...