File size: 380 Bytes
165f7d5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "name": "CalPod_Assistant",
    "version": "1.0.0",
    "port": 8080,
    "database": {
        "host": "localhost",
        "port": 5432,
        "username": "BobC1368",
        "password": "!5hypEA$x+g2MEj"
    },
    "features": [
        "feature1",
        "feature2",
        "feature3"
    ],
    "model_type": "gpt-4",
    "model_name": "BobC1368/CalPod_Assistant"
}