Skip to content

Conversation

@utin-francis-peter
Copy link
Contributor

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    feature in review.

  • Why was this change needed? (You can also link to an open issue here)
    This update will make it possible for users to view the source of generated responses to their queries when interacting with the widget.

  • Other information:
    After series of implementations through trials and research, the sources still refuses to render as expected. Please I'll appreciate some reviews of current implementation and helpful discussions around it. Thank you.

Also, there seems to be a bug I didn't account for in this PR, but pre the actual generated response, an "undefined" response is rendered into the bubble. On actual response rendering, the initial "undefined" text gets concatenated to the actual responses. I'm willing to make a PR after current issue is resolved.

closes: #1289

@github-actions github-actions bot added the extensions Extensions label Oct 14, 2024
@vercel
Copy link

vercel bot commented Oct 14, 2024

@utin-francis-peter is attempting to deploy a commit to the Arc53 Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Oct 14, 2024

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 Nov 19, 2024 10:30pm
nextra-docsgpt 🔄 Building (Inspect) Visit Preview 💬 Add feedback Nov 19, 2024 10:30pm

@codecov
Copy link

codecov bot commented Oct 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 33.36%. Comparing base (2c8a294) to head (7d0445c).
Report is 543 commits behind head on feat/sources-in-widget.

Additional details and impacted files
@@                    Coverage Diff                     @@
##           feat/sources-in-widget    #1317      +/-   ##
==========================================================
- Coverage                   33.89%   33.36%   -0.53%     
==========================================================
  Files                          70       77       +7     
  Lines                        3440     4127     +687     
==========================================================
+ Hits                         1166     1377     +211     
- Misses                       2274     2750     +476     

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

@ManishMadan2882 ManishMadan2882 changed the base branch from main to feat/sources-in-widget February 17, 2025 10:55
@ManishMadan2882 ManishMadan2882 merged commit 7989137 into arc53:feat/sources-in-widget Feb 17, 2025
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

extensions Extensions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🚀 Feature: Display sources in the react web widget

2 participants