clearml
|
8c29ebaece
|
Add x_axis_label support in scalar iter charts
|
2024-12-31 22:05:30 +02:00 |
|
clearml
|
893ba48eda
|
Add support for queue display name
|
2024-12-18 17:47:51 +02:00 |
|
clearml
|
207b9e4746
|
Allow all users to access storage APIs
|
2024-12-05 22:35:16 +02:00 |
|
clearml
|
8b8d8d6e6f
|
Change model input_size field to string
|
2024-12-05 22:33:52 +02:00 |
|
clearml
|
97b9bbc4a9
|
Return created_in_version property in users.get_current_user
|
2024-12-05 22:32:28 +02:00 |
|
clearml
|
ed60a27d1a
|
Add mem used charts and cpu/gpu counts to model endpoints instance details
For the num of requests serving charts always take the max value from the interval
|
2024-12-05 22:31:45 +02:00 |
|
clearml
|
83dbf0fcb8
|
Add age_sec field to loading serving models
Return serving instance charts sorted by instance name
|
2024-12-05 22:27:52 +02:00 |
|
clearml
|
57ce9446b1
|
Add _any_/_all_ queries support for datetime fields
|
2024-12-05 22:25:08 +02:00 |
|
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
|
9997dcc977
|
Sync API version
|
2024-12-05 22:18:27 +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
|
2752c4df54
|
Fixed schema for users.get_current_user
|
2024-12-05 22:14:37 +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 |
|
clearml
|
e86b7fd24e
|
Support for first and mean value for task last scalar metrics
|
2024-12-05 19:02:48 +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
|
3f34f83a91
|
Version bump to 1.16.0
API version bump to 2.30
Add missing endpoints to schema
|
2024-06-20 17:55:17 +03:00 |
|
allegroai
|
562cb77003
|
Support getting and clearing task logs using specific metrics
|
2024-06-20 17:47:39 +03:00 |
|
pollfly
|
639b3d59a4
|
Update docstrings (#246)
Edit description so they can be rendered using MDX
|
2024-06-20 17:00:31 +03: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
|
11b7a384af
|
Set API version 2.28
|
2024-01-10 15:23:54 +02:00 |
|
allegroai
|
91ce140901
|
Add "queue watched" indication to pipelines.start_pipeline
|
2024-01-10 15:15:43 +02:00 |
|
allegroai
|
8a99eb6812
|
Fix model_metrics parameter name in get_multi_task_metrics schema
|
2024-01-10 15:12:56 +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
|
ec14f327c6
|
Optimize endpoints that do not require authorization by not validating JWT token
|
2023-11-17 09:45:22 +02:00 |
|
allegroai
|
cb71ef8e47
|
Fix missing scroll_id in events.get_scalar_metric_data
|
2023-11-17 09:43:11 +02:00 |
|
allegroai
|
58df8f201a
|
Update API to 2.27
|
2023-11-17 09:40:34 +02:00 |
|
allegroai
|
f4bf16c156
|
Fix schema for swagger compatibility
|
2023-11-17 09:39:52 +02:00 |
|
allegroai
|
c1e7f8f9c1
|
Optimize deletion of projects with many tasks
|
2023-11-17 09:38:32 +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
|
3927604648
|
Add task names to events.get_single_value_metrics endpoint response
|
2023-07-26 18:50:53 +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
|
c196043d2a
|
Add max_download_items to users.get_current_user endpoint response
|
2023-07-26 18:45:42 +03:00 |
|
allegroai
|
752020c66a
|
Update API version to 2.26
|
2023-07-26 18:44:20 +03:00 |
|
allegroai
|
bc2fe28bdd
|
Add field_mappings to organizations download endpoints
|
2023-07-26 18:39:41 +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
|
5c80336aa9
|
Project delete and validate_delete now analyses and presents info for datasets and pipelines
|
2023-07-26 18:36:45 +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
|
5239755066
|
Support include_subprojects flag in reports.get_all_ex endpoint
|
2023-07-26 18:30:34 +03:00 |
|
allegroai
|
8135cf5258
|
Add include_subprojects to tasks/models.get_all endpoints
Fix escaping metadata for tasks, models and queues
|
2023-07-26 18:24:49 +03:00 |
|
allegroai
|
a83a932e84
|
Add pipelines.delete_runs endpoint
|
2023-07-26 18:23:05 +03:00 |
|