Expand description
OS-keychain backed credentials for user-configured inference connections.
Agent rosters deliberately store only a stable connection identifier. The bearer value is entered by the principal, written to the platform keychain, and is never returned through an API, included in diagnostics, or persisted in JSON alongside the endpoint.
Functionsยง
- remove_
bearer_ credential - Remove a connection credential from the operating-system keychain.
- store_
bearer_ credential - Store a user-supplied credential. The value is deliberately not returned.