forked from danswer-ai/danswer
-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore/merge upstream 2024112801 #81
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* added old error handling to comment fetching * Not * properly escaped cql labels * reverted changes
Co-authored-by: Richard Kuo <[email protected]>
* add regeneration clarity * minor udpate
* ensure functionality * naming * ensure tailwind theme updated * add comments * nit * remove pr * enforce colors * update our tailwind config
* only warmup on index swap * move conditional
* improve logging around indexing tasks * task_logger doesn't work inside the spawned task
* add proper tenant reset * clear comment * minor formatting
* k * k * k * k * k
* refactoring changes * everything working for service account * works with service account * combined scopes * copy change * oauth prep * Works for oauth and service account credentials * mypy * merge fixes * Refactor Google Drive connector * finished backend * auth changes * if its stupid but it works, its not stupid * npm run dev fixes * addressed change requests * string fix * minor fixes and cleanup * spacing cleanup * Update connector.py * everything done * testing! * Delete backend/tests/daily/connectors/google_drive/file_generator.py * cleaned up --------- Co-authored-by: Chris Weaver <[email protected]>
* make pywikibot store its working files in a system provided temp directory * move the config setting around --------- Co-authored-by: Richard Kuo <[email protected]>
Add Gdrive Interface
* don't count api keys as users * typing
* basic multi tenant api key * organization * nit * clean
* first pass * simplify * remove now unneeded COPY command * minor clean up * k * nit
* Fix Fix Refactor more more fix refactor Fix circular imports Refactor Move tests around * Add quote support * Testing * More testing * Fix image generation slowness * Remove unused exception * Fix UT * fix stop generating * minor typo * minor logging updates for clarity --------- Co-authored-by: pablodanswer <[email protected]>
* minor cleanup * ensure users don't modify built-in attributes of assistants * update sidebar * k * update update flow + assistant creation
* fix google sites connector * minior cleanup * rm comments
…answer-ai#3247) * improve messaging and UI around cleanup of leftover index attempts * add tag on init
Improved logging for confluence doc sync and robust user creation
…nswer-ai#3218) * Add description for Google Gemini models and custom model icons for LiteLLM (OpenAI) proxied models * Adds Vertex AI aliases for Claude --------- Co-authored-by: Emerson Gomes <[email protected]>
* validate dropdown * validate * update organization * move to utils
* all done except routing * fixed initial changes * added backend endpoint for duplicating a chat session from Slack * got chat duplication routing done * got login routing working * improved answer handling * finished all checks * finished all! * made sure it works with google oauth * dont remove that lol * fixed weird thing * bad comments
* Change external permissions behavior * fixed behavior * added error handling * LLM the goat * comment * simplify * fixed * done * limits increased * added a ton of logging * uhhhh
Signed-off-by: Alex Co <[email protected]>
Signed-off-by: Alex Co <[email protected]>
Signed-off-by: Alex Co <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
nextFormStep
unless credential fully set up (PreventnextFormStep
unless credential fully set up danswer-ai/danswer#2599)memo
(remove left-overmemo
danswer-ai/danswer#2669)Description
[Provide a brief description of the changes in this PR]
How Has This Been Tested?
[Describe the tests you ran to verify your changes]
Accepted Risk
[Any know risks or failure modes to point out to reviewers]
Related Issue(s)
[If applicable, link to the issue(s) this PR addresses]
Checklist: