This repository has been archived by the owner on Dec 11, 2024. It is now read-only.
forked from onyx-dot-app/onyx
-
Notifications
You must be signed in to change notification settings - Fork 0
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
* initial commit * almost done * finished 3 tests * minor refactor * built out initial permisison tests * reworked test_deletion * removed logging * all original tests have been converted * renamed user_groups to user_group * mypy * added test for doc set permissions * unified naming for manager methods * Refactored models and added new deletion test * minor additions * better logging+fixed input variables * commented out failed tests * Added readme * readme update * Added auth to IT set auth_type to basic and require_email_verification to false * Update run-it.yml * used verify and added to readme * added api key manager
--------- Co-authored-by: Weves <chrisweaver101@gmail.com>
* add litellm proxy * formatting * move `api_url` to cloud provider + nits * remove log * typing * quick tuyping fix * update LiteLLM selection logic * remove logs + validate functionality * rename proxy var * update path casing * remove pricing for custom models * functional values
* add proper typing such that tests pass mypy * nit (squash) * minor update
* update spread * update
* add basic virtualization * functioning perfectly * squash * change ports * remove some comments * remove comment * update buffering clarity
* clean interfaces + improve dex experience * update formatting * update ports * ports * remove some number of unnecessary lines * remove unnecssary isPublicGroupSelector checks in all spots * add comment * update building
…dot-app#2396) Co-authored-by: danswer-trial <danswer-trial@danswer-trials-MacBook-Pro.local>
* fixes a bug with deleting connectors and foreign keys * test foreign key handling on deletion
* Reorder and clarify dependency installation instructions * Clarify instructions for local development with Docker external deps vs full Docker stack * Final words at the end of the local setup process --------- Co-authored-by: danswer-trial <danswer-trial@danswer-trials-MacBook-Pro.local>
* add error table to re-indexing * robustify * update with proper comment * add popup * update typo
* add SSL parameter support for redis * add ssl support to redis pool
* reformatted tailwind config * minor update
* simple apis now cited/context doc indices * minor fixes
* warm up reranker on model switch * properly type * fix issue * Update search_settings.py
…nyx-dot-app#2421) * Added search_doc_ids to the simple api to allow for skipping search * comment * fixed behaviour
Signed-off-by: Alex Co <alex.tuan@mindvalley.com>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Last-Modified
header (Web Connector - Get doc_updated_at fromLast-Modified
header onyx-dot-app/onyx#1693)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: