root 3cabeb58d4 fix: Optimize knowledge limit handling for first questions and comprehensive explanations
- Fix knowledge limit detection for immediate 'keine ahnung' responses
- Increase token limit to 350 for complete explanations without truncation
- Improve explanation structure to 3-4 sentences for better comprehension
- Add special case handling for first question knowledge limits
- Enhance system prompts with concrete examples for consistency
- Ensure smooth progression through all fundamentals

Testing confirmed:
- All question types work with fundamentals-first approach
- Knowledge limit detection triggers appropriately
- Complete explanations with proper transitions
- No hardcoded responses - fully AI-driven
- System handles diverse topics dynamically

System is now production-ready with robust educational methodology.
2025-07-02 15:27:35 +02:00
2025-06-29 12:35:20 +02:00
Description
No description provided
58 MiB
Languages
JavaScript 61.5%
TypeScript 14.9%
CSS 12.4%
HTML 7.7%
Shell 2.8%
Other 0.7%