chrishart0
chrishart0
Just cloned your repo down. Tried following through the readme and ran into an issue with bootstrap_models.py ``` $ python bootstrap_models.py NOTE: You can change the default downloaded model by...
As an end user of VSCODE-OPEN using the Conversations view I want a clear visual that shows that my chat message is still loading So that I know I need...
**Bug Description** Unable to configure LiteLLM as the provider pointed to a locally running ollama server. It is possible this is user error and I don't have the provider configured...
# 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...
**Describe the bug** The new Gigachat LLM PR breaks the poetry install: https://github.com/assafelovic/gpt-researcher/pull/1095 **To Reproduce** Steps to reproduce the behavior: 1. Fresh clone of the repo 2. Run `poetry install`...
**Describe the bug** The pyproject.toml says `python = ">=3.10,