-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removal of GraphQL Data Return Schema (#284)
* projectByProjectId * allProjects * labelDistribution, generalProjectStats * projectTokenization, modelProviderInfo * projectExportCredentials, uploadCredentialsAndId * createSampleProject, updateProjectStatus, updateProjectTokenizer * createProject, deleteProject * uploadTaskById, updateProjectNameDescription * attributes,embeddings, data slide * lt query rework * comment, data browser, heuristic * labeling-tasks-by-project-id * labeling, lookup * fixes * notifications, record, settings * misc * misc * First part org queries * More org endpoints * More org changes * allOrgs, user roles * another endpoint * perf: update organization endpoints to remove graphql syntax * info source * perf: update organization endpoints to remove graphql syntax * silent success * weak-supervision api change to silent success * task_execution api change to silent success * get silent success * Change sync-records usage of responses * embedding, fix camel case, heuristic * labeling * misc, look up * rename get_custom_response function * Update delete-project and update-project-name-description * update-project-status & update-project-tokenizer silent response * Fix: prepare-record-export * Fix: calculate_user_attribute_all_records & update_attribute * perf: eliminate get_embeddings_schema unused function perf: update get_embeddings route for pgsql to handle data transformation * fix: prepare_project_export * proect settings * fix: project-size, json cannot encode Decimal. * remove duplicate import * model * gen fail * remove unused import * ref * remove unused embedding * perf: move column whitelist to submodules * model * silent success * Handle exceptions with direct returns * Remove type hint * Remove print * perf: update submodules * Remove unused key * Add list comprehension all-projects-mini * PR comments * PR embed * model --------- Co-authored-by: JWittmeyer <[email protected]> Co-authored-by: andhreljaKern <[email protected]> Co-authored-by: anmarhindi <[email protected]>
- Loading branch information
1 parent
0b83b8e
commit 7751b74
Showing
24 changed files
with
350 additions
and
813 deletions.
There are no files selected for viewing
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
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
This file was deleted.
Oops, something went wrong.
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
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
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
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
Oops, something went wrong.