Daniele Berardi
Daniele Berardi
## PR summary Added new *reset* property in the *clear* method to avoid unexpected results while working with twin axes etc. The concept of this modification is to introduce a...
A new method `get_model_temperature(args: argparse.Namespace)` has been added to hardcode the model temperature value based on the model name. The chat session models (namely the ones ending with _"-chat"_ or...
Fix https://github.com/plotly/plotly.py/issues/4787 As suggested by @alexcjohnson in https://github.com/plotly/plotly.py/issues/4787#issuecomment-2402073672, a new "SI extended" tick exponents' formatting rule has been added to display numbers in the full SI unit range (10^-30 to...