| 开发者 | noughtdigital |
|---|---|
| 更新时间 | 2026年7月19日 21:16 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv3 |
| 版权网址: | 版权信息 |
[noragass_chat] shortcode.
Free features:
/wp-content/plugins/noughtdigital-rag-assistant directory, or install the plugin through the WordPress plugins screen directly.[noragass_chat] to a page.Yes. The WordPress.org package is free and open source, and includes complete Qdrant and embeddings configuration, all supported providers and credentials, content synchronisation, chat UI, semantic search, analytics, diagnostics, model and retrieval controls, custom response instructions, and embedding settings. You need your own OpenAI API key and Qdrant instance, and provider usage costs may apply.
Yes. You can use Qdrant Cloud or self-host Qdrant on your own infrastructure. The plugin validates Qdrant host URLs.
The plugin supports OpenAI (for embeddings and chat), Claude (Anthropic), Mistral AI, Grok (xAI), Gemini (Google), and Amazon Bedrock for chat generation. OpenAI is required for embeddings.
Only when the optional semantic search override is enabled in General Settings. It is disabled by default.
No, the plugin does not create any custom post types, taxonomies, or user roles. It stores settings and recent task status in WordPress options, vector-sync state in post metadata, and, when personalisation is enabled for logged-in users, recent-view history in user metadata. It also creates two database tables for optional analytics (search interactions and result performance).
The uninstall process removes the plugin's WordPress options, all noragass_recent_views user metadata, its two analytics tables, and the _noragass_vector_sync_status, _noragass_vector_sync_date, _noragass_vector_sync_error, _noragass_vector_sync_action, and _noragass_vector_sync_queued_at post metadata. It does not delete data from Qdrant or an AI provider or clear browser local storage. External data remains subject to each provider's retention and account controls and must be removed separately when required.
The plugin makes external API calls to the following services when configured:
API credentials use standard WordPress database storage and are not encrypted by WordPress itself. Protect the WordPress database, backups, server, and administrator accounts accordingly. Password fields are rendered without saved values in the page HTML, and leaving a field blank preserves the existing value server-side.
External API traffic starts after an administrator configures OpenAI and a Qdrant endpoint and then syncs content or makes the chat/search features available. OpenAI is always used for content and query embeddings. The selected chat provider is used to generate answers.
noragass_session cookie is set for 24 hours to associate interactions.The plugin is free and open source under GPLv3.