mastodonien.de

fosstodon.org

Zeitpunkt              Nutzer    Delta   Tröts        TNR     Titel                     Version  maxTL
Fr 19.07.2024 13:57:34    61.956      -1    3.558.474    57,4 Fosstodon                 4.2.10     500
Do 18.07.2024 00:00:27    61.957      +1    3.553.476    57,4 Fosstodon                 4.2.10     500
Mi 17.07.2024 00:01:10    61.956      -1    3.550.157    57,3 Fosstodon                 4.2.10     500
Di 16.07.2024 00:00:36    61.957      +6    3.547.999    57,3 Fosstodon                 4.2.10     500
Mo 15.07.2024 00:00:01    61.951      +1    3.544.794    57,2 Fosstodon                 4.2.10     500
So 14.07.2024 00:00:00    61.950      +2    3.542.390    57,2 Fosstodon                 4.2.10     500
Sa 13.07.2024 00:00:08    61.948      +1    3.539.632    57,1 Fosstodon                 4.2.10     500
Fr 12.07.2024 00:01:45    61.947      +6    3.537.376    57,1 Fosstodon                 4.2.10     500
Do 11.07.2024 00:00:37    61.941     +12    3.533.951    57,1 Fosstodon                 4.2.10     500
Mi 10.07.2024 00:00:53    61.929       0    3.530.507    57,0 Fosstodon                 4.2.10     500

Fr 19.07.2024 16:15

Oooh nice, Open WebUI now has built-in code interpreter! It's a one-liner with Docker to use alongside LM Studio and it can even load the list of models if you have multiple running:

```sh
docker run --rm -p 3001:8080 -e WEBUI_AUTH=false -e OPENAI_API_BASE_URL=http://host.docker.internal:1234/v1 -e OPENAI_API_KEY=lm-studio -v open-webui:/app/backend/data --name open-webui ghcr.io/open-webui/open-webui:main
```

The actual answer is super useful too, finally solved the parsing issue I had 🧐

Screenshot of language model chat answer in Open WebUI

Screenshot of language model chat answer in Open WebUI

[Öffentlich] Antw.: 0 Wtrl.: 0 Fav.: 0

Antw. · Weiterl. · Fav. · Lesez. · Pin · Stumm · Löschen