rentease/internal/config
Ruidy e94ad257b1
feat(EX-0000): switch LLM from OpenAI to DeepSeek
- Use DeepSeek API (api.deepseek.com) with openai-go SDK
- Replace OPENAI_MODEL env var with DEEPSEEK_MODEL
- Default model: deepseek-v4-pro
- API key read from DEEPSEEK_API_KEY env var
2026-05-09 16:57:40 +02:00
..
config.go feat(EX-0000): switch LLM from OpenAI to DeepSeek 2026-05-09 16:57:40 +02:00
host.go feat(payments): add Stripe dashboard links for card payments 2025-11-16 18:04:35 +01:00
payment_method.go translate platform and payment method in invoices (#42) 2025-02-22 09:24:34 +01:00
platform.go update report template (#43) 2025-02-22 12:28:56 +01:00