- Split differrent caching mechanisms (types, version tree, config) into different cachers - Improve resource usage on starting components, and correct gevent usage - Refine repopack usage for eveai_app (too large) - Change nginx dockerfile to allow for specialist overviews being served statically
16 lines
516 B
YAML
16 lines
516 B
YAML
version: "1.0.0"
|
|
name: "Define Identification Questions"
|
|
task_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"
|