mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-17 18:35:19 +02:00
fix: Address review feedback from MODSetter
- Remove .env file (should not be committed to version control) - Revert docker-compose.override.yml to use ghcr images instead of local builds - Remove unnecessary DOCLING config section from __init__.py - Remove model context window additions (litellm already provides this) - Keep litellm<1.70.0 constraint due to Ollama vector_stores 404 errors Addresses all feedback from PR #211 review
This commit is contained in:
parent
aa00822169
commit
fe2317ae92
5 changed files with 3 additions and 46 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -2,3 +2,4 @@
|
|||
podcasts/
|
||||
reports/
|
||||
SURFSENSE_CRITICAL_FIXES_REPORT.md
|
||||
.env
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue