Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Duplicated from
andrewelawrence/chat
LLM-Plurality
/
chat
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
chat
/
src
/
lib
/
constants
/
treeConfig.ts
Andrew
feat(tree): Add ELK port-based layout and persona-specific branching
cb5990d
5 months ago
raw
Copy download link
history
blame
contribute
delete
107 Bytes
export
const
TREE_CONFIG
= {
nodeSize
:
24
,
iconSize
:
18
,
spacing
:
8
,
minWidth
:
100
,
minHeight
:
50
,
};