new endpoint settings
This commit is contained in:
5
app/core/prompts.py
Normal file
5
app/core/prompts.py
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
# 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."""
|
||||
Reference in New Issue
Block a user