-
See https://github.com/quarkiverse/quarkus-langchain4j/actions/runs/8531342671
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
Hi. I'm trying to adapt the code to run with a Pinecone vector database. I can get it to run without any errors, but the chatbot doesn't actually seem to use the context data from the index. I'm using…
-
I keep encountering with the error
```
TypeError: Cannot read properties of undefined (reading 'text')
at eval (webpack-internal:///(rsc)/./node_modules/@pinecone-database/pinecone/dist/errors/…
-
**Is your feature request related to a problem? Please describe.**
Pinecone is has no free tier ready when you choose free tier, they put you on waiting list
**Describe the solution you'd like**
us…
-
### Is this a new bug?
- [X] I believe this is a new bug
- [X] I have searched the existing issues, and I could not find an existing issue for this bug
### Current Behavior
My query code is below:
…
-
### Is this a new bug?
- [X] I believe this is a new bug
- [X] I have searched the existing issues, and I could not find an existing issue for this bug
### Current Behavior
When installing `pinecon…
-
-
### Bug Description
How to store, reuse the stored embeddings created by elastic search and denseX.
Below is one approach where I facing issues if I store them in dictionary and trying to send it.…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
I see index is created using a storagecontext which usually is created using nothing but…