Add a /perplexity slash command in an extension (#16438)

Release Notes:

- N/A
This commit is contained in:
Nathan Sobo 2024-08-18 16:34:55 -06:00 committed by GitHub
parent b9176fe4bb
commit 43e13df9f3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 196 additions and 0 deletions

View file

@ -146,6 +146,7 @@ members = [
"extensions/lua",
"extensions/ocaml",
"extensions/php",
"extensions/perplexity",
"extensions/prisma",
"extensions/purescript",
"extensions/ruff",