Dave Parr

Results 12 issues of Dave Parr

Thanks for the work on the package, I've mostly been finding it really useful, apart from the following issue. The following from the example prints a large volume of output...

The package currently calls to `devtool::use_git()` when the Use git option is TRUE. The package also contains the option of including a data folder. git lfs (large file storage) is...

enhancement :sparkles:

First: Thanks for doing this. Great work 👍 I'm a little confused though about the intended behaviour. This morning, I was running R v5.3.0 (very behind the times). I installed...

### Discord username (optional) _No response_ ### Describe the bug Warp AI reports I have used 100 AI requests, when I have used maybe a dozen at most. I am...

Bug

### Description I was curious if Nixtla supports ahead of time compilation, either explictly or via it's use of numba? #162 , #177 I believe are based on the observation...

enhancement
feature

# Pull Request Template ## Discord username (optional) If you're in our Discord server, we'd like to give you the Contributor Discord Role, please include your username. Note: It must...

On your current page deployment your page displays fine down to the footer, but then disaplys all of the main content from the hero down to the footer again. ![Screenshot...

Currently the query is tested for similarity on the topics, description and repo name. An LLM might help the query process using a Hypotehtical document approach, using a prompt such...

enhancement

It might be valuable to call an llm during read time to enhance document data. 2 operations might be useful - At document creation, before vectorstor embedding, an llm could...

enhancement

Currently the `read` function drops the database from the drive and rebuilds it fresh every time. A better operation would be to check the 'new' information from the API against...

enhancement