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

🚀 feat: o1 Tool Calling & reasoning_effort #5553

Merged
merged 8 commits into from
Jan 30, 2025
Merged

Conversation

danny-avila
Copy link
Owner

@danny-avila danny-avila commented Jan 30, 2025

Summary

  • Modify ModelEndHandler to dispatch message content when streaming is disabled.
  • Implement regex detection for O1 models in createRun and set streaming to false.
  • Upgrade @librechat/agents to 1.9.98 for o1 tool calling support.
  • Add reasoning_effort model parameter for o1 models

Closes #5318
Closes #5067

Other Changes

Change Type

  • New feature (non-breaking change which adds functionality)

Checklist

  • My code adheres to this project's style guidelines
  • I have performed a self-review of my own code
  • My changes do not introduce new warnings

@danny-avila danny-avila changed the title 🚀 feat: o1 Tool Calling 🚀 feat: o1 Tool Calling & reasoning_effort Jan 30, 2025
@danny-avila danny-avila merged commit 587d46a into main Jan 30, 2025
4 checks passed
@danny-avila danny-avila deleted the feat/o1-tool-calling branch January 30, 2025 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant