Flemming

Results 6 comments of Flemming

Any update on this? It would be nice to not have any key stored on the drive.

> Yeah great, waiting for this as well! > > I believe you need to add an option to the chat model selection for it to show up: > >...

> Thank you very much for this PR! I have directly edited my main.js. Additionally, we need to update tiktoken as well. GPT-4o uses the o200k_base tokenizer, which is different...

Oh yes this would be a good feature. But it is only necessary if you use Tailwind CSS,isn't it? In plain CSS you can define it by a selector.

@michaelmannucci I think that should work fine already. I have used the pseudo classes from TailwindCSS like this. classify.php ```

Ubuntu 22.04. This error will occur in mounted path like ``` volumes: - ./storage:/var/www/html/storage ``` as well in docker volumes ``` volumes: - storage:/var/www/html/storage ```