Skip to content

Commit

Permalink
Update metadata for account
Browse files Browse the repository at this point in the history
  • Loading branch information
Gonmeso committed Apr 15, 2024
1 parent 8138664 commit 203c689
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion giza/commands/agents.py
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ def create(
"model_id": model_id,
"version_id": version_id,
"endpoint_id": endpoint_id,
"alias": selected_account,
"account": selected_account,
"account_data": keyfile,
},
)
Expand Down

0 comments on commit 203c689

Please sign in to comment.