Consider adding LLM support for draft_validation
@rich-iannone is already working on this.
Since Sep 23, 2025.
- Dominant language
- R
- Stars
- 1k
- Forks
- 59
- Avg merge
- 25m
- Merged PRs (30d)
- 4
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.