Skip to content

Commit 657b035

Browse files
committed
docs: remove unneded key in completion plugin
1 parent b806015 commit 657b035

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

adminforth/documentation/docs/tutorial/05-Plugins/06-text-complete.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@ export const admin = new AdminForth({
3737
...
3838
//diff-add
3939
new TextCompletePlugin({
40-
//diff-add
41-
openAiApiKey: process.env.OPENAI_API_KEY as string,
4240
//diff-add
4341
fieldName: 'title',
4442
//diff-add

0 commit comments

Comments
 (0)