Kdeps Resource Types
Kdeps currently supports the following resource types:
exec
: Exec Resource Executes shell scripts and commands.python
: Python Resource Executes Python scripts.response
: Response Resource Handles API responses by generating JSON output to an API endpoint.client
: HTTP Client Resource Performs HTTP client requests, facilitating communication with external APIs or services.llm
: LLM Resource Provides interaction with language models (LLMs).