commit | 287b30b9fe6bf2907c38e8b787fce2b358b80b11 | [log] [tgz] |
---|---|---|
author | ben-aaron188 <ben-aaron188@users.noreply.github.com> | Sun Sep 11 16:46:37 2022 +0200 |
committer | ben-aaron188 <ben-aaron188@users.noreply.github.com> | Sun Sep 11 16:46:37 2022 +0200 |
tree | cd93a28705ace49cf667cad00cd9d315fa914107 | |
parent | 5bcd9116eb28c70dd5ecba750aa7e62083645266 [diff] [blame] |
embeddings functions
diff --git a/R/test_request.R b/R/test_request.R index dbc3160..7b8c7e4 100644 --- a/R/test_request.R +++ b/R/test_request.R
@@ -12,7 +12,7 @@ check_apikey_form() test_prompt = 'Write a story about R Studio:' - test_outout = gpt3_simple_request(prompt_ = test_prompt + test_outout = gpt3_make_request(prompt_ = test_prompt , max_tokens = 100) print(paste0('.. test successful ..'))