commit | 5bcd9116eb28c70dd5ecba750aa7e62083645266 | [log] [tgz] |
---|---|---|
author | ben-aaron188 <ben-aaron188@users.noreply.github.com> | Sat Sep 10 21:33:50 2022 +0200 |
committer | ben-aaron188 <ben-aaron188@users.noreply.github.com> | Sat Sep 10 21:33:50 2022 +0200 |
tree | f1307c27a8f753f6d8a3f3fd0ce306713050c0d9 | |
parent | 8f5f200684405e058e4ae046593ce751539aa917 [diff] [blame] |
fixes in test_request doc
diff --git a/NAMESPACE b/NAMESPACE index 36c8809..81ac3c8 100644 --- a/NAMESPACE +++ b/NAMESPACE
@@ -1,7 +1,7 @@ # Generated by roxygen2: do not edit by hand -export(gpt3.test_request) export(gpt3_authenticate) export(gpt3_bunch_request) export(gpt3_simple_request) +export(gpt3_test_request) export(url.completions)