genia-dev / GeniA

Your Engineering Gen AI Team member 🧬🤖💻
https://genia-dev.github.io/GeniA/
Apache License 2.0
364 stars 78 forks source link

Add GCP Cloud Functions support #6

Open shlomsh opened 1 year ago

shlomsh commented 1 year ago

Describe the feature or problem you’d like to solve

teach genia how to use GCP Cloud Functions apis as new tools

Proposed solution

have a look at the below file implemented for aws lambda and implement the matching functionality on cloud functions genia/tools/kubernetes_client

create lambda delete lambda list available lambdas invoke lambda update lambda etc.