Skip to main content

Module provider_credentials

Module provider_credentials 

Source
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.