Skip to content

🔧 Supprimer le champ 'Ne répond rien' (AVS 1.1) #24

Description

@cutiips

Problème

Le champ 1.1 dans Form_AVS.json a pour question "Ne répond rien" :

{
  "id": "1.1",
  "question": "Ne répond rien",
  "xml_path": "Seite1.canton"
}

Ce champ déclenche un appel inutile au LLM qui ne peut rien extraire.

Solution proposée

Deux options :

  1. Supprimer le champ de la liste des fields → économise un appel LLM
  2. Le rendre statique avec une valeur par défaut (ex: canton du médecin) → rempli sans LLM

Estimation

⏱️ 30min

Parent: #21


🤖 Generated with Claude Code

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions