mirror of
https://github.com/nextcloud/documentation.git
synced 2025-08-20 14:15:54 +00:00
14 lines
537 B
ReStructuredText
14 lines
537 B
ReStructuredText
.. _ocs-taskprocessing-api:
|
|
|
|
======================
|
|
OCS TaskProcessing API
|
|
======================
|
|
|
|
.. versionadded:: 30.0.0
|
|
|
|
The OCS Task processing API allows you to run task processing tasks, like prompting large language models implemented by apps using :ref:`the backend Task Processing API<task_processing>`.
|
|
|
|
See the relevant `OpenAPI docs <https://docs.nextcloud.com/server/latest/developer_manual/_static/openapi.html#/operations/core-task_processing_api-schedule>`_.
|
|
|
|
.. TODO ON RELEASE: Update version number above on release
|