server
server copied to clipboard
Using agent to decrypt models may cause insecurity
The logic of using agent is to decrypt the model before loading. This means that the decrypted file must be saved as a file, which may cause insecurity. Is there an interface that can directly read the decrypted data?