김보곤
52b26c7216
refactor: [ai-config] 모든 API 키를 DB(ai_configs)에서 .env로 전환
...
- AiConfig::getActiveGemini() → config('services.gemini') 기반
- AiConfig::getActiveGcs() → config('services.google') 기반
- AiConfig::getActiveClaude() → config('services.claude') 기반
- AiConfig::getActiveNotion() → config('services.notion') 기반
- GoogleCloudStorageService: DB 우선 로직 제거, .env만 사용
- 8개 서비스 파일은 수정 없이 동작 (AiConfig 인터페이스 유지)
2026-02-23 09:55:07 +09:00
..
2025-12-27 18:50:37 +09:00
2026-02-14 14:11:15 +09:00
2026-01-22 20:34:43 +09:00
2026-02-14 12:57:29 +09:00
2025-12-23 23:41:37 +09:00
2026-01-22 20:34:43 +09:00
2025-12-09 16:39:52 +09:00
2025-12-30 17:27:01 +09:00
2026-02-19 07:26:13 +09:00
2026-02-21 18:30:57 +09:00
2026-02-07 13:45:50 +09:00
2025-12-18 14:21:50 +09:00
2026-01-30 22:56:38 +09:00
2025-12-01 00:43:58 +09:00
2025-12-01 22:43:39 +09:00
2026-01-27 16:49:15 +09:00
2026-02-10 15:43:07 +09:00
2026-02-07 11:27:53 +09:00
2025-12-29 10:12:29 +09:00
2026-02-07 11:27:53 +09:00
2026-02-11 18:04:09 +09:00
2026-02-03 14:03:58 +09:00
2026-02-20 09:47:00 +09:00
2025-11-26 20:28:07 +09:00
2026-01-21 19:11:11 +09:00
2026-02-22 04:19:48 +09:00
2026-02-06 13:37:41 +09:00
2026-02-15 08:46:28 +09:00
2026-02-23 09:55:07 +09:00
2025-12-18 16:08:59 +09:00
2026-02-20 10:50:24 +09:00
2026-02-07 13:45:50 +09:00
2026-02-11 21:33:22 +09:00
2025-12-28 00:17:53 +09:00
2026-02-23 09:48:40 +09:00
2026-02-11 16:00:08 +09:00
2026-02-09 19:53:32 +09:00
2025-12-09 20:30:33 +09:00
2025-11-25 11:05:57 +09:00
2025-12-29 12:58:06 +09:00
2026-02-03 14:01:49 +09:00
2026-02-22 23:33:15 +09:00
2025-12-01 00:43:58 +09:00
2026-02-20 09:30:33 +09:00
2026-01-07 19:52:45 +09:00
2026-02-20 19:26:42 +09:00
2026-02-03 16:20:09 +09:00
2026-02-19 08:00:58 +09:00
2026-02-04 21:52:56 +09:00
2026-02-13 11:22:14 +09:00
2026-02-19 11:22:09 +09:00
2025-12-09 18:43:44 +09:00
2026-01-29 21:04:40 +09:00
2026-02-22 19:14:24 +09:00