forked from onyx-dot-app/onyx
-
Notifications
You must be signed in to change notification settings - Fork 0
Update to upstream version 0.12.0 #11
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
Merged
Merged
Conversation
This file contains hidden or 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
Co-authored-by: Richard Kuo <[email protected]>
…but-dont-fail Make flakey test still run but not fail CI
dont fail flaky tests
* add slack markdown formatting * nit * k
* push multi tenancy for slackbot * move to utils * k * k --------- Co-authored-by: hagen-danswer <[email protected]>
onyx-dot-app#2843) * always finalize the serialized transaction so that it doesn't leak outside the function * re-raise the exception and log it
* add sentry * nit * nit * add requirement to ee * try to ensure sentry is installed in integration tests
* add migration * update migration logic for tenants * k * k * k * k
This reverts commit e12785d.
* use native rate limiting in the confluence client * upgrade urllib3 to v2.2.3 to support retries in confluence client * improve logging so that progress is visible.
* Refactor + add global timeout env variable * remove model * mypy * Remove unused
* move "advanced options" to the bottom of the form and cleanup curator frontend * troll
* use with for update instead of serializable * remove tenant logic handled now by get_session_with_tenant * remove usage of begin_nested ... it's not necessary
* fresh indexing feature branch * cherry pick test * Revert "cherry pick test" This reverts commit 2a62422. * set multitenant so that vespa fields match when indexing * cleanup pass * mypy * pass through env var to control celery indexing concurrency * comments on task kickoff and some logging improvements * use get_session_with_tenant * comment out all of update.py * rename to RedisConnectorIndexingFenceData * first check num_indexing_workers * refactor RedisConnectorIndexingFenceData * comment out on_worker_process_init * fix where num_indexing_workers falls back * remove extra brace
…2816) * add assistant notifications * nit * update context * validated * ensure context passed properly * validated + cleaned * nit: naming * k * k * final validation + new ui * nit + video * nit * nit * nit * k * fix typos
* account for malformed urls * fix * k
* minor - add errors to search * k
* add markdown blocks to search * nit * k
* update google sites + formik * nit * k
Co-authored-by: Richard Kuo <[email protected]>
* push vespa managed service configs * organize * k * k * k * nit * k * minor cleanup * ensure no unnecessary timeout
* add migration dockerfile * address edge case * k * k * k * nit * k * k * k * k * remove * k * add comment
* minor additional standardization * nit: typo * k * account for malformed params
* slight upgrade to prompts * k * nit
* add CSV display * add downloading * restructure * create portal for modal * update requirements * nit
* single tool call per message * finalize migration * minor image generation fix * validate simplify * k * remove print * validated
Co-authored-by: Richard Kuo <[email protected]>
* ADd header support for drive * Fix mypy * Comment change * Improve * Cleanup * Add comment
* misc color clean up * additional nits * nit * nit * additional minor nits * ensure tailwind config evaluates properly + update textarea -> input * ensure tool call renders * formatting
* initial frontend changes and shared google refactoring * gmail connector is reworked * added permission syncing for gmail * tested! * Added tests for gmail connector * fixed tests and mypy * temp fix * testing done! * rename * test fixes maybe? * removed irrelevant tests * anotha one * refactoring changes * refactor finished * maybe these fixes work * dumps * final fixes
* add default api keys for cloud users * add cohere as well * naming
* clean up tooltips * nit: fix delay duration
* ensure props aligned * k * k
…le-tasks Hotfix/v0.12 stale tasks
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.
No description provided.