lewismacnow

Results 5 issues of lewismacnow

**Describe the bug** 1. Invalid JSON errors 2. Infinite/looping task solution, after task is solved/complete **Steps to Reproduce** 1. Run Ollama Server 2. sudo uvicorn opendevin.server.listen:app --port 3000 --host 0.0.0.0...

bug
agent quality

### Discussed in https://github.com/open-webui/open-webui/discussions/1775 Originally posted by **chopin1998** April 26, 2024 i use this command to launch `docker run -it --network=host -v open-webui:/app/backend/data -e OLLAMA_BASE_URL=http://127.0.0.1:7880 --name open-webui --restart always ghcr.io/open-webui/open-webui:main`...

### What is the issue? When building using the Dockerfile in the source code, it fails at the point of retrieving cmake v 3.22.1 It seems to fail at: `./scripts/rh_linux_deps.sh`...

bug

Hello @AugustDev, I am testing the MacOS 15 & iOS 18 Betas and it seems that some things have changed which are causing a crash on launch. Do you want...

### What would you like to see? Currently, the TTS options are limited especially for OpenAI Compatible endpoints. The model [defaults to tts-1](https://github.com/Mintplex-Labs/anything-llm/blob/dca27e7235451da9423d38976fa37aec417dda3c/server/utils/TextToSpeech/openAiGeneric/index.js#L36) and there is no option to change...

enhancement
feature request