Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
andrewelawrence/chat
LLM-Plurality
/
chat
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
chat
/
.vscode
/
launch.json
nsarrazin
chores: vscode config
d197607
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
174 Bytes
{
"version"
:
"0.2.0"
,
"configurations"
:
[
{
"command"
:
"npm run dev"
,
"name"
:
"Run development server"
,
"request"
:
"launch"
,
"type"
:
"node-terminal"
}
]
}