nextcloud-documentation/developer_manual/client_apis/OCS/ocs-taskprocessing-api.rst
Joas Schilling d47918e6bf
fix: Add marker to positions that need adjusting on branch off
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-01-31 16:00:27 +01:00

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