-
Enabling debug logging shows the following error:
```
Parse Go: helloworldconnect/helloworld.connect.go
Error: unknown package: helloworldconnect
Failure: plugin protoc-gen-go-patch: exit …
-
and conversely if external effects cause it to go extinct, that should be reflected in the report properly.
Should be a case of adding special handling in the report generation to detect if external …
-
The current functionality of the kn-workflow CLI allows for the generation of Kubernetes resources, specifically SonataFlow CRs and a series of ConfigMap CRs, based on the application.properties file,…
-
Can we forego the loading of models until we have a menu?
I dont want to have 50GB of models when I only need one. bunny or phi or deepseekvl
PaliGemma seems to create this error as I didnt downlo…
-
The Core team added support for OAS in the Kibana routes. To provide users with an up-to-date OAS for the documented public Cases API we need to register the OAS schema on each public route. Cases rou…
-
### Bug description
Have a table with colum name using a space (It's not a good pratice but it is possible)
To succed, the SQL query must use quote (Select "name with space" from...) like
![ima…
-
Hi,
I am trying to generate iPad 13" screenshots using frameit. However, fastlane says the 1320 x 2868 resolution is unknown.
Further deliver will also not upload them.
The alternative resol…
chnbr updated
3 weeks ago
-
For some reason dev fp8 works better than nf4 when I use lora, Nf4 just use a lot of vram and ram making the generation speed absurdly slow.
With dev fp8 I'm getting speeds like 1.01 s/it and with …
-
Package: jquery-ui@1.13.1 or above.
Vulnerability Title: [CVE-2024-30875] CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Vulnerability Description:
A C…
-
### Describe the bug
I am using LiteLLM proxy server with custom configured model names and costs. In Langfuse, I utilize normal OpenAI integration like so:
```
import os
import httpx
from …