Skip to content

feat: extend problem wizard - #8

Open
pabpergas wants to merge 1 commit into
developfrom
feature/extend-problem-wizard
Open

feat: extend problem wizard#8
pabpergas wants to merge 1 commit into
developfrom
feature/extend-problem-wizard

Conversation

@pabpergas

Copy link
Copy Markdown
Collaborator

No description provided.

const solutionFormat = leia.spec.problem.solutionFormat;
const evaluationPrompt = leia.spec.problem.evaluationPrompt;
const solutionFormat = leia.spec.problem.spec.solutionFormat;
const evaluationPrompt = leia.spec.problem.spec.evaluationPrompt;

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Eso es lo que estaba causando que las evaluaciones no fuesen correctas?

@rafgoncas1 rafgoncas1 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants