Skip to content

v0.71.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Feb 17:27
56b38f0

PromptingTools v0.71.0

Diff since v0.70.0

Breaking changes

Added

  • Added the new OpenAI's O3 Mini reasoning model to the model registry (alias o3m).
  • Added the new DeepSeek R1 Distill Llama 70b model hosted on GroqCloud, which beats GPT 4o in many benchmarks while being upto 10x cheaper (alias glmr - stands for Groq Llama Medium(70b) Reasoning).
  • Added experimental support for "thinking tokens" that can be found with DeepSeek API and the reasoning model R1 (alias dsr). If the thought chain is provided, we save it in the msg.extras[:reasoning_content] field for advanced users.

Commits

Merged pull requests: