Alok Saboo

Results 243 comments of Alok Saboo

See relevant discussion [here](https://github.com/open-webui/open-webui/issues/715).

Don't we also need to modify the docker-compose to provide the mount path?

Here's the error that I received with LiteLLM proxy @ishaan-jaff : ```bash gpt-researcher-1 | INFO: connection open gpt-researcher-1 | ERROR: Exception in ASGI application gpt-researcher-1 | Traceback (most recent call...

Relevant [discussion](https://github.com/deedy5/duckduckgo_search/issues/213) in the upstream library.

@snejus I just updated after this PR, and it seems that everything is painfully slow. Even a simple `beet update` takes a significantly long time. Are we supposed to do...

Beet update seems like the worst hit; even beet import seems slow. Let me know what additional information you would like.

I added time to the command....even `stats` takes time. ```bash time beet stats Tracks: 55012 Total time: 27.3 weeks Approximate total size: 1.2 TiB Artists: 16399 Albums: 11414 Album artists:...

Shouldn't sqlite be automatically updated?