Authentication
Use /auth in interactive mode to configure both model provider access and Alibaba Cloud access.
iac-code
/auth
The auth flow guides you through provider selection, API key input, model selection, and Alibaba Cloud credential setup.
Runtime configuration is stored under the user configuration directory:
~/.iac-code/
Important files include:
| File | Purpose |
|---|---|
.credentials.yml | LLM provider credentials |
.cloud-credentials.yml | Alibaba Cloud credentials |
settings.yml | Runtime settings |