Skip to content

complete_stream: Stop response streaming#2031

Merged
dartpain merged 6 commits intoarc53:mainfrom
ManishMadan2882:main
Oct 8, 2025
Merged

complete_stream: Stop response streaming#2031
dartpain merged 6 commits intoarc53:mainfrom
ManishMadan2882:main

Conversation

@ManishMadan2882
Copy link
Collaborator

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    * abortController is detected in the /stream with the except GeneratorExit block
    * Saves the streamed part to the conversation document

  • Why was this change needed? (You can also link to an open issue here)
    [feature]: add option to stop/cancel a processing request #379

@vercel
Copy link

vercel bot commented Oct 7, 2025

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

A member of the Team first needs to authorize it.

@github-actions github-actions bot added the application Application label Oct 7, 2025
@codecov
Copy link

codecov bot commented Oct 7, 2025

Codecov Report

❌ Patch coverage is 31.91489% with 32 lines in your changes missing coverage. Please review.
✅ Project coverage is 35.48%. Comparing base (498e2b7) to head (52c5bb5).
⚠️ Report is 75 commits behind head on main.

Files with missing lines Patch % Lines
application/api/answer/routes/base.py 0.00% 12 Missing ⚠️
application/llm/docsgpt_provider.py 0.00% 8 Missing ⚠️
application/llm/google_ai.py 42.85% 8 Missing ⚠️
application/llm/openai.py 62.50% 3 Missing ⚠️
application/llm/anthropic.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2031      +/-   ##
==========================================
+ Coverage   34.67%   35.48%   +0.81%     
==========================================
  Files         131      135       +4     
  Lines        8703     9251     +548     
==========================================
+ Hits         3018     3283     +265     
- Misses       5685     5968     +283     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@vercel
Copy link

vercel bot commented Oct 7, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
oss-docsgpt Ready Ready Preview Comment Oct 8, 2025 5:22pm

@dartpain dartpain merged commit a450700 into arc53:main Oct 8, 2025
7 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

application Application

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants