You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: freebuff/web/src/app/home-client.tsx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ const faqs = [
26
26
{
27
27
question: 'What models do you use?',
28
28
answer:
29
-
'Pick DeepSeek V4 Pro (default and smartest, but its API collects data for training) or Kimi K2.6 (no data retention) as the main coding agent. Gemini 3.1 Flash Lite for finding files and research.\n\nConnect your ChatGPT subscription to unlock GPT-5.4 for deep thinking.',
29
+
'You can choose from three coding models. DeepSeek and Kimi share 5 one-hour premium sessions per day:\n\n- DeepSeek V4 Pro: premium and smartest. Its API collects data for training.\n- Kimi K2.6: premium and balanced.\n- MiniMax M2.7: fastest, with unlimited sessions.\n\nGemini 3.1 Flash Lite handles file finding and research. Connect your ChatGPT subscription to unlock GPT-5.4 for deep thinking.',
30
30
},
31
31
{
32
32
question: 'Which countries is Freebuff available in?',
0 commit comments