Commit aece659
feat: add AI gateway (#450)
* feat: add ai gateway
* fix gitignore
* open api comment todo
* restructure to ai package
* fix release yaml
* fixes, feedback
* address feedback
* feedback
* make context param
* lint/format
* lock file
* start with 0.1.0
* fix bootstrap build
* use new endpoint
* Update packages/ai/src/bootstrap/main.ts
Co-authored-by: Eduardo Bouças <[email protected]>
* Update packages/ai/src/bootstrap/main.ts
Co-authored-by: Eduardo Bouças <[email protected]>
* Update packages/ai/src/bootstrap/main.ts
Co-authored-by: Eduardo Bouças <[email protected]>
* update variable naming
---------
Co-authored-by: Eduardo Bouças <[email protected]>1 parent ab65ebd commit aece659
File tree
16 files changed
+9482
-10820
lines changed- .github/workflows
- packages
- ai
- src
- bootstrap
- edge-functions
16 files changed
+9482
-10820
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
0 commit comments