[Bug]: Rendered API doc contains wrong/incomplete info
Is there an existing issue for the same bug?
- [X] I have checked the troubleshooting document at https://opendevin.github.io/OpenDevin/modules/usage/troubleshooting
- [X] I have checked the existing issues.
Describe the bug
The rendered API doc seems wrong: https://opendevin.github.io/OpenDevin/modules/python/opendevin/core/config
In the codebase, they are
num_retries: The number of retries to attempt.
retry_min_wait: The minimum time to wait between retries, in seconds. This is exponential backoff minimum. For models with very low limits, this can be set to 15-20.
retry_max_wait: The maximum time to wait between retries, in seconds. This is exponential backoff maximum.
I have no idea how this happened. C.C. @Sparkier
Current OpenDevin version
https://github.com/OpenDevin/OpenDevin/commit/18d07bda891b323aac5b2ca484291c307669f2fe
Installation and Configuration
N/A
Model and Agent
No response
Operating System
No response
Reproduction Steps
No response
Logs, Errors, Screenshots, and Additional Context
No response
for index 10 - first digit is parsed
This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.
This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.
This issue was closed because it has been stalled for over 30 days with no activity.