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
I am working on a Python backend that wants to be notified on prompt changes, such as new prompt versions, updates, and deletions. The backend cache can store the latest prompt version for prompting. However, I went through the documentation and did not find webhook feature that other competitors offer (Langfuse and Prompt Layer)