Commit 3e7a2ce
committed
"Fix DEV_MODE handling and RAGAgent initialization"
- Prioritize DEV_MODE explicitly during model selection
- Avoid ambiguous `model is None` checks
- Ensure model argument is always a valid identifier
- Clean up requirements.txt (remove duplicate entry, add newline at EOF)
This improves startup reliability and aligns with expected development
and production behavior.1 parent e601cd8 commit 3e7a2ce
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
0 commit comments