nextcloud-documentation/developer_manual/client_apis/OCS/ocs-taskprocessing-api.rst
Joas Schilling ee727d0dba
fix: Adjust links to stay on the same Nextcloud version of the docs
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-01-31 15:53:48 +01:00

14 lines
533 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/31/developer_manual/_static/openapi.html#/operations/core-task_processing_api-schedule>`_.
.. TODO ON RELEASE: Update version number above on release