Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sources + Tools #1716

Merged
merged 39 commits into from
Apr 2, 2025
Merged

Sources + Tools #1716

merged 39 commits into from
Apr 2, 2025

Conversation

ManishMadan2882
Copy link
Collaborator

@ManishMadan2882 ManishMadan2882 commented Mar 24, 2025

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    • directly access tools and sources from the message inputs
    • Source dropdowns are no longer required to swiitch between sources
    • separate routes for settings - /documents, /tools, /apikeys, /analytics, /logs
  • Why was this change needed? (You can also link to an open issue here)
    • user experience

Copy link

vercel bot commented Mar 24, 2025

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

A member of the Team first needs to authorize it.

Copy link

codecov bot commented Mar 24, 2025

Codecov Report

Attention: Patch coverage is 15.26718% with 111 lines in your changes missing coverage. Please review.

Project coverage is 29.67%. Comparing base (7f31ac7) to head (f9ad4c0).
Report is 46 commits behind head on main.

Files with missing lines Patch % Lines
application/worker.py 2.94% 33 Missing ⚠️
application/agents/llm_handler.py 17.64% 28 Missing ⚠️
application/api/user/routes.py 18.18% 27 Missing ⚠️
application/api/answer/routes.py 10.52% 17 Missing ⚠️
application/agents/base.py 0.00% 2 Missing ⚠️
application/agents/classic_agent.py 50.00% 2 Missing ⚠️
application/api/user/tasks.py 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1716      +/-   ##
==========================================
- Coverage   30.12%   29.67%   -0.46%     
==========================================
  Files          85       85              
  Lines        4806     4930     +124     
==========================================
+ Hits         1448     1463      +15     
- Misses       3358     3467     +109     

☔ 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.

Copy link

vercel bot commented Apr 2, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-gpt ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 2, 2025 11:03pm

@dartpain dartpain marked this pull request as ready for review April 2, 2025 23:03
@dartpain dartpain merged commit 94c7bba into arc53:main Apr 2, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants