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
|
d62ecb5e6e
|
Add last_change and last_change_by DB Model
|
2023-11-17 09:35:22 +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
|
6885d07462
|
Write UTF-8 BOM into csv download file
|
2023-07-26 18:43:38 +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
|
3ad636c468
|
Exported csv file name now contains the project name (including non-ascii names)
|
2023-07-26 18:37:20 +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
|
dbe1c6f00f
|
Allow configuring multi-plots batch size
|
2023-07-26 18:33:10 +03:00 |
|
allegroai
|
a17485b1bd
|
Allow dequeueing a deleted task
|
2023-07-26 18:32:32 +03:00 |
|
allegroai
|
a2b9fed92d
|
Make sure that scroll parameters are ignored when downloading tasks
|
2023-07-26 18:31:56 +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
|
011164ce9b
|
Support __$and condition for excluded terms in get_all_ex endpoints list filters
|
2023-07-26 18:26:49 +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
|
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
|
14d18a7aba
|
Remove obsolete duration field
|
2023-07-26 18:19:41 +03:00 |
|
allegroai
|
9206a7c57d
|
Schedule external file URLs for deletion on models deletion
|
2023-05-25 19:36:28 +03:00 |
|
allegroai
|
741fa84b52
|
Fix projects own_tasks does not take task state filter into account
|
2023-05-25 19:32:52 +03:00 |
|
allegroai
|
d9579891c8
|
Return only reports from the .reports projects in reports.get_all_ex
|
2023-05-25 19:31:05 +03:00 |
|
allegroai
|
900414d0de
|
Add option to echo ping payload
|
2023-05-25 19:30:13 +03:00 |
|
allegroai
|
5449b332d2
|
Support reports from the root project in reports.get_all_ex
|
2023-05-25 19:29:46 +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
|
3729afe014
|
Optimize queues.get_next_task to retrieve required task fields only
|
2023-05-25 19:21:24 +03:00 |
|
allegroai
|
dff2ed34e8
|
Support receiving mixed events for both locked and unlocked tasks and models events.add_batch
|
2023-05-25 19:20:35 +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
|
2e4e060a82
|
Task move forward/backwards in queue is now atomic
|
2023-05-25 19:16:33 +03:00 |
|
allegroai
|
4291ad682a
|
Support filtering by task name in projects.get_task_parent
|
2023-05-25 19:15:26 +03:00 |
|
allegroai
|
e7c9daa42b
|
Fix get_task_events to correctly use last_iters for model events
|
2023-03-28 16:45:44 +03:00 |
|
allegroai
|
eb2b9cbd9a
|
Fix project count for datasets and pipelines
|
2023-03-23 19:15:42 +02: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
|
15db9cdaef
|
Allow updating comments on published reports
|
2023-01-24 14:40:32 +02:00 |
|
allegroai
|
22a2a02760
|
Allow renaming published reports
|
2023-01-03 12:15:44 +02:00 |
|
allegroai
|
ab798e4170
|
Allow updating tags on published reports
|
2023-01-03 12:15:02 +02:00 |
|
allegroai
|
2149b76f63
|
Fix crash when starting pipeline
|
2023-01-03 12:13:48 +02:00 |
|
allegroai
|
7e97ec5555
|
Fix events.get_task_plots endpoint
|
2022-12-21 18:45:17 +02:00 |
|
allegroai
|
9c41124b81
|
Add support for moving objects to projects root
|
2022-12-21 18:43:45 +02:00 |
|