Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
victor
/
chat-ui
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
chat-ui
Ctrl+K
Ctrl+K
100 contributors
History:
1543 commits
victor
HF Staff
revert: default base URL fallback (revert
07c1aa44
)\n\nRequire explicit OPENAI_BASE_URL again; remove implicit default to HF router in models loader.
8dd1c15
13 days ago
.github
feat: put export behind feature flag (#1862)
2 months ago
.husky
Added husky for pre committing. (#1320)
about 1 year ago
.vscode
feat: add default formatter for TypeScript in VSCode settings
5 months ago
chart
chore: revert unrelated changes from previous commit; keep only Modal Escape behavior
14 days ago
docs
refactor(metrics): remove Prometheus metrics server and usages\n\n- Delete metrics server implementation and all references\n- Drop /metrics endpoint and Prometheus counters\n- Clean Helm templates (ports, ServiceMonitor) and env\n- Remove metrics docs and TOC entry\n- Adjust .env defaults and server hooks
14 days ago
models
feat: add a local endpoint type for inference directly from chat-ui (#1778)
5 months ago
scripts
Refactor codebase to remove tool-related features and improve formatting
14 days ago
src
revert: default base URL fallback (revert 07c1aa44)\n\nRequire explicit OPENAI_BASE_URL again; remove implicit default to HF router in models loader.
13 days ago
static
fix: move thumbnail fonts to server side
10 months ago
stub
feat: add a local endpoint type for inference directly from chat-ui (#1778)
5 months ago
.dockerignore
Safe
117 Bytes
fix: docker ignore for models pt. 2
5 months ago
.env
Safe
6.99 kB
chore: remove OPENAI_MODEL_LIST_URL usage and docs\n\n- Drop all references to OPENAI_MODEL_LIST_URL in code and debug endpoints\n- Default to HF router when OPENAI_BASE_URL is unset\n- Update UI copy and .env comments accordingly
13 days ago
.env.ci
Safe
38 Bytes
Add `chat-ui` and `chat-ui-db` docker images (#613)
almost 2 years ago
.eslintignore
Safe
160 Bytes
init
over 2 years ago
.eslintrc.cjs
Safe
931 Bytes
Function calling (#996)
over 1 year ago
.gitattributes
Safe
179 Bytes
init
over 2 years ago
.gitignore
Safe
208 Bytes
feat: add a local endpoint type for inference directly from chat-ui (#1778)
5 months ago
.npmrc
Safe
19 Bytes
init
over 2 years ago
.prettierignore
Safe
167 Bytes
Kubernetes infra (#1088)
over 1 year ago
.prettierrc
Safe
213 Bytes
chores(svelte): migration to svelte 5 (#1685)
7 months ago
Dockerfile
Safe
2.47 kB
fix: Vite/Svelte v6/5 compat and Docker build
13 days ago
LICENSE
Safe
11.4 kB
Create LICENSE (#194)
over 2 years ago
PRIVACY.md
Safe
2.54 kB
docs: update about page
7 months ago
PROMPTS.md
Safe
2.91 kB
Add support for Jinja for chat model templates (#1739)
6 months ago
README.md
Safe
12.3 kB
docs: update metadata in README for improved clarity
13 days ago
entrypoint.sh
Safe
674 Bytes
Move vars to dynamic, add metrics (#1085)
over 1 year ago
package-lock.json
Safe
352 kB
build: re-add fs-extra for Vite config
14 days ago
package.json
Safe
3.13 kB
build: re-add fs-extra for Vite config
14 days ago
postcss.config.js
Safe
75 Bytes
🚨 Run prettier
over 2 years ago
server.log
Safe
106 Bytes
refactor: remove tokenizer-related functionality and dependencies
14 days ago
svelte.config.js
Safe
1.25 kB
refactor: new API & universal load functions (pt. 2) (#1847)
3 months ago
tailwind.config.cjs
Safe
525 Bytes
fix: Vite/Svelte v6/5 compat and Docker build
13 days ago
tsconfig.json
Safe
586 Bytes
Revert "feat: new MarkdownRenderer with tests (#1601)"
10 months ago
vite.config.ts
Safe
4.22 kB
dev: allow dynamic ngrok subdomains in Vite server.allowedHosts
14 days ago