v0.39.0
PromptingTools v0.39.0
Breaking Changes
- Changed the default model for
ai*
chat functions (PT.MODEL_CHAT
) fromgpt3t
togpt4om
(GPT-4o-mini). See the LLM-Leaderboard results and the release blog post.
Added
- Added the new GPT-4o-mini to the model registry (alias
gpt4om
). It's the smallest and fastest model based on GPT4 that is cheaper than GPT3.5Turbo.
Commits
Merged pull requests: