brobles82

Results 6 issues of brobles82

I get this error when I simply do `vapor build` /CoreML-API/CoreML-API/.build/checkouts/swift-nio-ssl/Sources/CNIOOpenSSL/include/c_nio_openssl.h:17:10: fatal error: 'openssl/conf.h' file not found #include

## New Bug Report ### Checklist - [x] I am not disclosing a [vulnerability](https://github.com/MoralisWeb3/react-moralis/blob/main/SECURITY.md). - [x] I have searched through [existing issues](https://github.com/MoralisWeb3/react-moralis/issues?q=is%3Aissue) and the [Moralis Forum](https://forum.moralis.io/). - [x] I can...

### Qwik Version 0.12.1 ### Operating System (or Browser) Any ### Node Version (if applicable) _No response_ ### Which component is affected? Qwik City ### Expected Behaviour useResource is able...

bug
triage

Im using this code for generate embeddings ``` EMBEDDINGS_RESPONSE=$(curl "http://localhost:11434/api/embeddings" -d '{ "model": "mistral", "prompt": "Spiderman is color green" }') EMBEDDINGS=$(echo $EMBEDDINGS_RESPONSE | jq '.embedding') ``` And then when I...

Add missing library