Initial commit
This commit is contained in:
7
skills/ai-ml-engineering-pack/scripts/README.md
Normal file
7
skills/ai-ml-engineering-pack/scripts/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user