Closed NolanTrem closed 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 for 553e267e8de89d7d2cb20e6fcfb8c576b97c1ff3. It will automatically update as commits are pushed.
[!IMPORTANT] Refactor UI components in Answer.tsx and SearchResults.tsx, and update agentUrl in index.tsx.
Answer.tsx
SearchResults.tsx
agentUrl
index.tsx
SourceInfo
SourceItem
vectorSearch
kgEntities
https://infra.sciphi.ai
This description was created by for 553e267e8de89d7d2cb20e6fcfb8c576b97c1ff3. It will automatically update as commits are pushed.