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 |
|
allegroai
|
14ff639bb0
|
Removed limit on event comparison for the same company tasks only
|
2022-12-21 18:42:40 +02:00 |
|
allegroai
|
18570bfccb
|
Add project_id response field to reports.create endpoint
|
2022-12-21 18:35:14 +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
|
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
|
bc23f1b0cf
|
Add "queue watched" indication for tasks.enqueue and tasks.enqueue_many
|
2022-11-29 17:36:41 +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 |
|