Kevin Vandenborne
Kevin Vandenborne
Not at the moment, I'm not going to add it myself either since I don't use Windows. You're welcome to submit a PR though!
@jacquesbh I'm also bumping into this issue, your quickfix assumes the duration didn't change, does it not? It seems better to also just save the collection end date and not...
Thanks for the response! I'm currently saving the start and end time and took out the checks so the admin area doesn't rely on the location settings. Seems more correct...
@thcolin I opened a PR that fixes this, and some other places where the entity is used instead of the interface https://github.com/coopTilleuls/CoopTilleulsSyliusClickNCollectPlugin/pull/54
What's the status on this? It makes sense to have success and cancel URL's, all the payment gateways I've used have them. Since the webhook is called in the background,...
Somewhat related (shift select): - https://github.com/immich-app/immich/pull/2464#issuecomment-1677535539 - https://github.com/immich-app/immich/issues/3550 Was hoping search was included in that PR but was not yet the case.
> While BetterChatGPT can provides plugin support, it is the plugin developers who create plugins for it. With so many third-party clients for GPT models in existence, one may wonder...
@lindebuyer langchain apparently already has support for chatgpt plugins (without auth) https://js.langchain.com/docs/modules/agents/tools/aiplugin-tool so that would be a good source.
OpenAI just introduced function calling https://openai.com/blog/function-calling-and-other-api-updates
How long is _too_ long? If a product is out of stock indefinitely, you may want to set up a temporary redirect to an alternative. That is the only use...