Engel Nyst
Engel Nyst
- [ ] Include this change in the Release Notes. If checked, you must provide an **end-user friendly** description for your change below **End-user friendly description of the problem this...
**Summary** Litellm has the [Router](https://github.com/BerriAI/litellm/blob/2444d76fda2ddfb5756100286f4961592b8b6472/litellm/router.py#L130) class that encapsulates `completion` with rate limits handling. We can look into using it, because it should allow us to define a RetryPolicy hopefully based...
**End-user friendly description of the problem this fixes or functionality that this introduces** - [ ] Include this change in the Release Notes. If checked, you must provide an **end-user...
This reverts commit e986e78b31e2d16ce53c5f3558142347478f6159. **End-user friendly description of the problem this fixes or functionality that this introduces** - [ ] Include this change in the Release Notes. If checked, you...
**End-user friendly description of the problem this fixes or functionality that this introduces** - [ ] Include this change in the Release Notes. If checked, you must provide an **end-user...
**End-user friendly description of the problem this fixes or functionality that this introduces** - [ ] Include this change in the Release Notes. If checked, you must provide an **end-user...
### Is there an existing issue for the same bug? - [X] I have checked the existing issues. ### Describe the bug and reproduction steps Note: I think this might...
### Is there an existing issue for the same bug? - [X] I have checked the existing issues. ### Describe the bug and reproduction steps I started `openhands` with UI...
**Summary** We use e2b 0.17, and it is at 1.x now. It seems that with the major version, it has a number of incompatible changes. I think we need to...
**What problem or use case are you trying to solve?** When running with UI, you can have only one conversation. It's perfectly normal to want more than one, each with...