-
### Bug Description
I previously implemented a VectorIndexRetriever using LlamaIndex's built-in vector index without any vector database, with MMR mode and mmr_threshold. It worked fine.
I then ad…
jfkoh updated
2 months ago
-
The fixes in #25 are great! How about `\marginfigure` and `\margintable`? Are those not defined as floats? For example, my `\sidenote`s and `\marginnote`s are appearing on top of `\marginfigure`s and …
-
**Describe the bug**
`CameraPreview.start({ /* params */ })` takes he paramters `width`, `height`, `x` and `y` to position the preview image.
I usually get those values from the parent element's b…
-
Hi all - I've run into an issue with newer versions of Mapnik that I haven't quite been able to figure out on my own, but I believe it may be a bug. We are just recently upgrading our app from 2.2.0 t…
-
Hello!
We have an example CSS:
```
html {
background-color: #000;
min-width: 960px;
}
body {
position: relative;
margin: 0;
padding: 0;
font-family: Verdana, Geneva, sans-se…
-
Recently we ran into this issue on a couple of programs, when compiling code which uses floating point at -O2 optimization level:
```
$ xtensa-esp32-elf-gcc -c test.c -mlongcalls -O2 -Wall -Werro…
-
Hello,
thanks for the great work!
I'm tinkering with the 120-4 Relays EU version, and I figured out to enable the 4th channel touch on the yaml.
FYI, touch positions are mapped as follows:
…
umbex updated
2 months ago
-
The float CSS property specifies that an element should be placed along the left or right side of its container, **allowing text and inline elements to wrap around it**. The element is removed from th…
-
Dear Professor Jonkman,
I hope this email finds you well.
I am currently working on a project involving the dynamic response of a floating foundation. Specifically, I am interested in calculatin…
-
### Describe the bug
The new argument parser cannot correctly pass nested tables from Lua to C++. In the other direction, when returning from C++ to Lua, everything works fine. The problem arises whe…