Skip to content

Commit c44f544

Browse files
committed
Updated persona count in descriptions ↞ [auto-sync from https://github.com/KudoAI/ai-personas/tree/main/python]
1 parent fd5d996 commit c44f544

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ai-personas/docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<a href="https://sonarcloud.io/component_measures?metric=vulnerabilities&selected=KudoAI_ai-personas%3Apython&id=KudoAI_ai-personas">
1414
<img height=31 src="https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fsonarcloud.io%2Fapi%2Fmeasures%2Fcomponent%3Fcomponent%3DKudoAI_ai-personas%3Apython%26metricKeys%3Dvulnerabilities&query=%24.component.measures.0.value&style=for-the-badge&logo=sonar&logoColor=white&labelColor=464646&label=Vulnerabilities&color=gold"></a>
1515

16-
> ### _1,000+ AI personas for LLMs and agents._
16+
> ### _1,200+ AI personas for LLMs and agents._
1717
1818
It's just a [JSON file](https://cdn.jsdelivr.net/gh/KudoAI/ai-personas@python-v1.2.0/data/ai-personas.json), so you can use it in any environment.
1919

ai-personas/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ build-backend = "setuptools.build_meta"
88
[project]
99
name = "ai-personas"
1010
version = "1.2.0"
11-
description = "1,000+ AI personas for LLMs and agents."
11+
description = "1,200+ AI personas for LLMs and agents."
1212
authors = [
1313
{ name = "KudoAI", email = "contact@kudoai.com" },
1414
]

0 commit comments

Comments
 (0)