MediaWiki Integration
Βάλτε έναν βοηθό τεχνητής νοημοσύνης στο wiki σας και αφήστε τον να απαντά από τις σελίδες σας
Επισκόπηση
The Asyntai extension for MediaWiki does two things. It puts the chat assistant on every page of your wiki, and it sends your wiki pages to Asyntai so the assistant answers from them. Your readers ask a question in plain words and get the answer with a link to the page, instead of searching through hundreds of articles.
Πώς λειτουργεί
Every time someone saves a page, the extension sends the new text to your Asyntai knowledge base in the background. A page that changes is sent again, and a page that is deleted is removed from Asyntai. One button sends the whole wiki at the start. This works for public wikis and for internal wikis behind a login alike, because the wiki pushes the pages out from inside.
Απαιτήσεις
- MediaWiki 1.39 or later
- Δικαιώματα διαχείρισης στο wiki
- Ένας λογαριασμός Asyntai. Η δημιουργία είναι δωρεάν και το πρόγραμμα Free αρκεί για το widget συνομιλίας.
- Ένα πληρωμένο πρόγραμμα Asyntai για τον συγχρονισμό της βάσης γνώσης, επειδή χρησιμοποιεί το API του Asyntai
Εγκατάσταση
Ακολουθήστε αυτά τα βήματα για να προσθέσετε το Asyntai στο wiki σας:
Εγκαταστήστε την επέκταση
Download the extension and unpack it into the extensions folder of your wiki, so that you have extensions/AsyntaiChatbot. Then add this line to LocalSettings.php and run maintenance/update.php once:
wfLoadExtension( 'AsyntaiChatbot' );
Αντιγράψτε το αναγνωριστικό widget
Ανοίξτε τη σελίδα Εγκατάσταση στον πίνακα της Asyntai. Το αναγνωριστικό widget είναι η τιμή του data-asyntai-id στο κομμάτι κώδικα που εμφανίζεται εκεί.
data-asyntai-id="asyntai_xxxxxxxxxxxx"
Επικολλήστε το στο wiki
Open Special:AsyntaiChatbot on your wiki as an administrator. Paste your widget ID and press Save settings. The chat assistant appears on every page at once.
Προσθέστε το κλειδί API σας
On the same page, paste an Asyntai API key, tick Send wiki pages to Asyntai, and save. Skip this step if you only want the chat widget.
Send the Whole Wiki
Press Send all pages now. The pages go out in the background as your visitors open pages, or at once when you run maintenance/runJobs.php. From then on, every saved page is sent on its own.
Συμβουλή: Προσθέστε τα έγγραφά σας, τις ερωτήσεις και απαντήσεις σας και τις οδηγίες σας στον πίνακα της Asyntai πριν δημοσιεύσετε, ώστε ο βοηθός να απαντά σωστά ήδη στον πρώτο επισκέπτη.
Τι στέλνει ο συγχρονισμός
- The title and the text of each page, as plain text, with a link back to the wiki, so the assistant can point readers to the page
- Pages in the namespaces you choose. The main namespace is on from the start, and you can add Help or Project pages with their namespace numbers.
- Redirects are skipped, and a page shorter than 120 characters is a stub, so it is skipped too
- A page is sent again only when it changed since the last time
Sync Status
The settings page shows how many pages are in your knowledge base, how many wait in the job queue, when the last page was sent, and the last problem if there was one. If Asyntai answers that your daily upload limit is reached, the sync waits and continues the next day.
Πώς να την αφαιρέσετε
Remove the wfLoadExtension line from LocalSettings.php. The chat assistant and the sync stop at once. Pages already sent stay in your Asyntai knowledge base until you delete them there.
Απόρρητο
Your API key is stored in the wiki database and is shown to nobody after you save it. Only administrators can open the settings page. Πολιτική απορρήτου.
Προγράμματα και τιμές
Η επέκταση είναι δωρεάν. Το widget συνομιλίας λειτουργεί σε κάθε πρόγραμμα Asyntai, και στο πρόγραμμα Free. Ο συγχρονισμός της βάσης γνώσης χρειάζεται πληρωμένο πρόγραμμα, επειδή χρησιμοποιεί το API του Asyntai. Προβολή τιμών.
Χρειάζεστε Βοήθεια;
Αν έχετε οποιεσδήποτε ερωτήσεις ή αντιμετωπίσετε προβλήματα, επικοινωνήστε μαζί μας στο [email protected].