docs(openai): add send prompt action
This commit is contained in:
@@ -1,8 +1,10 @@
|
|||||||
---
|
---
|
||||||
favicon: /favicons/openai.svg
|
favicon: /favicons/openai.svg
|
||||||
items:
|
items:
|
||||||
- name: Check moderation Text
|
- name: Check moderation
|
||||||
desc: Checks for hate, hate/threatening, self-harm, sexual, sexual/minors, violence, or violence/graphic content in text.
|
desc: Checks for hate, hate/threatening, self-harm, sexual, sexual/minors, violence, or violence/graphic content in text.
|
||||||
|
- name: Send prompt
|
||||||
|
desc: Creates a completion for the provided prompt and parameters.
|
||||||
---
|
---
|
||||||
|
|
||||||
<script setup>
|
<script setup>
|
||||||
|
Reference in New Issue
Block a user