Matrix Bots and Add Ons

Revision as of 05:34, 7 September 2024 by Maintenance script (talk | contribs) (Initial)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

GPT Bot

https://github.com/spantaleev/matrix-docker-ansible-deploy/blob/64db27c7faf3032341c665f8abf7aa66c7aa7aca/docs/configuring-playbook-bot-chatgpt.md?plain=1#L45

NOTE: Other than obtaining the access token, this guide says a security key needs to be set up. - GPT Models here - GPT API Here here - GPT pricing here

Here

Setting up a Bot Account with SSO: 1. Create an account on SSO 2. On the private window, log in to Matrix with the SSO 3. Set up recovery keys 4. Obtain access token 1. All Settings 2. Help & About 3. Access Token 5. DO NOT LOGOUT 6. Close the Browser so that it maintains that session 7. Use the access token for the bot account

NOTE: This is important when using SSO, as removing the local password option is required to allow SSO users to set recovery keys. ### Setting up an Account with Access Token: https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2556