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

Fix About page to Conversation navigation #491

Conversation

daniel-shuy
Copy link
Contributor

@vercel
Copy link

vercel bot commented Oct 7, 2023

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 Oct 7, 2023 10:50pm
nextra-docsgpt ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 7, 2023 10:50pm

@vercel
Copy link

vercel bot commented Oct 7, 2023

@daniel-shuy is attempting to deploy a commit to the Arc53 Team on Vercel.

A member of the Team first needs to authorize it.

@dartpain
Copy link
Contributor

dartpain commented Oct 7, 2023

Good fix @holopin-bot @daniel-shuy
Thank you!

@holopin-bot
Copy link

holopin-bot bot commented Oct 7, 2023

Congratulations @daniel-shuy, you just earned a badge! Here it is: https://holopin.io/claim/clngmqowq71060fl2s3buxfqg

This badge can only be claimed by you, so make sure that your GitHub account is linked to your Holopin account. You can manage those preferences here: https://holopin.io/account.
Or if you're new to Holopin, you can simply sign up with GitHub, which will do the trick!

@codecov
Copy link

codecov bot commented Oct 7, 2023

Codecov Report

Merging #491 (b983095) into main (97e6bab) will not change coverage.
Report is 43 commits behind head on main.
The diff coverage is 81.35%.

@@           Coverage Diff           @@
##             main     #491   +/-   ##
=======================================
  Coverage   17.50%   17.50%           
=======================================
  Files          59       59           
  Lines        2719     2719           
=======================================
  Hits          476      476           
  Misses       2243     2243           
Files Coverage Δ
application/core/settings.py 100.00% <100.00%> (ø)
application/parser/file/html_parser.py 18.42% <ø> (ø)
application/vectorstore/faiss.py 50.00% <100.00%> (ø)
scripts/parser/file/html_parser.py 0.00% <ø> (ø)
application/app.py 0.00% <0.00%> (ø)
application/llm/sagemaker.py 86.88% <84.31%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dartpain dartpain merged commit af9b4e4 into arc53:main Oct 7, 2023
10 checks passed
@daniel-shuy daniel-shuy deleted the bugfix/about-page-to-conversation-navigation branch October 8, 2023 08:37
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.

Can not go from the About Page to a Chat History/Old Conversation. You can only go to New Chat.
2 participants