llama.cpp/examples/server/webui/src
Gaetan Bisson 7bbb5acf12
Some checks are pending
flake8 Lint / Lint (push) Waiting to run
Python Type-Check / pyright type-check (push) Waiting to run
server: avoid overwriting Authorization header (#10878)
* server: avoid overwriting Authorization header

If no API key is set, leave the Authorization header as is. It may be
used by another part of the Web stack, such as an authenticating proxy.

Fixes https://github.com/ggerganov/llama.cpp/issues/10854

* rebuild

---------

Co-authored-by: Xuan Son Nguyen <son@huggingface.co>
2024-12-18 15:00:07 +01:00
..
highlight-config.js server: (UI) add syntax highlighting and latex math rendering (#10808) 2024-12-15 12:55:54 +01:00
katex-gpt.js server: (UI) add syntax highlighting and latex math rendering (#10808) 2024-12-15 12:55:54 +01:00
main.js server: avoid overwriting Authorization header (#10878) 2024-12-18 15:00:07 +01:00
styles.scss server: (UI) add syntax highlighting and latex math rendering (#10808) 2024-12-15 12:55:54 +01:00