Smit Shah
Smit Shah
This is a sample PR to construct `VectorStore` from the existing index for Pinecone; I am happy to implement similar methods for the rest of the implementations. While I used...
Hello, I love using the stuff chain for my docs/blogs; it gives me better answers, is faster, and is cheaper. However, sometimes some questions lead to token-exceeded errors from OpenAI;...
Referring to #687, I implemented the functionality to reduce K if it exceeds the token limit. Edit: I should have ran make lint locally. Also, this only applies to `StuffDocumentChain`
Hey, I just added a ENV variable and a default preload path to make it work with Padrino out of the box. Thank you making this gem, It was so...