Y
Hacker News
new
|
ask
|
show
|
jobs
by
Nathanba
59 days ago
how do you think the LLM will do required operations when the secrets are stored somewhere other than the disk? It will still need to get them just like the application gets them when it has to do work.
1 comments
root_axis
58 days ago
>
how do you think the LLM will do required operations when the secrets are stored somewhere other than the disk
Using a secret manager API? I'm not sure what you're getting at.
link
Nathanba
58 days ago
The LLM can use the secret manager API too, it sees how it's used in the application
link
Using a secret manager API? I'm not sure what you're getting at.