Skip to content

Commit 5c10ad3

Browse files
committed
devtools::document() (GitHub Actions)
1 parent a13172d commit 5c10ad3

File tree

3 files changed

+9
-15
lines changed

3 files changed

+9
-15
lines changed

pkg-r/NAMESPACE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Generated by roxygen2: do not edit by hand
22

3-
S3method(cleanup_source,dbi_source)
43
S3method(as_querychat_data_source,DBIConnection)
54
S3method(as_querychat_data_source,data.frame)
5+
S3method(cleanup_source,dbi_source)
66
S3method(create_system_prompt,querychat_data_source)
77
S3method(execute_query,dbi_source)
88
S3method(get_db_type,data_frame_source)
@@ -11,8 +11,8 @@ S3method(get_db_type,default)
1111
S3method(get_schema,dbi_source)
1212
S3method(test_query,dbi_source)
1313
export(QueryChat)
14-
export(cleanup_source)
1514
export(as_querychat_data_source)
15+
export(cleanup_source)
1616
export(create_system_prompt)
1717
export(execute_query)
1818
export(get_db_type)

pkg-r/man/QueryChat.Rd

Lines changed: 7 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.

0 commit comments

Comments
 (0)