# .gitignore __pycache__/ *.py[cod] .env .venv/ venv/ .DS_Store data/ # Vue 构建输出 #frontend-dist/ frontend-vue/node_modules/ frontend-vue/dist/ # 锁文件目录 data/locks/ # 日志 logs/ *.log # IDE .idea/ .vscode/ *.swp # 临时文件 *.tmp *.bak QUICKSTART.md docs/INTERVIEW_QA.md docs/ROADMAP.md docs/TECHNICAL_REPORT.md evaluation/000_START_HERE.md evaluation/golden_dataset.json evaluation/HIGH_QUALITY_QUESTIONS.md evaluation/README_EVALUATION_SYSTEM.md evaluation/ragas_eval_dataset.json evaluation/sft_data/eval_results.jsonl evaluation/sft_data/negative_samples.jsonl evaluation/sft_data/positive_samples.jsonl evaluation/sft_data/skipped_samples.jsonl evaluation/sft_data/cleaned/rejected_20260128_010745.jsonl