init: initial commit
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
database:
|
||||
dsn: "root:root@tcp(129.28.103.17:3413)/sundynix_ai_expert_sidebar?charset=utf8mb4&parseTime=True&loc=Local"
|
||||
|
||||
deepseek:
|
||||
api_key: "sk-e43c6678af654f329ab508c4707c9778"
|
||||
model: "deepseek-chat" # or "deepseek-reasoner" for R1
|
||||
timeout_seconds: 60
|
||||
max_tokens: 1024
|
||||
|
||||
app:
|
||||
debug: true
|
||||
Reference in New Issue
Block a user