*Version 1.15.1* Released 2024-Apr-08 *For General users* - OpenAI adds specific hosts and access tokens for services. (). - ChatGPT command improvements. () - ChatGPT sharing sessions. () - ChatGPT tags for sessions. () - ChatGPT can be called inside a REPL to help you create scripts. () - ChatGPT has access to internet. If a prompt includes `!URL`, SmartBot will download the supplied website text and add it to the prompt. () - ChatGPT deletes all prompts from the session when on a Thread and sending `??` () - ChatGPT to use a different model when starting a temporary session: `^?? use model MODEL_NAME` () - ChatGPT when on a session if we want to change the model send `use model MODEL_NAME` () - ChatGPT To send the results of a SmartBot command as input for a ChatGPT session, use `COMMAND ?? PROMPT`. Example: `bot help ?? how can I use the time off commands`. () - ChatGPT To copy the prompts from the temporary session: `chatgpt copy temporary session NEW_SESSION_NAME` () - Time Off shows the day of today differently from other days. () - Teams It is possible to filter by topic, for example: `sales team dev` () - All users in the channel will be able to use SmartBot even though they are not workspace members. () - SmartBot can be called from Slack Workflows or Slack apps () - New `recap` command. It will show a recap of the channel. If channel not supplied, it will show the recap of the current channel () - New `summarize` command. It will summarize using ChatGPT the messages in the channel since the date specified () - Call `get smartbot readme` to get the README for SmartBot. () - You can call `) - It is possible to specify authorizations tokens for any website you want to reach the content using ChatGPT command. When adding to your prompt !URL SmartBot will verify if the domain specified have set an authorization header and add it. To add personal authorization tokens you can do it calling on a DM the commands: `add personal settings authorizations.example.host example.com`, `add personal settings authorizations.example.authorization Xdddj33a_SDFBBBS33Ab` () *For Admin users* - ChatGPT now supports Azure. () - Bot Stats will store also the team of the user. - Added granular_token to SmartBot settings. Supply the Slack token of your granular App. - New config added to lib/slack/smart-bot/config.rb - It is possible now to use LLM proxy for ChatGPT and also specify a concrete end point to get the models. - Added LDAP settings in config. () - Added authorizations settings in config. () ------------------------------ *Previous*: