Commit 0554502
committed
refactor: Move Configuration.gs to VertexAI.gs
Moves the constants from `Configuration.gs` to `VertexAI.gs` and deletes the `Configuration.gs` file.
Updates the `README.md` to reflect the new file structure.1 parent 73f659b commit 0554502
File tree
3 files changed
+12
-28
lines changed- apps-script/generative-ai/cat-add-on
3 files changed
+12
-28
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
17 | 28 | | |
18 | 29 | | |
19 | 30 | | |
| |||
22 | 33 | | |
23 | 34 | | |
24 | 35 | | |
25 | | - | |
26 | 36 | | |
27 | 37 | | |
28 | 38 | | |
| |||
0 commit comments