You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement comparing the systemPrompt stored in the user's local directory with the upstream Prompts stored in a dedicated repo:
Whenever a user supplies a tool/assistant to work with a relevant systemPrompt from the user's local config directory is invoked internally. To verify that the systemPrompt used is not tampered with, the following workflow is proposed:
compare the sha256 of the local systemPrompt with the one stored in the upstream git repository.
The text was updated successfully, but these errors were encountered:
Implement comparing the systemPrompt stored in the user's local directory with the upstream Prompts stored in a dedicated repo:
systemPrompt
from the user's local config directory is invoked internally. To verify that the systemPrompt used is not tampered with, the following workflow is proposed:sha256
of the local systemPrompt with the one stored in the upstream git repository.The text was updated successfully, but these errors were encountered: