@hiddenseal (and anyone who likes science stuff)
Found a workaround for using Maths equations with o1
without needing a system prompt:
- Use the Maths Plugin
- Tell Chatbot how to format equations and formulae
e.g.:
if x to the power of 5 minus 1 is zero, what is x?
Use the following formatting for the answer:
$$
equations and formulae
$$
Normally you’d put that formatting stuff in the system prompt of course (if your site was a regular user of bots for maths). But o1
doesn’t yet have that facility (yet?) so you need to be explicit at point of request. Seems to work though