Commit Graph

1 Commits

Author SHA1 Message Date
Václav Vančura
5f5c0a9d50 Actor: Refactor actor.sh and add docling_processor.py
Refactor the `actor.sh` script to modularize functions for finding the Apify CLI, setting up a temporary environment, and cleaning it up. Introduce a new function, `get_actor_input()`, to handle input detection more robustly. Replace inline Python conversion logic with an external script, `docling_processor.py`, for processing documents via the docling-serve API.

Signed-off-by: Václav Vančura <commit@vancura.dev>
2025-03-13 10:39:38 +01:00