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: Support Rscript for Code Interpreter & recursionLimit for Agents #5170

Merged
merged 11 commits into from
Jan 3, 2025

Conversation

danny-avila
Copy link
Owner

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

Summary

  • Added necessary packages/changes for Rscript support when using Code Interpreter API
  • Added recursionLimit to Agents Config to control maximum recursion depth for Agents
  • Bumped google packages to prevent dependency conflicts as well as have the latest updates for vertexai + google-genai packages.
  • Added vision support for o1 models (o1-mini doesn't support images)

Relevant Documentation PR: LibreChat-AI/librechat.ai#191

@danny-avila danny-avila linked an issue Jan 3, 2025 that may be closed by this pull request
1 task
@danny-avila danny-avila merged commit bf0a84e into main Jan 3, 2025
4 checks passed
@danny-avila danny-avila deleted the feat/code-exec-rscript branch January 3, 2025 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: o1 model in LibreChat UI does not work properly with vision inputs.
1 participant