mirror of
https://github.com/gchq/CyberChef.git
synced 2025-06-14 10:14:53 -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",
|
"name": "Favourites",
|
||||||
"ops": []
|
"ops": []
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "AI",
|
||||||
|
"ops": ["Count AI Tokens"]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Data format",
|
"name": "Data format",
|
||||||
"ops": [
|
"ops": [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue