clearml
|
77e7fb5c13
|
Add reference field to serving models
|
2024-12-05 22:24:18 +02:00 |
|
clearml
|
3bcbc38c4c
|
Add storage service support
|
2024-12-05 22:21:12 +02:00 |
|
clearml
|
eb755be001
|
Add model endpoints support
|
2024-12-05 22:20:11 +02:00 |
|
clearml
|
4b93f1f508
|
Add queues.clear_queue
Add new parameter 'update_task_status' to queues.remove_task
|
2024-12-05 22:15:43 +02:00 |
|
clearml
|
2332b8589b
|
Update the task execution queue in queues.add_task
|
2024-12-05 22:14:03 +02:00 |
|
clearml
|
f9577f9faa
|
add update_execution_queue parameter to tasks.enqueue
|
2024-12-05 19:12:26 +02:00 |
|
allegroai
|
f1c876089b
|
Add worker_pattern parameter to workers.get_all and get_count endpoints
|
2024-06-20 17:59:28 +03:00 |
|
allegroai
|
2e19a18ee4
|
Support automatic handling of pipeline steps if a pipeline controller task ID was passed to one of the tasks endpoints
|
2024-06-20 17:52:46 +03:00 |
|
allegroai
|
562cb77003
|
Support getting and clearing task logs using specific metrics
|
2024-06-20 17:47:39 +03:00 |
|
allegroai
|
5799baae45
|
Make sure that APIs that aggregate task/model data from projects can be called for the root project
|
2024-02-13 16:17:33 +02:00 |
|
allegroai
|
a47e65d974
|
Add input parameters check to multiple APIs
|
2024-02-13 16:15:55 +02:00 |
|
allegroai
|
768c3d80ff
|
Remove callback_url_prefix and state parameters from login.supported_modes and does not return urls
|
2024-01-10 15:26:22 +02:00 |
|
allegroai
|
91ce140901
|
Add "queue watched" indication to pipelines.start_pipeline
|
2024-01-10 15:15:43 +02:00 |
|
allegroai
|
3752db122b
|
Add events.get_multi_task_metrics
|
2024-01-10 15:11:27 +02:00 |
|
allegroai
|
88a7773621
|
Allow filtering on event metrics in multi-task endpoints get_task_single_value_metrics, multi_task_scalar_metrics_iter_histogram and get_multi_task_plots
|
2024-01-10 15:07:46 +02:00 |
|
allegroai
|
35c4061992
|
Support filtering by task or model ids in projects.get_unique_metric_variants
|
2024-01-10 15:06:21 +02:00 |
|
allegroai
|
4ac6f88278
|
Optimize Workers retrieval
Store worker statistics under worker id and not internal redis key
Fix unit tests
|
2023-11-17 09:46:44 +02:00 |
|
allegroai
|
274c487b37
|
Add update_tags api to tasks and models
|
2023-11-17 09:37:25 +02:00 |
|
allegroai
|
cc0129a800
|
Add filters parameter for passing user defined list filters for all get_all_ex apis
|
2023-11-17 09:36:58 +02:00 |
|
allegroai
|
6d507616b3
|
Add pattern parameter to projects.get_hyperparam_values
|
2023-11-17 09:34:13 +02:00 |
|
allegroai
|
6c5f966ed4
|
Add new_status field to tasks.dequeue and dequeue_many endpoints
|
2023-07-26 18:55:05 +03:00 |
|
allegroai
|
f7dcbd96ec
|
Fix deleting model events
Add delete_external_artifacts parameter to projects.delete endpoint
|
2023-07-26 18:49:54 +03:00 |
|
allegroai
|
bc2fe28bdd
|
Add field_mappings to organizations download endpoints
|
2023-07-26 18:39:41 +03:00 |
|
allegroai
|
ed86750b24
|
Add scalar field type to jsonmodels
|
2023-07-26 18:39:06 +03:00 |
|
allegroai
|
3f22423c3f
|
Support paging in projects.get_model_metadata_values and get_hyperparam_values endpoints
|
2023-07-26 18:38:11 +03:00 |
|
allegroai
|
5cd59ea6e3
|
Fix csv export handling "," in fields
|
2023-07-26 18:35:31 +03:00 |
|
allegroai
|
5d3ba4fa73
|
Fix events.get_multitask_plots to retrieve last iterations per each task metric separately
|
2023-07-26 18:34:30 +03:00 |
|
allegroai
|
ff34da3c88
|
Add organization.download_for_get_all endpoint
|
2023-07-26 18:31:20 +03:00 |
|
allegroai
|
a83a932e84
|
Add pipelines.delete_runs endpoint
|
2023-07-26 18:23:05 +03:00 |
|
allegroai
|
db021f2863
|
Add workers.get_count endpoint
|
2023-07-26 18:21:52 +03:00 |
|
allegroai
|
1b650b1689
|
Add projects.get_user_names endpoint
|
2023-07-26 18:21:16 +03:00 |
|
allegroai
|
9206a7c57d
|
Schedule external file URLs for deletion on models deletion
|
2023-05-25 19:36:28 +03:00 |
|
allegroai
|
755cc803d9
|
Add remove_from_all_queues parameter to tasks.dequeue/dequeue_many endpoints
|
2023-05-25 19:22:10 +03:00 |
|
allegroai
|
818496236b
|
Support filtering by children tags in projects.get_all_ex
|
2023-05-25 19:19:10 +03:00 |
|
allegroai
|
e99817b28b
|
Task reports can now return single value metrics
|
2023-05-25 19:18:24 +03:00 |
|
allegroai
|
58465fbc17
|
Model events are fully supported
|
2023-05-25 19:17:40 +03:00 |
|
allegroai
|
4291ad682a
|
Support filtering by task name in projects.get_task_parent
|
2023-05-25 19:15:26 +03:00 |
|
allegroai
|
dd49ba180a
|
Improve statistics on projects children
|
2023-03-23 19:11:45 +02:00 |
|
allegroai
|
9739eb2d5a
|
Add report_assets field to report tasks
|
2023-03-23 19:09:03 +02:00 |
|
allegroai
|
cfbb37238f
|
Add default workers timeout to the server's configuration
|
2023-03-23 19:08:11 +02:00 |
|
allegroai
|
6664c6237e
|
Support querying by children_type in projects.get_all_ex
|
2023-03-23 19:07:42 +02:00 |
|
allegroai
|
74200a24bd
|
Add filtering on child projects in projects.get_all_ex
|
2023-03-23 19:06:49 +02:00 |
|
allegroai
|
ae4c33fa0e
|
Add support for allow_public flag in get_all_ex endpoint
Add `last_changed_by` field on task updates
Fix reports support
|
2022-12-21 18:32:56 +02:00 |
|
allegroai
|
c7cd949fd0
|
Add reports support
Fix schema
|
2022-12-21 18:30:54 +02:00 |
|
allegroai
|
1ce4058157
|
Change tasks comparison limit to 100
|
2022-12-21 18:29:49 +02:00 |
|
allegroai
|
6537e9ef69
|
Add active_users and search_hidden options to get_entities_count endpoint
|
2022-11-29 17:44:19 +02:00 |
|
allegroai
|
97992b0d9e
|
Support returning multiple plots during history navigation
|
2022-11-29 17:37:30 +02:00 |
|
allegroai
|
6b3eff1426
|
Support workers system tags
|
2022-11-29 17:35:25 +02:00 |
|
allegroai
|
caaf801cd0
|
Support plots navigation by iteration
|
2022-11-29 17:34:57 +02:00 |
|
allegroai
|
c23e8a90d0
|
Support model events
|
2022-11-29 17:34:06 +02:00 |
|