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
* included check for existing emails * cleaned up logic
onyx-dot-app#1929) * autoscale with pool=thread crashes celery. remove and use concurrency instead (to be improved later) * update dev background script as well
* answer.py * Let it continue if broken
* changed default fast model to gpt-4o-mini * Changed the way we get the sqlalchemy session
…t to primary worker count if unset. (onyx-dot-app#1941)
Signed-off-by: Alex Co <[email protected]>
* also allow access to a persona if the user is in the list of authorized users or groups * add comment on potential performance improvements * work around for mypy typing
…S=0 (onyx-dot-app#1958) Co-authored-by: Emerson Gomes <[email protected]>
* add admin page * credential + typing fix * rebase fix * on add, cleaner buttons * functional G + Ddrive * organized auth sections * update types and remove logs * ccs -> connectors * validated formik * update styling + connector-handling logic * udpate colors * separate out hooks + util functions * update to adhere to rest standards * remove "todos" * rebase * copy + formatting + sidebar * update statuses + configuration possibilities * update interfaces to be clearer * update indexing status page * formatting * address backend security + comments * update font * fix form routing * fix hydration error * add statuses, fix bugs, etc. (squash) * fix color (squash) * squash * add functionality to sidebar * disblae buttons if deleting * add color * minor copy + formatting updates - on modify credential, close - update copy for deletion of connectors * fix build error * copy --------- Co-authored-by: Yuhong Sun <[email protected]>
* Fixed default indexing frequency * fixed more defaults
* authorized users and groups only have read access * slightly better variable naming
* k * update enum imports * add functional types + model swaps * remove a log * remove kv * fully functional + robustified for kv swap * validated with hosted + cloud * ensure not updating current search settings when reindexing * add instance check * revert back to updating search settings (will need a slight refactor for endpoint) * protect advanced config override1 * run pretty * fix typing * update typing * remove unnecessary function * update model name * clearer interface names * validated foreign key constaint * proper migration * squash --------- Co-authored-by: Yuhong Sun <[email protected]>
* rework assistants creation flow + components * remove unnecessary padding + validate each page * remove additional spacing * rebase + form
* filter by user for docset display * spacing
* ran bump-pydantic * replace root_validator with model_validator * mostly working. some alternate assistant error. changed root_validator and typing_extensions * working generation chat. changed type * replacing .dict with .model_dump * argument needed to bring model_dump up to parity with dict() * fix a fewremaining issues -- working with llama and gpt * updating requirements file * more requirement updates * more requirement updates * fix to make search work * return type fix: * half way tpyes change * fixes for mypy and pydantic: * endpoint fix * fix pydantic protected namespaces * it works! * removed unecessary None initializations * better logging * changed default values to empty lists * mypy fixes * fixed array defaulting --------- Co-authored-by: hagen-danswer <[email protected]>
Signed-off-by: Alex Co <[email protected]>
Signed-off-by: Alex Co <[email protected]>
* Confluence improvements * Improve CONFLUENCE_CONNECTOR_INDEX_ONLY_ACTIVE_PAGES
* Improve slack channel selection * Lowercasing slack channels
…-app#2258) * default to None * rm
Signed-off-by: Alex Co <[email protected]>
* get accurate model output max * squash * udpated max default tokens * rename + use fallbacks * functional * remove max tokens * update naming * comment out function to prevent mypy issues
Signed-off-by: Alex Co <[email protected]>
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.
no docs found
message (Add cleaner / consolidateno docs found
message onyx-dot-app/onyx#2119)stop generating
functionality (Addstop generating
functionality onyx-dot-app/onyx#2100)