Package: groqR 0.0.3

groqR: A Coding Assistant using the Fast AI Inference 'Groq'
A comprehensive suite of functions and 'RStudio' Add-ins leveraging the capabilities of open-source Large Language Models (LLMs) to support R developers. These functions offer a range of utilities, including text rewriting, translation, and general query capabilities. Additionally, the programming-focused functions provide assistance with debugging, translating, commenting, documenting, and unit testing code, as well as suggesting variable and function names, thereby streamlining the development process.
Authors:
groqR_0.0.3.tar.gz
groqR_0.0.3.zip(r-4.7)groqR_0.0.3.zip(r-4.6)groqR_0.0.3.zip(r-4.5)
groqR_0.0.3.tgz(r-4.6-any)groqR_0.0.3.tgz(r-4.5-any)
groqR_0.0.3.tar.gz(r-4.7-any)groqR_0.0.3.tar.gz(r-4.6-any)
groqR_0.0.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
groqR/json (API)
NEWS
| # Install 'groqR' in R: |
| install.packages('groqR', repos = c('https://gabrielkaiserqfin.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/gabrielkaiserqfin/groqr/issues
Last updated from:c70788ce07. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 131 | ||
| source / vignettes | OK | 175 | ||
| linux-release-x86_64 | OK | 116 | ||
| macos-release-arm64 | OK | 105 | ||
| macos-oldrel-arm64 | OK | 81 | ||
| windows-devel | OK | 82 | ||
| windows-release | OK | 87 | ||
| windows-oldrel | OK | 79 | ||
| wasm-release | OK | 111 |
Exports:askcodeCommentcodeConvertercoderdebugmodelCallnameIton_startupoptimizerrewriterroxytranslaterunitTests
Dependencies:askpassbase64encbslibcachemclicliprcommonmarkcurldigestfastmapfontawesomefsgluehtmltoolshttpuvhttrjquerylibjsonlitelaterlifecyclemagrittrmemoisemimeminiUIopensslotelpromisesR6rappdirsRcpprlangrstudioapisassshinyshinyWidgetssourcetoolssyswithrxtable
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| 'Groq': Support Functions | .onAttach |
| Get 'Groq' Completions Endpoint | APIcall |
| Ask 'Groq' | ask |
| 'Groq': Comment code | codeComment |
| Translate Code from One Language to Another | codeConverter |
| 'Groq': Finish code | coder |
| 'Groq': Find Issues in Code | debug |
| Run a 'Groq' RStudio Addin | execAddin |
| Ask 'Groq' | execAddin_ask |
| Function to query current models | modelCall |
| 'Groq': Create a Function or Variable Name | nameIt |
| Function to Handle Package Startup Logic | on_startup |
| 'Groq': Optimize Code | optimizer |
| responseReturn | responseReturn |
| 'Groq': Rewrite Text | rewriter |
| 'Groq': Code Documentation in roxygen2 style or any other | roxy |
| Set GROQ Parameters Server Logic | serverInit |
| 'Groq': Translate Text | translater |
| User Interface | uiInit |
| 'Groq': Create Unit Tests | unitTests |
