348 B
348 B
Scripts
Bundled resources for ai-ml-engineering-pack skill
- prompt_optimizer.py: Script to optimize prompts using various techniques (token reduction, redundancy removal).
- prompt_validator.py: Script to validate prompt syntax and structure.
- cost_estimator.py: Script to estimate the cost of running a prompt on different LLMs.