Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add new component for serving python applications #35

Merged
merged 24 commits into from
Oct 31, 2024

Conversation

kkiani
Copy link
Contributor

@kkiani kkiani commented Oct 8, 2024

No description provided.

@kkiani kkiani linked an issue Oct 8, 2024 that may be closed by this pull request
3 tasks
@kkiani kkiani force-pushed the feature/prompt-engineering-resource branch from 813f5f8 to fd00c64 Compare October 10, 2024 09:20
@kkiani kkiani force-pushed the feature/prompt-engineering-resource branch 2 times, most recently from 72ac6b0 to 60c6677 Compare October 31, 2024 14:36
kkiani added 23 commits October 31, 2024 15:48
Controllers now can pass two set of tags to the downstream Pulumi
resources. First is the user defined tags which is a list of tags set at
initialization of the controller. Second is a set of default tags which
is enforced by the controller. By default damavand's base controller is
setting two default tags including `application` and `tool`.
Previously, we used s3 to upload the dependencies there and then provide
s3 object for the lambda layer. Now, lambda layer directly pick up the
dependencies without needing s3 to host the dependencies files.
@kkiani kkiani force-pushed the feature/prompt-engineering-resource branch from 60c6677 to b9c3fc9 Compare October 31, 2024 15:08
@kkiani kkiani merged commit d51c628 into main Oct 31, 2024
0 of 2 checks passed
@kkiani kkiani deleted the feature/prompt-engineering-resource branch October 31, 2024 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Resources for Hosting Application Layer of LLM App
1 participant