SuperPat
SuperPat
Bage is not supported because your class does not test if the "setAppBadge" function exists in navigator. See: https://web.dev/badging-api/
I use above code, but the right click does not works in the allDay cells of week and day views, so I updated like this : ``` /*! * Based...
The OpenAI response API https://platform.openai.com/docs/api-reference/responses/create#responses-create-tools now support the code interpreter tool in addition to Web Search, File search, image generation, MCP tools. It would be awesome if LocalAI could implement...
This solution no more works since version 115... OK in version 114. We still need to find a better way for the newer versions.
Can you set a better error message about the HTTPS requirement in the talk page of the WebUI when the MediaDevices API are not available and the page are not...
A solution would be to take account of the fetchSize despite the autocommit mode, but as soon as the first commit occurs, load all the remaining data into all the...
> [@SuperPat45](https://github.com/SuperPat45) was it working on 2.27.x? It was not working in the previous version...
This may be related to PyTorch 2.6.0 not compatible with CUDA 12.8 needed by RTX 5000: https://discuss.pytorch.org/t/pytorch-support-for-sm120/216099 I have similar error with the Reranked model of the Open WebUI CUDA...
PyTorch 2.7.0 released with NVIDIA Blackwell Architecture Support: https://github.com/pytorch/pytorch/releases/tag/v2.7.0 Time to upgrade!
Whereas the stablediffusion model still don't work with the latest docker image with another error (CUDA error: no kernel image is available for execution on the device), sd-3.5-medium-ggml and sd-3.5-large-ggml...