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 Azure Functions support #7

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 Azure Functions apis as new tools

Proposed solution

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

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