mirror of
https://github.com/run-llama/auto_rfp.git
synced 2026-07-21 12:05:25 -04:00
a5171a2395
Resolve conflicts in ProjectDocuments and ProjectIndexSelector components: - Use explicit dependencies [projectId, refreshKey] in ProjectDocuments useEffect - Add setIsInitialized for auto-save functionality in ProjectIndexSelector - Update to single-select index pattern in ProjectIndexSelector description Includes bug-fix branch changes: - Add agenticMode support for LlamaParse - Fix eligibility extraction error handling - Refactor project index selection to single-select with auto-save