AWAS666

Results 16 comments of AWAS666

Well I'm currently generating SKimages in a background thread which calls an eventhandler which then replaces the bound source in the view model. Not sure if there is a cleaner...

I mean it doesn't sound like the cleanest solution there is, but it should work for my use case.

This is my own implementation now which is based on yours. I only need avalonia, so I stripped it to a minimum. Basically the issue is that a new "WriteableBitmap"...

A way to hide the default navigation would be quite handy, I like the feel of the stepper but I want to change steps with my own code in the...

> llama.cpp has a neat [api_like_OAI.py](https://github.com/ggerganov/llama.cpp/blob/916a9acdd0a411426690400ebe2bb7ce840a6bba/examples/server/api_like_OAI.py#L4) drop in Flask server to mimic all the OpenAI API calls. You should be able to run that, then set ``openai.api_base = `"[http://127.0.0.1:8081"```](http://127.0.0.1:8081%22%60%60%60), and...

I'm not to familiar with the qt translations so I'd appreciate if you'd finish it up I assume the qt translation files are added by qt itself, if there are...