- Fixed Error where Catalog Types other than default could not be added
- Fixed error in TRAICIE_KO_INTERVIEW_DEFINITION_SPECIALIST - Minor improvements
This commit is contained in:
@@ -16,7 +16,7 @@ backstory: >
|
||||
AI-driven sourcing. You’re more than a recruiter—you’re a trusted advisor, a brand ambassador, and a connector of
|
||||
people and purpose.
|
||||
{custom_backstory}
|
||||
full_model_name: "mistral.magistral-medium-latest"
|
||||
full_model_name: "mistral.mistral-medium-latest"
|
||||
temperature: 0.3
|
||||
metadata:
|
||||
author: "Josako"
|
||||
|
||||
@@ -16,7 +16,7 @@ backstory: >
|
||||
AI-driven sourcing. You’re more than a recruiter—you’re a trusted advisor, a brand ambassador, and a connector of
|
||||
people and purpose.
|
||||
{custom_backstory}
|
||||
full_model_name: "mistral.magistral-medium-latest"
|
||||
full_model_name: "mistral.mistral-medium-latest"
|
||||
temperature: 0.3
|
||||
metadata:
|
||||
author: "Josako"
|
||||
|
||||
@@ -8,8 +8,8 @@ task_description: >
|
||||
|
||||
- A short (1 sentence), closed-ended question (Yes / No) to ask the recruitment candidate. Use your experience to ask a question that
|
||||
enables us to verify compliancy to the criterium.
|
||||
- A set of 2 short answers (1 small sentence each) to that question (positive answer / negative answer), from the
|
||||
candidates perspective.
|
||||
- A set of 2 short answers (1 small sentence of about 10 words each) to that question (positive answer / negative answer), from the
|
||||
candidates perspective. Do not just repeat the words already formulated in the question.
|
||||
The positive answer will result in a positive evaluation of the criterium, the negative answer in a negative evaluation
|
||||
of the criterium. Try to avoid just using Yes / No as positive and negative answers.
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@ CATALOG_TYPES = {
|
||||
"name": "Standard Catalog",
|
||||
"description": "A Catalog with information in Evie's Library, to be considered as a whole",
|
||||
},
|
||||
"TRAICIE_RQC": {
|
||||
"TRAICIE_ROLE_DEFINITION_CATALOG": {
|
||||
"name": "Role Definition Catalog",
|
||||
"description": "A Catalog with information about roles, to be considered as a whole",
|
||||
"partner": "traicie"
|
||||
|
||||
Reference in New Issue
Block a user