commit | 42a91d2e22b974553cc97cdfd09334481379070d | [log] [tgz] |
---|---|---|
author | ben-aaron188 <ben-aaron188@users.noreply.github.com> | Thu Sep 08 20:38:22 2022 +0200 |
committer | ben-aaron188 <ben-aaron188@users.noreply.github.com> | Thu Sep 08 20:38:22 2022 +0200 |
tree | 2f47d1c6e230459fc49fe3103bfd5a08fe849095 | |
parent | 34e8a2951d5a7bec5e799117a108bec4d5c8870c [diff] [blame] |
changes method for API key retrieval
diff --git a/NAMESPACE b/NAMESPACE index d8580fc..1d7cf39 100644 --- a/NAMESPACE +++ b/NAMESPACE
@@ -1,5 +1,6 @@ # Generated by roxygen2: do not edit by hand export(gpt3.authenticate) +export(gpt3.make_request) export(gpt3.test_request) export(url.completions)