LLM Prompt Library v1.1.0
🚀 Major Addition: Scripts Collection
- Entirely new scripts folder with a suite of powerful prompt tools and utilities
- First official release of our prompt engineering toolkit
🛠️ New Tools and Utilities
- Prompt Validator: Ensures prompt files meet quality and formatting standards
- Prompt Mixer: Create new prompts by combining elements from existing ones
- Token Counter: Count tokens and estimate API costs for prompt files
- Prompt Analyzer: Evaluate prompt quality and get improvement suggestions
- Prompt Evolution: Automatically optimize prompts through self-improvement cycles
- Financial Metacognition: Analyze AI interpretations of financial prompts
🧩 System Requirements
- Python 3.6+
- Dependencies listed in scripts/requirements.txt
- Additional models for specific tools (e.g., spaCy for financial metacognition)
🔮 Getting Started
Check out the scripts README for detailed usage instructions for all new tools.