Skip to main content
Vaults allow agents to use credentials securely, without making them available to the llms.
vaults_manual.py
See more operations on vaults:

Add credentials

Set your login information for a website

Fetch credentials

Fetch your login information

List credentials

Get websites for which you stored logins

Parameters

vault_id
UnionType[str, None]
default:"None"
name
str