Skip to content

✨ Feat: Auto generate summery for vector database#2877

Merged
Dallas98 merged 14 commits into
developfrom
feature/moeext/auto-summery
May 11, 2026
Merged

✨ Feat: Auto generate summery for vector database#2877
Dallas98 merged 14 commits into
developfrom
feature/moeext/auto-summery

Conversation

@MoeexT
Copy link
Copy Markdown
Contributor

@MoeexT MoeexT commented Apr 28, 2026

image

frequency: ["1h", "3h", "6h", "1d", "1w"]

close: #2331

@MoeexT MoeexT requested review from Dallas98 and WMC001 as code owners April 28, 2026 01:19
@MoeexT MoeexT force-pushed the feature/moeext/auto-summery branch from a944206 to e4d93d5 Compare April 30, 2026 03:16
@MoeexT MoeexT changed the title ✨ Feat: Auth generate summery for vector database ✨ Feat: Auto generate summery for vector database May 9, 2026
MoeexT added 4 commits May 11, 2026 15:21
- Add update_last_summary_time to top-level imports in vectordatabase_service.py
- Mock update_last_doc_update_time in all tests that call index_documents or delete_documents
- Mock update_last_summary_time in test_change_summary

These database calls were added as part of auto-summary optimization to track document changes,
but tests were missing mocks, causing PostgreSQL connection errors.

Fixes: 10 failing tests in test_vectordatabase_service.py
@Dallas98 Dallas98 merged commit fa10711 into develop May 11, 2026
15 checks passed
@MoeexT MoeexT deleted the feature/moeext/auto-summery branch May 12, 2026 02:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants