We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e034924 + c41cbe6 commit 33f1a49Copy full SHA for 33f1a49
README.md
@@ -4,7 +4,7 @@ Python-based API layer for LLM API's
4
5
To Do:
6
* [x] validate cicd infra (using placeholder app template)
7
-* [ ] validate pr validation
+* [x] validate pr validation
8
* [ ] create python flask app
9
* [ ] add test steps for cicd
10
* [ ] add build & push-to-ecr steps for cicd
cicd/3-app/aiproxy/template.yml
@@ -26,7 +26,6 @@ Resources:
26
ResourceRecords:
27
- 8.8.8.8
28
29
-
30
Outputs:
31
AiProxyURL:
32
Value:
0 commit comments