database: postgres_dsn: "postgres://osaet:password@127.0.0.1:5432/osaet?sslmode=disable" slug: provider: "deepseek" # deepseek | local deepseek: api_key: "" api_key_env: "DEEPSEEK_API_KEY" base_url: "https://api.deepseek.com" model: "deepseek-v4-pro" local_llm: url: "http://127.0.0.1:11434/api/generate" model: "qwen2.5:7b-instruct-q4_K_M" temperature: 0.1 top_p: 0.8 num_predict: 32 r2: endpoint: "" bucket: "" prefix: "" accessKeyId: "" secretAccessKey: "" region: "auto" publicBaseUrl: "" maxUploadBytes: 20971520