-
### Description
While using the application created with `npx create-llama@latest --pro` with FastAPI, frontend, and Pinecone integration, we encountered multiple errors affecting both frontend JSON …
-
**What motivated you to submit this feature request?**
Get all the metadata is a requirement in my project
**Describe the solution you'd like**
Just GET the `pinecone` metadata data without any m…
-
**Describe the feature you'd like**
It will be nice to be able to use variables and flow data into the override config of the chatflow tool.
**Additional context**
My use case is to customize th…
-
### 🐛 Describe the bug
My current code:
```js
import { RAGApplicationBuilder, LocalPathLoader } from '@llm-tools/embedjs';
import { OpenAiEmbeddings } from '@llm-tools/embedjs-openai';
import { …
-
*This issue was originally created by [**@Juha-Park-TII**](https://github.com/Juha-Park-TII) at .*
### Background information
- **Dendrite version or git SHA**: V0.9.2
- **Monolith or Polyl…
-
I would like to add custom metadata to chunks when saved to pinecone with Pipeline.from_configs.
Following the 'Custom meta data extraction ...' notebook on [this page](https://docs.unstructured.io…
-
I was creating my api key and I figured out that pinecone enviroment is no longer in the specs of the index
![image](https://github.com/user-attachments/assets/0f30c263-397f-404e-971d-477301617ea1)
…
-
In the new version of pinecone, the capacity mode of an index can be serverless or pod-base (before it was only pod-base). The free account of pinecone currently only allows the serverless mode.
In…
-
**Describe the bug**
Error: vectorsService.upsertVector - Error: TypeError: Cannot read properties of undefined (reading '0')
I've setup a new Flowise project with the following components & confi…
-
### Is this your first time submitting a feature request?
- [X] I have searched the existing issues, and I could not find an existing issue for this feature
- [ ] I am requesting a straightforward…