Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions src/pl.x64.json
Original file line number Diff line number Diff line change
Expand Up @@ -1024,6 +1024,16 @@
"author": "pingqLIN",
"homepage": "https://github.com/pingqLIN/NppAIAssistant"
},
{
"folder-name": "NppAIChat",
"display-name": "AI Chat",
"version": "1.0.0",
"id": "716c8f317b45f9fd3827c80e5d558ef2949ea2f612f986e4ee8b5a05717b1a26",
"repository": "https://github.com/isaacjuan/NppAIChat/releases/download/v1.0.0/NppAIChat_v1.0.0.zip",
"description": "Chat with AI models (OpenAI-compatible API) directly inside Notepad++. Supports streaming responses, code context, system prompt, configurable endpoint/model, and inserting responses into the editor.",
"author": "Isaac Juan",
"homepage": "https://github.com/isaacjuan/NppAIChat"
},
{
"folder-name": "NppCrossCheck",
"display-name": "NppCrossCheck",
Expand Down
Loading