Spaces:
Build error
Build error
Fix short_description length for HF metadata
Browse files
README.md
CHANGED
|
@@ -12,7 +12,7 @@ tags:
|
|
| 12 |
- optimization
|
| 13 |
- prompt-engineering
|
| 14 |
pinned: false
|
| 15 |
-
short_description:
|
| 16 |
license: mit
|
| 17 |
---
|
| 18 |
|
|
|
|
| 12 |
- optimization
|
| 13 |
- prompt-engineering
|
| 14 |
pinned: false
|
| 15 |
+
short_description: AI prompt optimizer with cost reduction and LLM support
|
| 16 |
license: mit
|
| 17 |
---
|
| 18 |
|