Skip to content
Closed
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
4 changes: 2 additions & 2 deletions extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
{
"name": "ArticleSummary",
"author": "Liang",
"description": "A powerful article summarization plugin for FreshRSS that allows users to generate summaries using a language model API conforming to the OpenAI API specification.",
"version": "0.1.2",
"description": "Generate article summaries using OpenAI-compatible language model APIs. Supports both OpenAI and Ollama providers with a user-friendly configuration interface.",
"version": "0.5.0",
"entrypoint": "ArticleSummary",
"type": "user",
"url": "https://github.com/LiangWei88/xExtension-ArticleSummary",
Expand Down