Remove unused imports and dead code; update readme
- Drop unused JSONResponse import from fastapi.responses - Remove never-used raw_results_md variable in explicit_search stream - Note cleanup in v1.5.0 changelog Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -11,6 +11,7 @@ Built with FastAPI + SQLite + Jinja2. Runs on Python 3.13. No Docker required.
|
||||
- **Explicit Web Search Button** — 🔍 button next to SEND forces a web search, bypassing model uncertainty detection
|
||||
- **Orange Search Styling** — Search results, WEB badge, and search button share consistent orange color scheme
|
||||
- **Expanded Refusal Patterns** — Added "As an AI model", "based on my training data", "I don't have the capability"
|
||||
- **Code cleanup** — Removed unused `JSONResponse` import and dead `raw_results_md` variable
|
||||
|
||||
## What's New in v1.4.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user