-
Code:
```
loader_book = PyPDFLoader("D:/PaperPal/langchain-tutorials/data/The Attention Merchants_ The Epic Scramble to Get Inside Our Heads ( PDFDrive ) (1).pdf")
test = loader_book.load()
chain …
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
# create vector store index
index = VectorStoreIndex.from_documents(documents, embed_mo…
-
### Feature request
Hello,
I'm not sure if this is already supported or not, I couldn't find anything in the documentation.
Is there a way to make chains support streaming ? It would be nice …
-
**Hardware**:
CPU: Xeon® E5-2630 v2 but limited to 16GB as this is what the vast.ai instance has.
GPU: 4x A40 --> Total of 180GB
**OS**
Linux
**python**
3.10
**cuda**
12.2
**packa…
-
Switch current API calls from the "anthropic-style" API to the conversation API. This API allows more structured response and request data in order to support future features such as annotations, sear…
-
That's amazing now I want you to do a quasi-quotation of the previous message and include yourself as a sender and the recipient is the GitHub project to the thread that I've mentioned and you're goin…
-
What would be required to add tooling / support crypto tax reporting for USA?
-
I will list the test results of various open-source models here. You can refer to these data to select models and configure devices. Of course, the evaluation of LLM is quite subjective. I also sugges…
-
- [x] I checked the [documentation](https://docs.ragas.io/) and related resources and couldn't find an answer to my question.
**Your Question**
what is unclear to you? What would you like to know?…
-
### What is the issue?
I have 4 GPU cards and which card is 24G
![image](https://github.com/user-attachments/assets/f938bc27-4c40-4f2b-b855-0535485a7f3e)
It's ok for recognizing short text cont…