Skip to content

bump asksage plugin to version 0.1.0#2294

Open
JLay2026 wants to merge 1 commit intolanggenius:mainfrom
JLay2026:bump-asksage-plugin-0.1.0
Open

bump asksage plugin to version 0.1.0#2294
JLay2026 wants to merge 1 commit intolanggenius:mainfrom
JLay2026:bump-asksage-plugin-0.1.0

Conversation

@JLay2026
Copy link
Copy Markdown

New Plugin: AskSage Model Provider

Description

AskSage AI model provider plugin for Dify. Provides access to 47+ AI models (GPT, Claude, Gemini, Llama, Groq, and more) through AskSage's FedRAMP-authorized API.

Features

  • 47+ predefined models auto-generated from AskSage's model catalog
  • Custom model support for any model on the user's AskSage tenant
  • Dynamic model discovery via /server/get-models with 5-minute caching
  • Token usage tracking (prompt and completion tokens)
  • Simulated streaming for Dify's streaming UI
  • Credential validation via AskSage API

Plugin Info

Privacy Policy

Included in PRIVACY.md. The plugin transmits user prompts and credentials to AskSage's API for model inference. No data is stored by the plugin itself.

Testing

  • Tested with Dify Plugin Daemon 0.5.3
  • Tested with dify_plugin SDK 0.5.1
  • Credential validation confirmed against AskSage /server/get-models
  • 47 models successfully discovered and displayed in Dify UI

Copy link
Copy Markdown
Member

@crazywoola crazywoola left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❌ Request Changes

Decision: Request changes

Review Status

Check Status Detail Required action
PR language ✅ Pass PR title/body CJK ratio=0.0% (zh=0, en=888, allowed_zh<=0). None.
Single .difypkg ✅ Pass Changed package: jlay2026/asksage/asksage-0.1.0.difypkg None.
Project structure ✅ Pass All expected files present: manifest.yaml, README.md, PRIVACY.md. _assets/: yes. None.
Manifest author ✅ Pass author is valid. None.
Icon validation ❌ Fail icon matches default/template icon and must be customized. Provide a real custom icon under _assets/ and reference it from manifest.yaml.
Version check ✅ Pass version 0.1.0 is available. None.
README language ✅ Pass README.md CJK ratio=0.0% (zh=0, en=3714, allowed_zh<=0). None.
PRIVACY.md ✅ Pass PRIVACY.md exists and is non-empty. None.
Dependency install ✅ Pass requirements installed successfully. None.
dify_plugin version ✅ Pass dify_plugin version 0.7.4 satisfies >= 0.5.0. None.
Install test ✅ Pass plugin install test passed. None.
Packaging test ✅ Pass packaging check passed. None.

Next steps

  • Icon validation: Provide a real custom icon under _assets/ and reference it from manifest.yaml.

Please address the issues above and push an updated submission.

@JLay2026
Copy link
Copy Markdown
Author

Thank you for your review! I'm updating the plugin with logos, and will resubmit the push. Thank you again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants