.. |
custom_validators
|
Refactor configuration infrastructure
|
2021-01-05 18:25:18 +02:00 |
__init__.py
|
Add support for OneOfEmbeddedField
|
2024-12-05 22:27:20 +02:00 |
auth.py
|
Add auth.edit_credentials
|
2022-05-17 16:08:12 +03:00 |
base.py
|
Refactor configuration infrastructure
|
2021-01-05 18:25:18 +02:00 |
batch.py
|
Fix batch operations results
|
2021-05-03 18:07:37 +03:00 |
events.py
|
Support getting and clearing task logs using specific metrics
|
2024-06-20 17:47:39 +03:00 |
login.py
|
Remove callback_url_prefix and state parameters from login.supported_modes and does not return urls
|
2024-01-10 15:26:22 +02:00 |
metadata.py
|
Add metadata dict support for models, queues
|
2022-03-15 16:18:57 +02:00 |
models.py
|
Add input parameters check to multiple APIs
|
2024-02-13 16:15:55 +02:00 |
organization.py
|
Add field_mappings to organizations download endpoints
|
2023-07-26 18:39:41 +03:00 |
pipelines.py
|
Add "queue watched" indication to pipelines.start_pipeline
|
2024-01-10 15:15:43 +02:00 |
projects.py
|
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 |
queues.py
|
Add queues.clear_queue
|
2024-12-05 22:15:43 +02:00 |
reports.py
|
Fix events.get_multitask_plots to retrieve last iterations per each task metric separately
|
2023-07-26 18:34:30 +03:00 |
server.py
|
Add input parameters check to multiple APIs
|
2024-02-13 16:15:55 +02:00 |
serving.py
|
Add mem used charts and cpu/gpu counts to model endpoints instance details
|
2024-12-05 22:31:45 +02:00 |
storage.py
|
Add storage service support
|
2024-12-05 22:21:12 +02:00 |
tasks.py
|
add update_execution_queue parameter to tasks.enqueue
|
2024-12-05 19:12:26 +02:00 |
users.py
|
Add input parameters check to multiple APIs
|
2024-02-13 16:15:55 +02:00 |
workers.py
|
Add worker_pattern parameter to workers.get_all and get_count endpoints
|
2024-06-20 17:59:28 +03:00 |