]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Enhance text file detection logic for file attachments (#16199)
authorAleksander Grygier <redacted>
Fri, 26 Sep 2025 17:25:29 +0000 (19:25 +0200)
committerGitHub <redacted>
Fri, 26 Sep 2025 17:25:29 +0000 (19:25 +0200)
commit807e8c6d310952f2f5656afc63dab9d7083dcb5c
treefcf1227970c5f4f85cf7c22bdc0ff9d8ce61bc4f
parent1a189278944d030211f336e103e96b65f976c361
Enhance text file detection logic for file attachments (#16199)

* feat: Enhances text file detection logic

* chore: Build static `webui` output

* chore: update webui build output
tools/server/public/index.html.gz
tools/server/webui/src/lib/constants/binary-detection.ts [new file with mode: 0644]
tools/server/webui/src/lib/constants/supported-file-types.ts
tools/server/webui/src/lib/enums/files.ts
tools/server/webui/src/lib/utils/text-files.ts