Included Actions
The bundle ships example actions and action steps for all three main Pimcore Copilot action types. Each one is ready to run. Adapt it to your needs, or use it as a starting point for your own actions.
Regular Actions
- Open Custom Reports: Shortcut to open and view custom reports from the Pimcore Copilot UI.
Automation Action Steps
For Automation Actions, the following steps are shipped with the bundle:
- Link to Parent: Links one or more data objects, assets or documents to a new parent element.
- Debug Data: Writes the job run context, environment variables and selected elements to the log, for debugging automation actions.
- Cleanup Tmp Files: Deletes the temp files listed under the
filesToCleanupkey of the job run context from Pimcore's temp storage.
Hugging Face Action Steps
- Hugging Face Space Start and Hugging Face Space Stop: Start and pause a Hugging Face space, for example to spin up a fine-tuning service on demand and pause it again once training finishes.
- Fine-tune Hugging Face models: Fine-tune AI models on data managed within Pimcore.
Interaction Actions
For Interaction Actions, the following interaction type is shipped with the bundle:
- Hugging Face Image To Image Prompt: Generates images with AI models based on an existing image.
info
For the meaning of Multiselect and Elements in the pages below, see
Available Context
in the Pimcore Copilot documentation.