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

Add Resources for Hosting Application Layer of LLM App #34

Closed
3 tasks
kkiani opened this issue Oct 8, 2024 · 0 comments · Fixed by #35
Closed
3 tasks

Add Resources for Hosting Application Layer of LLM App #34

kkiani opened this issue Oct 8, 2024 · 0 comments · Fixed by #35
Labels
feature/enhancement Improving already integrated application integration/openllm

Comments

@kkiani
Copy link
Contributor

kkiani commented Oct 8, 2024

Description:

This issue suggests adding resources to support the application layer of the LLM app, specifically for hosting the prompt engineering code. The implementation will include creating an AWS Lambda function, providing a mechanism for uploading the application code to the Lambda, and handling the installation of necessary dependencies for the code.

Tasks:

  • Define an AWS Lambda function.
  • Implement code deployment (e.g., S3 or direct upload) to the Lambda function.
  • Figure out how to package and install the required dependencies (e.g., using Lambda layers or bundling with the deployment package).
@kkiani kkiani added feature/enhancement Improving already integrated application integration/openllm labels Oct 8, 2024
@kkiani kkiani linked a pull request Oct 8, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/enhancement Improving already integrated application integration/openllm
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant