Files
hr_data_analyzer/config.sample.yaml
T
2026-04-27 15:03:43 +08:00

11 lines
219 B
YAML

database:
host: localhost #when use docker change to "db"
port: 5432
user: postgres
password: root
name: training_db
ai:
base_url: https://api.lkeap.cloud.tencent.com/v1
api_key: ""
model: deepseek-v3.2