-
Couldn't load subscription status.
- Fork 60
Description
Prework
- Read and abide by pointblank's code of conduct and contributing guidelines.
- Search for duplicates among the existing issues (both open and closed).
Proposal
Describe the new feature clearly and concisely. If applicable, write a minimal example in R code or pseudo-code to show input, usage, and desired output.
To help us read any code you include (optional) please try to follow the tidyverse style guide. The style_text() and style_file() functions from the styler package make it easier.
Consider adding ellmer-based LLM support for draft_validation(), similar to Python library capabilities (https://posit-dev.github.io/pointblank/user-guide/draft-validation.html). Similar could apply to future LLM-powered validation data dictionary generation. Please feel free to ignore if this is outside of scope.