SciPhi-AI / R2R

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

Nolan/yc demo #1240

Closed NolanTrem closed 1 month ago

NolanTrem commented 1 month ago

[!IMPORTANT] Refactor UI components in Answer.tsx and SearchResults.tsx, and update agentUrl in index.tsx.

  • Components:
    • Introduced SourceInfo component in Answer.tsx to handle source display logic.
    • Removed SourceItem component from Answer.tsx.
  • Behavior:
    • Updated Answer.tsx to use SourceInfo for displaying source information.
    • Changed default tab in SearchResults.tsx from vectorSearch to kgEntities.
  • Configuration:
    • Updated agentUrl in index.tsx to https://infra.sciphi.ai.

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