No edit summary Tag: Reverted |
No edit summary Tag: 2017 source edit |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 4: | Line 4: | ||
|developer=HalloWelt | |developer=HalloWelt | ||
|type=BlueSpice | |type=BlueSpice | ||
|edition= | |edition=BlueSpice pro, BlueSpice farm, BlueSpice cloud | ||
|compatible=BlueSpice | |compatible=BlueSpice | ||
|category= | |category=Communication | ||
|bsvFrom=5.2 | |bsvFrom=5.2 | ||
|active=Yes | |active=Yes | ||
|license=GPL v3 only | |license=GPL v3 only | ||
|features= | |||
{{Textbox|boxtype=important|header=Infos for integrating a chatbot:|text=This extension requires several prerequisites before it is available to users in a wiki. The following are required for integration: | |||
* the service used (e.g., IONOS or Azure) | |||
* the API endpoint URL | |||
* the API key (token) | |||
These are not provided by BlueSpice. | |||
See also: [[Manual:AI_integrations_-_Overview/FAQ|AI Integrations Overview/FAQ]]|icon=no}} | |||
}} | }} | ||
{{wcagCheck}} | {{wcagCheck}} | ||
Latest revision as of 13:26, 28 April 2026
| Overview | |||
|---|---|---|---|
| Description: |
ChatBot | ||
| State: | stable | Dependency: | BlueSpice |
| Developer: | HalloWelt | License: | GPL-3.0-only |
| Type: | BlueSpice | Category: | Communication |
| Edition: | BlueSpice pro, BlueSpice farm, BlueSpice cloud | Version: | 5.2+ |
Features
Infos for integrating a chatbot:
This extension requires several prerequisites before it is available to users in a wiki. The following are required for integration:
- the service used (e.g., IONOS or Azure)
- the API endpoint URL
- the API key (token)
These are not provided by BlueSpice.
See also: AI Integrations Overview/FAQTechnical Information
Technical details for BlueSpice cloud can differ in some cases.
Requirements
- MediaWiki: 1.43.0
Integrates into
- BlueSpiceExtendedSearch
- BlueSpiceInstanceStatus
- BlueSpicePrivacy
- PDFCreator
- WikiRAG
Special pages
Configuration
| Name | Value |
|---|---|
| ChatBotCreditConversionRate | 1000 |
| ChatBotName | 'Wiki Bot' |
| ChatBotOrganizationId | NULL |
| ChatBotService | array ( 'url' => '', ) |
| ChatBotTokenLimit | -1 |
Hooks
- MWStakeCommonUIRegisterSkinSlotComponents
- MWStakeRunJobsTriggerRegisterHandlers
- MakeGlobalVariablesScript
- MediaWikiServices
- PageSaveComplete
- UserLoggedIn
Composer requirements
| all-packages | mwstake/mediawiki-component-token-authenticator |
|---|