mirror of
https://github.com/gchq/CyberChef.git
synced 2025-06-13 17:55:27 -04:00
Adding AI Category
(cherry picked from commit 83381be9c7346467919620ecee7a1ba2eb058811)
This commit is contained in:
parent
6df8c1004f
commit
233eb3d452
1 changed files with 4 additions and 0 deletions
|
@ -3,6 +3,10 @@
|
|||
"name": "Favourites",
|
||||
"ops": []
|
||||
},
|
||||
{
|
||||
"name": "AI",
|
||||
"ops": ["Count AI Tokens"]
|
||||
},
|
||||
{
|
||||
"name": "Data format",
|
||||
"ops": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue