- Re-introduction of EveAIAsset - Make translation services resistent for situation with and without current_event defined. - Ensure first question is asked in eveai_chat_client - Start of version 1.4.0 of TRAICIE_SELECTION_SPECIALIST
14 lines
458 B
YAML
14 lines
458 B
YAML
version: "1.0.0"
|
|
content: >
|
|
Check if additional information or questions are available in the answer (answer in {language}), additional to the
|
|
following question:
|
|
|
|
"{question}"
|
|
|
|
Answer with True or False, without additional information.
|
|
llm_model: "mistral.mistral-medium-latest"
|
|
metadata:
|
|
author: "Josako"
|
|
date_added: "2025-06-23"
|
|
description: "An assistant to check if the answer to a question is affirmative."
|
|
changes: "Initial version" |