Skip to content

Commit e1022fa

Browse files
authored
Merge pull request #680 from EFate/logseq-plugin-gpt-openai-standard
add plugin logseq-plugin-gpt-openai-standard
2 parents 6ee838a + 059705e commit e1022fa

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed
52 KB
Loading
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"title": "GPT OpenAI API Standard",
3+
"description": "A plugin for AI-assisted note taking in Logseq using OpenAI's API. Supports all OpenAI API standard generation models including GPT-3.5, GPT-4, and other compatible models.",
4+
"author": "EFate",
5+
"repo": "EFate/logseq-plugin-gpt-openai-standard",
6+
"icon": "./icon.png",
7+
"effect": true
8+
}

0 commit comments

Comments
 (0)