knpunk

Results 2 issues of knpunk

Hi @dosu, while using this line of code from langchain_community.document_loaders import DirectoryLoader loader = DirectoryLoader('C:\\Users\\kepa') documents = loader.load() It says directory not found error, now everytime I take care of...

bug
question

@dosu I've gone through the library and first of all, the prompt needs to have something that instructs to go through the context, rather than just providing in few shot....

bug