Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New version: PromptingTools v0.71.0 #124168

Merged

Conversation

JuliaRegistrator
Copy link
Contributor

@JuliaRegistrator JuliaRegistrator commented Feb 1, 2025

### 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

Copy link
Contributor

github-actions bot commented Feb 1, 2025

Hello, I am an automated registration bot. I help manage the registration process by checking your registration against a set of AutoMerge guidelines. If all these guidelines are met, this pull request will be merged automatically, completing your registration. It is strongly recommended to follow the guidelines, since otherwise the pull request needs to be manually reviewed and merged by a human.

1. AutoMerge Guidelines are all met! ✅

Your new version registration met all of the guidelines for auto-merging and is scheduled to be merged in the next round (~20 minutes).

2. To pause or stop registration

If you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text [noblock] in your comment.

Tip: You can edit blocking comments to add [noblock] in order to unblock auto-merging.

UUID: 670122d1-24a8-4d70-bfce-740807c42192
Repo: https://github.com/svilupp/PromptingTools.jl.git
Tree: c799d4ef1324eb45370033b93b3dbd7a33825b40

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
@JuliaRegistrator JuliaRegistrator force-pushed the registrator-promptingtools-670122d1-v0.71.0-5f7367d164 branch from c56816f to c092abc Compare February 1, 2025 17:06
@JuliaTagBot JuliaTagBot merged commit 9e983de into master Feb 1, 2025
9 checks passed
@JuliaTagBot JuliaTagBot deleted the registrator-promptingtools-670122d1-v0.71.0-5f7367d164 branch February 1, 2025 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants