@yamlresume/node
    Preparing search index...

    Function generateResume

    • Generate a new resume file with AI for a given position and language.

      Parameters

      • filename: string

        The output resume file path.

      • position: string

        The target position or job title.

      • language: string

        The target locale language.

      • options: GenerateResumeOptions = {}

        Optional model, base URL, retry and callback settings.

      Returns Promise<void>

      When the file already exists or writing fails.