Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

There are currently three four tools available that you can enable for the bot by going to the experiment’s edit page.

Panel
panelIconIdatlassian-info
panelIcon:info:
bgColor#EAE6FF

Please make sure that your selected model supports function calling / tool usage before enabling it for the model. For now you will have to go to the provider’s documentation and check to see if it supports function calling.

Base LLM

When using tools you must reference the {participant_data} and {current_datetime}variables in your prompt.

...

  • Recurring Reminder

    • Enable to give the bot the ability to create recurring reminder messages

  • One-off Reminder

    • Enable to give the bot the ability to create a single reminder message for the user

  • Schedule UpdateMove reminder date

    • Enable to give the bot the ability to update the schedules of any of the user’s scheduled messages. These scheduled messages will typically be created through the events framework by the experiment admin. Please note that the user will not be able to update the schedule by more than a week.

...

panelIconIdatlassian-warning
panelIcon:warning:
bgColor#EAE6FF

The Recurring Reminder and One-off Reminder tools are built on a legacy framework, while the Schedule Update tool uses a new framework for creating scheduled messages. Currently, due to the mismatch in frameworks, the Recurring Reminder and One-off Reminder tools are not compatible with the Scheduled Update tool. Therefore, any reminder messages created with these tools cannot be updated using the Scheduled Update tool.

  • Delete reminder

    • Enables the bot to delete a reminder that was created by the participant.

  • Update Participant Data

    • This allows the bot to update the participant’s data by specifying a key and value to set in the data.

Assistants

Assistants can also use the above mentioned tools. To enable tools for assistants, head over to the assistant’s configuration page and select which tools to enable.