Skip to main content
Manage LLM credentials and model policies from the CLI. See LLM settings for the full model gateway guide.

Credentials

List an account’s LLM credentials and the access each grants. Use it to find the credential ID that guild llm policy create binds to.
The output has one row per credential, ending with the credential UUID to pass to guild llm policy create --credential.

Policies

View and create model policies for a workspace, agent, or workspace-agent target. A policy binds a credential access to a target with an optional model allowlist.