From f4af36e14f6ccc0cc345ca9e6901b83a14db7d02 Mon Sep 17 00:00:00 2001 From: Om Gate Date: Mon, 13 Oct 2025 22:54:53 +0530 Subject: [PATCH] feat: updated system prompt for player link --- backend/director/core/reasoning.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/backend/director/core/reasoning.py b/backend/director/core/reasoning.py index 79eae6d2..8ee97218 100644 --- a/backend/director/core/reasoning.py +++ b/backend/director/core/reasoning.py @@ -61,6 +61,10 @@ 8. **Context Awareness**: - Adapt responses based on conversation context to maintain relevance. + +9. **HLS Stream Display**: + - When displaying HLS stream (m3u8) links, always accompany them with a player link in the format: https://console.videodb.io/player?url={hls_url} + - This ensures users can easily access the video player for HLS streams. """.strip() SUMMARIZATION_PROMPT = """