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

feat: added setting to allow to disable ssl verification for Website RAG #1912

Closed
wants to merge 4 commits into from

Conversation

tobiassteidle
Copy link
Contributor

@tobiassteidle tobiassteidle commented May 2, 2024

Pull Request Checklist

  • Description: Briefly describe the changes in this pull request.
  • Changelog: Ensure a changelog entry following the format of Keep a Changelog is added at the bottom of the PR description.
  • Documentation: Have you updated relevant documentation Open WebUI Docs, or other documentation sources?
  • Code Review: Have you self-reviewed your code and addressed any coding standard issues?

Description

Added a setting for admins to bypass ssl verification for RAG (Websites).
Maybe also a solution for #1398 until adding truststores is supported.


Changelog Entry

Added

  • Allow disable SSL Verification for RAG on Websites

Fixed

  • [List any fixes, corrections, or bug fixes]

Changed

  • Added "RAG" Settings Tab to Settings Dialog

Additional Information

Screenshot of the new "RAG" Tab:
image

@tjbck tjbck changed the base branch from main to dev May 6, 2024 19:51
@tjbck
Copy link
Contributor

tjbck commented May 6, 2024

Thanks for the PR, Added you as a co-author!

@tjbck tjbck closed this May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants