Skip to content

Phase 1: LLMsVerifier Strategy Pattern Extension #2

@milos85vasic

Description

@milos85vasic

Overview

Extend LLMsVerifier with Strategy pattern and Recipe builder for HelixQA-specific LLM selection.

Tasks

  • P1-001: Create pkg/strategy/interface.go with core interfaces (4h)
  • P1-002: Create pkg/strategy/default.go with default strategy (6h)
  • P1-003: Create pkg/recipe/builder.go with builder pattern (6h)
  • P1-004: Create pkg/recipe/validator.go for recipe validation (4h)
  • P1-005: Create pkg/helixqa/strategy.go with QA strategy (8h)
  • P1-006: Create pkg/helixqa/recipe.go with predefined QA recipes (4h)
  • P1-007: Write unit tests for strategy interfaces (4h)
  • P1-008: Write unit tests for recipe builder (4h)
  • P1-009: Write integration tests for QA strategy (6h)
  • P1-010: Update LLMsVerifier API to expose strategy endpoints (4h)
  • P1-011: Create LLMsVerifier submodule in Catalogizer (2h)
  • P1-012: Wire LLMsVerifier into HelixQA go.mod (1h)

Estimated Time: 53 hours
Dependencies: None
Priority: Critical

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions