Delete config.json
Browse files- config.json +0 -18
config.json
DELETED
|
@@ -1,18 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"name": "CalPod_Assistant",
|
| 3 |
-
"version": "1.0.0",
|
| 4 |
-
"port": 8080,
|
| 5 |
-
"database": {
|
| 6 |
-
"host": "localhost",
|
| 7 |
-
"port": 5432,
|
| 8 |
-
"username": "BobC1368",
|
| 9 |
-
"password": "!5hypEA$x+g2MEj"
|
| 10 |
-
},
|
| 11 |
-
"features": [
|
| 12 |
-
"feature1",
|
| 13 |
-
"feature2",
|
| 14 |
-
"feature3"
|
| 15 |
-
],
|
| 16 |
-
"model_type": "roberta-base",
|
| 17 |
-
"model_name": "BobC1368/CalPod_Assistant"
|
| 18 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|