-
- [ ] Disable all other plugins besides Copilot **(required)**
- [X] Screenshot of note + Copilot chat pane + dev console added **(required)**
Copilot version: 2.7.1
(Bug report without the abo…
-
**environment: llmware** v0.3.8, Apple Silicon macos 14.7, arm64, LLMWARE active_db set to sqlite, and vector_db set to chromadb
**issue**: after successfully installing embedding to an existing l…
-
interface dev.langchain4j.store.embedding.EmbeddingStore has such method as
`void add(String id, Embedding embedding);`
and
`String add(Embedding embedding, Embedded embedded);`
but there is…
-
**Is your feature request related to a problem? Please describe.**
The current tool can benefit from having a pre-built embedding database of `devcontainer.json` files from the Microsoft VSCode Dev C…
nkkko updated
1 month ago
-
Using the latest Ogbujipt from Git, pgvector version 0.3.6 installed, and while initializing a DocDB instance via __DocDB.from_conn_params__ with the following:
```python
db = await DocDB.from…
-
I am planning to refactor the [existing Embeddings class](https://github.com/holoviz/lumen/blob/main/lumen/ai/embeddings.py#L6).
The purpose is to supply LLMs with up-to-date or private data using re…
-
### 🐛 Describe the bug
```python
from mem0 import Memory
config = {
"version": "v1.1",
# LLM
"llm": {
"provider": os.getenv("LLM_PROVIDER"),
"config": {
…
-
We need to integrate a generic embeddings layer into Apollo.
At the moment, provide a search service which embeds the docsite - see #98 for outstanding work there.
But I'd like an architecture where…
-
## Feature Request: Notification and Handling for Failed Embeddings in Open-WebUI
**Description:**
Currently, Open-WebUI displays a spinning progress bar during document uploads (embedding proce…
-
Hi! First of all, this is an awesome project. Thank you very much for making it available.
I would like to know if [ef-core scaffolding](https://learn.microsoft.com/en-us/ef/core/managing-schemas/…