Skip to content

Commit e6731be

Browse files
committed
air format
1 parent 3fd17e4 commit e6731be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg-r/R/querychat.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
#' @param create_chat_func A function that takes a system prompt and returns a
1717
#' chat object. The default uses `ellmer::chat_openai()`.
1818
#' @param system_prompt A string containing the system prompt for the chat model.
19-
#' The default generates a generic prompt, which you can enhance via the `data_description` and
19+
#' The default generates a generic prompt, which you can enhance via the `data_description` and
2020
#' `extra_instructions` arguments.
2121
#' @param auto_close_data_source Should the data source connection be automatically
2222
#' closed when the shiny app stops? Defaults to TRUE.

0 commit comments

Comments
 (0)