Commit 1d87120
feat!(pkg-r): new
* feat!(pkg-r): new data_source plugin API
* `air format` (GitHub Actions)
* Address feedback
* `air format` (GitHub Actions)
* `devtools::document()` (GitHub Actions)
* Apply suggestions from code review
Co-authored-by: Garrick Aden-Buie <[email protected]>
* Remove file committed by mistake
* get_system_prompt -> assemble_system_prompt
* `devtools::document()` (GitHub Actions)
* Missed a renaming
---------
Co-authored-by: cpsievert <[email protected]>
Co-authored-by: Garrick Aden-Buie <[email protected]>data_source plugin API (#123)1 parent 4029536 commit 1d87120
File tree
24 files changed
+1151
-562
lines changed- pkg-py/src/querychat
- pkg-r
- R
- man
- tests/testthat
24 files changed
+1151
-562
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
682 | 682 | | |
683 | 683 | | |
684 | 684 | | |
685 | | - | |
| 685 | + | |
686 | 686 | | |
687 | 687 | | |
688 | 688 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
13 | 6 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | 7 | | |
21 | 8 | | |
22 | 9 | | |
| |||
25 | 12 | | |
26 | 13 | | |
27 | 14 | | |
28 | | - | |
29 | 15 | | |
30 | 16 | | |
31 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
| 174 | + | |
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
| |||
522 | 522 | | |
523 | 523 | | |
524 | 524 | | |
525 | | - | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
526 | 529 | | |
527 | 530 | | |
528 | 531 | | |
| |||
686 | 689 | | |
687 | 690 | | |
688 | 691 | | |
689 | | - | |
690 | | - | |
691 | | - | |
| 692 | + | |
| 693 | + | |
| 694 | + | |
| 695 | + | |
| 696 | + | |
692 | 697 | | |
| 698 | + | |
| 699 | + | |
| 700 | + | |
| 701 | + | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
| 705 | + | |
| 706 | + | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
693 | 710 | | |
0 commit comments