This website requires JavaScript.
Explore
Help
Register
Sign In
groot
/
automatisch
Watch
1
Star
0
Fork
0
You've already forked automatisch
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c12dacfa40a6bb902565018c6fd09fe56372033e
automatisch
/
packages
/
docs
/
pages
/
apps
/
openai
/
actions.md
Ali BARIN
4db738a7f6
docs(openai): add send prompt action
2023-01-18 22:41:53 +01:00
401 B
Raw
Blame
History
favicon, items
favicon
items
/favicons/openai.svg
name
desc
Check moderation
Checks for hate, hate/threatening, self-harm, sexual, sexual/minors, violence, or violence/graphic content in text.
name
desc
Send prompt
Creates a completion for the provided prompt and parameters.
<script setup> import CustomListing from '../../components/CustomListing.vue' </script>