You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using o3-mini as a model, got the error 'Could not automatically map o3-mini to a tokeniser. Please use tiktoken.get_encoding to explicitly get the tokeniser you expect.'
Suggest defaulting to gpt-4o tokenizer in case of failure.
Please provide a link to a minimal reproduction of the bug