- correct startup of applications using gevent - introduce startup scripts (eveai_app) - caching manager for all configurations
16 lines
511 B
YAML
16 lines
511 B
YAML
version: "1.0.0"
|
|
name: "Define Identification Questions"
|
|
description: >
|
|
Ask questions to complete or confirm the identification information gathered.
|
|
Current Identification Information:
|
|
$$${Identification}$$$
|
|
{custom_description}
|
|
expected_output: >
|
|
Top 2 questions to ask in order to complete identification.
|
|
{custom_expected_output}
|
|
metadata:
|
|
author: "Josako"
|
|
date_added: "2025-01-08"
|
|
description: "A Task to define identification (person & company) questions"
|
|
changes: "Initial version"
|