-
your git reference of webview_cookie_manager won't work on android because it is still on android v1 embedding. So you need to migrate the package to v2
-
I am using popupGraph to include popups in a Leaflet object by passing a list of other Leaflet objects to generate an HTML file. Below is a reproducible example.
Everything works perfectly in my …
-
I'm working on an ASP.NET project where I am developing an endpoint that uses OpenXML to generate an Excel file. Additionally, I create a PDF document using a third-party tool. I need to insert the PD…
-
From my testing, embedding and indexing new paper seems to be the one eating my rate limit and quota, so I am looking to use a locally hosted embedding model. The docs said that paper-qa accepts any e…
-
### Describe the bug
Hello,
when embedding a static dashboard, the popup that appears on hover is not visible when iframeResizer is being used.
it's working on the embed url when navigating to the …
-
**Describe the Feature**
There are 2 problems with the current dataset generator approach:
- it doesn't support cost tracking
- it chunks and embeds the full document EVEN if the testset_siz == 1. …
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
Hi, I am building a RAG pipeline for open-domain QA. Currently, I am using the [NV…
-
Embeds aren't generated at all on Discord.
![image](https://github.com/user-attachments/assets/f91207a4-8eed-40ec-8f3a-402cc8449be9)
When the link is opened in the browser, the service responds wi…
-
* open the embedded online-ide.
* set a breakpoint
* now press F4 to start the program. **It won't work**.
* now click into the editor and press F4. It will work.
* now set another breakpoint and …
-
I have followed the guide at [https://docs.rust-embedded.org/discovery-mb2](https://docs.rust-embedded.org/discovery-mb2), and at section 3.4. Verify the installation the `cargo embed --target thumbv7…