8000 Release b5553 · ngxson/llama.cpp · GitHub
[go: up one dir, main page]

Skip to content
8000

b5553

Compare
Choose a tag to compare
@github-actions github-actions released this 31 May 10:26
c7e0a20
webui : Replace alert and confirm with custom modals. (#13711)

* Replace alert and confirm with custom modals. This is needed as Webview in VS Code doesn't permit alert and confirm for security reasons.

* use Modal Provider to simplify the use of confirm and alert modals.

* Increase the z index of the modal dialogs.

* Update index.html.gz

* also add showPrompt

* rebuild

---------

Co-authored-by: igardev <ivailo.gardev@akros.ch>
Co-authored-by: Xuan Son Nguyen <son@huggingface.co>
0