SciPhi-AI / R2R

The most advanced Retrieval-Augmented Generation (RAG) system, containerized and RESTful
https://r2r-docs.sciphi.ai/
MIT License
3.64k stars 270 forks source link

Nolan/ycfinal #1235

Closed NolanTrem closed 1 month ago

NolanTrem commented 1 month ago

[!IMPORTANT] Enhance type consistency and reorder default tabs in Answer.tsx and SearchResults.tsx.

  • Type Adjustments:
    • Source interface in Answer.tsx now extends VectorSearchResult for better type consistency.
  • UI Changes:
    • Reorder tabs in SearchResults.tsx to have kgEntities as the default tab instead of vectorSearch.
    • Adjust TabsTrigger order in SearchResults.tsx to reflect new default tab order.
  • Misc:
    • Add type annotations to SourceInfo in Answer.tsx for isSearching and sourcesCount.

This description was created by Ellipsis for d4fd6c9a21b3fdf93703a10998f542973f219ff1. It will automatically update as commits are pushed.