-
### Checklist
- [ ] The issue exists after disabling all extensions
- [ ] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused by a …
-
I am trying to build the `//shell/platform/embedder:flutter_engine_library` target for Android (on Mac) but it fails in the link phase with `"ld.lld: error: undefined symbol: _binary_icudtl_dat_start"…
-
**Describe the bug**
In an indexing Pipeline with multiple embedders, Documents written to two different Document stores with two different embedding models erroneously have the same embedding size.
…
-
Type: Performance Issue
From the moment I start VSCode, the UI is nearly unresponsive, taking a second or so to process clicks and scrolls. It's slow before I even open a project, so I don't believ…
-
In order to make the Flutter engine's rendering system support multiple views, we need to change multiple components across the engine. The plan can be found in design doc [flutter.dev/go/multi-view-p…
-
Graal (1.0.0-rc4) command:
js --js.nashorn-compat=true --jvm thread.js
Script (thread.js)
var _runnable = new Packages.java.lang.Runnable({
run: function() {
print("hello");
}
});
var …
-
According to the [Embedders proposal](https://github.com/deepset-ai/haystack/blob/c38943721fbd702367a8934cb660a72b3143eb86/proposals/text/5390-embedders.md),
we should start implementing 3 classes:
…
-
### Issue Description
Call Stack
Object.create
../node_modules/@pdf-lib/fontkit/dist/fontkit.es.js (17839:10)
create
../node_modules/pdf-lib/es/core/embedders/CustomFontEmbedder.js (37:57)
call
…
-
What is the expected format and fields for the jsonl file here:
```
> from claude_retriever.searcher.embedders.local import LocalHybridEmbedder
> from claude_retriever.utils import embed_and_uplo…
-
### 🐛 azure_openai embedder: validation of config.yaml with azure_openai fails from in v0.0.92 to v0.1.1
When using azure openai's embedding functions, the config.yaml is
```
llm:
provider: a…