Interact with Large Language Models in 'RStudio'
Displays and sets the current session' chat history
Method to integrate to new LLM API's
Starts a Shiny app interface to the LLM
Saves the current defaults in a yaml file that is compatible with the ...
Default arguments to use when making requests to the LLM
Confirms connectivity to LLM interface
Sets the LLM model to use in your session
Submits prompt to LLM
Enables user interactivity with large-language models ('LLM') inside the 'RStudio' integrated development environment (IDE). The user can interact with the model using the 'shiny' app included in this package, or directly in the 'R' console. It comes with back-ends for 'OpenAI', 'GitHub' 'Copilot', and 'LlamaGPT'.
Useful links