Commit ccf1d82
committed
Prevent API keys from being saved as part of LLM metadata
Even when API keys are explicitly passed to the LLM, they should
not be persisted as part of saved metadata in dialogs or
persona json files.
This prevents accidental exposure of sensitive credentials.1 parent c1ff862 commit ccf1d82
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
455 | 455 | | |
456 | 456 | | |
457 | 457 | | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
458 | 461 | | |
459 | 462 | | |
460 | 463 | | |
| |||
0 commit comments