Simplify and generalize llama api build yay

This commit is contained in:
Ashwin Bharambe 2024-08-30 14:51:40 -07:00
parent 297d51b183
commit f8517e4688
9 changed files with 103 additions and 151 deletions

View file

@ -68,7 +68,6 @@ class StackBuild(Subcommand):
ApiInput(
api=api,
provider=provider_id,
dependencies={},
)
)