new endpoint settings

This commit is contained in:
2026-02-10 03:28:46 +08:00
parent b20af7cbde
commit 81f654c3fd
2 changed files with 27 additions and 2 deletions

5
app/core/prompts.py Normal file
View 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."""