Alexander Grimm
Alexander Grimm
Currently start_date and end_date of the exported runs is not used. Instead, the run is created with the current timestamp. This messes the whole imported library up. A fix is...
[ X ] I have checked the [documentation](https://docs.ragas.io/) and related resources and couldn't resolve my bug. **Describe the bug** I'm basically following the documentation of how to create a synthetic...
# Bug Report --- ## Installation Method [Describe the method you used to install the project, e.g., git clone, Docker, pip, etc.] git clone **Confirmation:** - [X ] I have...
### Check Existing Issues - [x] I have searched the existing issues and discussions. - [x] I am using the latest version of Open WebUI. ### Installation Method Docker ###...
# Pull Request Checklist ### Note to first-time contributors: Please open a discussion post in [Discussions](https://github.com/open-webui/open-webui/discussions) and describe your changes before submitting a pull request. **Before submitting, make sure you've...
Hi, I was wondering why there was no async version of pipe available? I have a rag module that can be run completely asynchronous with different calls to LLMs and...
### Check Existing Issues - [x] I have searched the existing issues and discussions. ### Problem Description As more and more models come out in new versions, we don't want...