Jesper Kristensen

Results 11 comments of Jesper Kristensen

Please fill out the template given when creating new pull request (https://github.com/ding2/ding2/blob/master/.github/PULL_REQUEST_TEMPLATE.md). Please also look at the steps 3,4 and 5 in contributing file that where agreed upon when making...

Please make a pull request for each issue in the issue tracker, so they can be addressed and reviewed individually. Remember to use the right commit message form when writing...

Reviewed and awaiting release. __Note:__ This need to be re-exported in features if the new theme is merged before this

Ohhh... I see the WebDriver part now.

The Scrutinizer error are related to the hook_init stuff: The init hook is used as all the content is loaded via ajax callbacks and adding js/css in these don't seam...

Scrutinizer errors are not related to this PR.

To answer the questions: https://github.com/open-webui/open-webui/pull/17960 Yes, am sure the models are public an available. I can see theme and scroll to down to them. But the drop-down is empty when...

Will spin a dev branch version up and do some testing on larger setup

Still want to test on dev, but ran into issues with current dev branch: ```pyopen File "/app/backend/open_webui/routers/channels.py", line 348 if thread_history ^^ SyntaxError: f-string expression part cannot include a backslash...