Deleted user
Deleted user
It also doesn't work on Redmi Note 13 5G, HyperOS 2 on Android 15. Using KernelSU Next GKI v6.6.30 
Eu consegui instalar todas as depedências quando usei a versão 3.8.16 do python. Eu também vou trabalhar para atualizar o projeto.
JustEnoughIDs was causing this, can be closed now
Sorry, it is not **well** supported on anything except for OpenAI. That is why this ticket is opened.
Observation 1: Using Deepinfra's OpenAI compatible API ------------------------ ```.env ENABLED_OPENAI=1 OPENAI_API_KEY=xxxxxxxxxxxxxxxxxxxxxxxxxxx OPENAI_PROXY_URL=https://api.deepinfra.com/v1/openai DEFAULT_FILES_CONFIG=embedding_model=openai/thenlper/gte-base ``` Then upload a document and embed it. I can observe that the model is called in...
Observation 2: Using Ollama API ------------ ```.env ENABLED_OLLAMA=1 OLLAMA_PROXY_URL=http://ollama:11434 DEFAULT_FILES_CONFIG=embedding_model=ollama/gte-Qwen2-7B-Q4:latest ``` I can confirm that my ollama docker container is running and DNS string of `http://ollama` can be resolved to...
@cookieY Could you please help to take a look at the Deepinfra embedding errors? Thank you for your help. I will wait for #5409 to be fixed to see if...
Please check : https://github.com/canonical/ubuntu-desktop-installer/issues/465
We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the...
https://github.com/ReChronoRain/HyperCeiler/blob/697290468a160a31541ccced170b1375affc41eb/library/hook/src/main/java/com/sevtinge/hyperceiler/hook/module/hook/systemui/controlcenter/FlashLight.java this could be useful, it's a lsposed module that allow you to change the flashlight brightness from the QS on xiaomi device