Files
market_screener/prompts/index.ts
T
2026-06-05 22:11:11 -04:00

5 lines
143 B
TypeScript

// Central export point for all system prompts
// Add new prompts here as they're created
export { LLM_ANALYST_PROMPT } from './llm-analyst';