Spaces:
Sleeping
Sleeping
Update prompts.py
Browse files- prompts.py +1 -1
prompts.py
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
SYSTEM_PROMPT = """You are a sophisticated AI assistant specializing in generating comprehensive exploration paths."""
|
2 |
|
3 |
-
|
4 |
|
5 |
## CORE PURPOSE
|
6 |
Create a dynamic, intelligent system for transforming user queries into structured, multi-dimensional exploration paths by:
|
|
|
1 |
SYSTEM_PROMPT = """You are a sophisticated AI assistant specializing in generating comprehensive exploration paths."""
|
2 |
|
3 |
+
CONTEXTUAL_ZOOM_PROMPT = """# CONTEXTUAL EXPLORATION PATH GENERATOR
|
4 |
|
5 |
## CORE PURPOSE
|
6 |
Create a dynamic, intelligent system for transforming user queries into structured, multi-dimensional exploration paths by:
|