Aleksandar
Aleksandar
Thank you, for the very nice library! I have one question for **sync retrying** logic. Is it possible synchronously to refetch the public_key on error? For example, 1) There is...
# Thank you for contributing an eval! ♥️ 🚨 Please make sure your PR follows these guidelines, __failure to follow the guidelines below will result in the PR being closed...
## Description This PR resolves the issue of duplicate **LLM_BASE_URL** entries in `config.toml` and enhances support for various `ollama` embeddings. ### Subtasks 1. Resolves [Issue #1434](https://github.com/OpenDevin/OpenDevin/issues/1434) from the OpenDevin repository....
### Is there an existing issue for the same bug? - [X] I have checked the troubleshooting document at https://github.com/OpenDevin/OpenDevin/blob/main/docs/guides/Troubleshooting.md - [X] I have checked the existing issues. ### Describe...
This pull request addresses the issue #1591.
**What problem or use case are you trying to solve?** Users need a quick and easy way to copy text from messages in the chat interface to use elsewhere. This...
### 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...
# Enhance API Documentation This PR improves the API documentation by adding detailed docstrings to the relevant API endpoints in `listen.py`. The docstrings provide descriptions and examples of how to...
### Issue Description The current window management in our development environment lacks flexibility in movement and resizing, limiting how developers can arrange their workspace. ### Suggested Enhancement Enhance the window...
# Description When I visit http://localhost:8000 and try to start a conversation I am getting the following JavaScript error: I have try in **Brave Browser** and **Microsoft Edge**. I am...