maelus

Results 2 issues of maelus

## Context When asking a question, depending on how have been stored the data, it's possible to have a context exceeding the max tokens of the LLM. https://github.com/andreibondarev/langchainrb/blob/ccd0fd53a9737fb61c82058e86da1c9b855ccd7f/lib/langchain/vectorsearch/pinecone.rb#L113-L123 ## Suggestion...