-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
38 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,10 +12,11 @@ Authors@R: c( | |
Maintainer: Satoshi Kume <[email protected]> | ||
Description: The Large Language Model (LLM) represents a groundbreaking advancement | ||
in data science and programming, and also allows us to extend the world of R. | ||
A seamless interface for integrating the 'OpenAI' Web APIs, and other Web APIs | ||
into R is provided in this package. This package leverages LLM-based AI techniques, | ||
enabling efficient knowledge discovery and data analysis | ||
A seamless interface for integrating the 'OpenAI' Web APIs into R is provided in this package. | ||
This package leverages LLM-based AI techniques, enabling efficient knowledge discovery and data analysis | ||
(see 'OpenAI' Web APIs details <https://openai.com/blog/openai-api>). | ||
The previous functions such as seamless translation and image generation have been moved | ||
to other packages 'deepRstudio' and 'stableDiffusion4R'. | ||
Depends: R (>= 4.2.0) | ||
Imports: httr, | ||
jsonlite, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.