-
### Telegram Application
Telegram for macOS
### Describe the Bug
`@telegram-apps/init-data-node/web` does not support non-Node.js environment as expected from the [documentation](https://docs.teleg…
-
GeometryOps seems to have both convex_hull and convexhull functions but convexhull doesn't have any methods and this is really confusing.
-
### 🔎 Search Terms
"module resolution cache", "5.6 cache"
### 🕗 Version & Regression Information
- This changed between versions 5.5.4 and 5.6.2
### ⏯ Playground Link
_No response_
…
-
-
### System Information
OpenCV v4.1.1
Raspbian Buster
Python v3.7.3
### Detailed description
Good day,
Drawing a contour using cv2.drawContours(image, [contours], 0, 255, lineType=cv2.LINE_4) p…
-
When I skipped step 8, my Convex backend was completely unable to access Ollama and kept telling me that
9/25/2024, 9:26:31 PM [CONVEX A(aiTown/agentOperations:agentGenerateMessage)] Uncaught Error…
-
Currently Convex has Typescript support as a first-class citizen. Been wondering whether it'd be feasible to interact with Convex through GraphQL endpoints. The intuition being that we could then stre…
-
From `npm audit`:
```
path-to-regexp 7.0.0 - 7.2.0
Severity: high
path-to-regexp outputs backtracking regular expressions - https://github.com/advisories/GHSA-9wv6-86v2-598j
fix available …
-
I have tried the meta-llama/Llama-3-8b-chat-hf chatmodel and togethercomputer/m2-bert-80M-8k-retrieval embedding model with embeddingDimension: 768, but I'm having the following error many times when …
-
I want to integrate Convex auth with NextJS. I'm following the following docs:
https://labs.convex.dev/auth/authz/nextjs
It requires setting up a middleware using convexAuthNextjsMiddleware - but …