dragonllm-finance-models / Dragon-fin.code-workspace
jeanbaptdzd's picture
feat: Clean deployment to HuggingFace Space with model config test endpoint
8c0b652
raw
history blame contribute delete
166 Bytes
{
"folders": [
{
"path": "."
},
{
"path": "../dragon-ui"
}
],
"settings": {
"postman.settings.dotenv-detection-notification-visibility": false
}
}