I am testing the o1-mini engine (API)
Would there be a python or javascript library or program to correctly format the display for the math symbols returned by the API?
For example :
int frac{1}{x} to obtain "∫ (1/x) " (integral)
Or how can I force chatgpt to return less heavy writing?
Otherwise, would there be a doc on all the keywords returned so that I could do the algorithm myself?
THANKS