Commit ·
1b36402
1
Parent(s): ce65fef
Fix short description length for HF metadata
Browse files
README.md
CHANGED
|
@@ -5,7 +5,7 @@ colorFrom: blue
|
|
| 5 |
colorTo: green
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
-
short_description:
|
| 9 |
---
|
| 10 |
|
| 11 |
# Agentic LLM Price Comparison Dashboard
|
|
|
|
| 5 |
colorTo: green
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
+
short_description: 218 tool-calling LLMs analyzed by cost and context
|
| 9 |
---
|
| 10 |
|
| 11 |
# Agentic LLM Price Comparison Dashboard
|