Skip to content

Feature request: Use the LLM to tag rules that are checkable using code #9

Open
@bzorn

Description

@bzorn

We can leverage the LLM to determine what rules are checkable with code and then generate code to apply them to the test cases. Since there are probably a limited number of possible code checkers, we could have a set of pre-defined checkers that the LLM would just have to choose between (possibly).

We talked about this feature but didn't have time to add it.

Checkers can be generated both as input filters (rejecting inputs that don't meet the requirements) and as output filters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions