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

Allow setting QA_TIMEOUT from env var #258

Merged
merged 3 commits into from
Aug 13, 2023

Conversation

james-choncholas
Copy link
Contributor

Being able to increase the timeout is useful when overriding OPENAI_API_BASE to point to a self hosted model e.g. llama-cpp-python's integrated "web sever" e.g. self-hosted openai-like api.

This PR also adds a default for the missing env var "ENABLE_OAUTH" which was preventing startup when using docker compose.

@vercel
Copy link

vercel bot commented Jul 31, 2023

@james-choncholas is attempting to deploy a commit to the Danswer Team on Vercel.

A member of the Team first needs to authorize it.

DISABLE_AUTH should make the oauth setting irrelevant. If someone wants to turn on auth, they would need oauth on anyway currently. So let's not require the extra setting change. The default is to have oauth on
@yuhongsun96 yuhongsun96 merged commit 758015b into onyx-dot-app:main Aug 13, 2023
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.

2 participants