Skip to content

Commit 7a02b8b

Browse files
author
Adam Lui
committed
Updated persona count
1 parent d8bc181 commit 7a02b8b

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
<hr>
2121

22-
> ### _1,300+ AI personas for LLMs and agents._
22+
> ### _1,400+ AI personas for LLMs and agents._
2323
2424
It's just a [JSON file](https://cdn.jsdelivr.net/gh/KudoAI/ai-personas@latest/data/ai-personas.json), so you can use it in any environment.
2525

node.js/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
<hr>
2121

22-
> ### _1,300+ AI personas for LLMs and agents._
22+
> ### _1,400+ AI personas for LLMs and agents._
2323
2424
It's just a [JSON file](https://cdn.jsdelivr.net/npm/@kudoai/ai-personas@1.3.0/dist/ai-personas.json), so you can use it in any environment.
2525

node.js/docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
<hr>
2121

22-
> ### _1,300+ AI personas for LLMs and agents._
22+
> ### _1,400+ AI personas for LLMs and agents._
2323
2424
It's just a [JSON file](https://cdn.jsdelivr.net/npm/@kudoai/ai-personas@1.3.0/dist/ai-personas.json), so you can use it in any environment.
2525

node.js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"engines": {
55
"node": ">=4.0.0"
66
},
7-
"description": "1,300+ AI personas for LLMs and agents.",
7+
"description": "1,400+ AI personas for LLMs and agents.",
88
"author": {
99
"name": "KudoAI",
1010
"email": "contact@kudoai.com",

python/docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
<hr>
2121

22-
> ### _1,300+ AI personas for LLMs and agents._
22+
> ### _1,400+ AI personas for LLMs and agents._
2323
2424
It's just a [JSON file](https://cdn.jsdelivr.net/gh/KudoAI/ai-personas@python-v1.13.0/data/ai-personas.json), so you can use it in any environment.
2525

python/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.13.0"
11-
description = "1,300+ AI personas for LLMs and agents."
11+
description = "1,400+ AI personas for LLMs and agents."
1212
authors = [
1313
{ name = "KudoAI", email = "contact@kudoai.com" },
1414
]

0 commit comments

Comments
 (0)