Files
librechat.ai/components/changelog/content/config_v1.2.1.mdx
Danny Avila a72635ccb4 📘 docs: update Code Interpreter API limitations and add Rscript support (#191)
* 📘 docs: update Code Interpreter API limitations and add Rscript support

* 🚀 feat: Add recursionLimit to Agents Config for controlling maximum recursion depth
2025-01-03 16:41:58 -05:00

3 lines
188 B
Plaintext

- Added `recursionLimit` to [Agents Config](/docs/configuration/librechat_yaml/object_structure/agents#recursionlimit) to control maximum agent recursion depth
- Default limit: 25 steps