Skip to content

feat: answer routes re-structure for better maintainability and reuse#1896

Merged
dartpain merged 2 commits intoarc53:mainfrom
siiddhantt:feat/rework-answer-routes
Jul 26, 2025
Merged

feat: answer routes re-structure for better maintainability and reuse#1896
dartpain merged 2 commits intoarc53:mainfrom
siiddhantt:feat/rework-answer-routes

Conversation

@siiddhantt
Copy link
Member

  • Added BaseAnswerResource class for shared logic across answer endpoints.
  • Created StreamResource for handling streaming responses based on user queries.
  • Introduced ConversationService for managing conversation data in MongoDB.
  • Developed StreamProcessor to initialize agents and retrievers, and handle conversation history.
  • Updated user attachment storage to support API key authentication.
  • Refactored utility functions for better model retrieval and chat history management.
  • Removed deprecated extensions and adjusted imports for cleaner structure.
  • Modified frontend handlers to remove unnecessary history parameter passing.

@vercel
Copy link

vercel bot commented Jul 23, 2025

@siiddhantt is attempting to deploy a commit to the Arc53 Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Contributor

@dartpain dartpain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good, thank you!

@dartpain dartpain merged commit 48d2160 into arc53:main Jul 26, 2025
4 of 7 checks passed
@siiddhantt siiddhantt deleted the feat/rework-answer-routes branch August 4, 2025 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants