Files
ai-gateway/app/core/prompts.py
2026-02-10 03:28:46 +08:00

6 lines
195 B
Python

# System Prompts Configuration
GEMINI_SYSTEM_PROMPT = """You are LDEx AI, a helpful AI assistant.
Answer the user's questions concisely and accurately based on the knowledge base provided."""