James Braza

Results 182 comments of James Braza

We have just released version 5, which no longer depends upon faiss. So I am going to close this out. If your issue still persists, please reopen a new issue...

Hi @GordonMcGregor , we have just released version 5, which exposes the system prompt for configuration. Also, it rewrites basically everything, so I am going to close this issue as...

Hello everyone, we have just released version 5, which completely outsources all LLM management to https://github.com/BerriAI/litellm and drops LangChain. If your issue persists, please reopen a new issue using `paper-qa>=5`

Hi @rfuisz now in v5 (released today) here: https://github.com/Future-House/paper-qa/blob/v5.0.0/paperqa/agents/tools.py We expose our innards as essentially native Python objects. So you can import these into LlamaIndex, LangChain, or whatever, and use...

Hello everyone, we have just released version 5, which completely outsources all LLM management to [BerriAI/litellm](https://github.com/BerriAI/litellm). If your issue persists, please reopen a new issue using `paper-qa>=5`

Seems this is resolved, going to close this out. @maspotts thanks for using `paper-qa`, feel free to open a new issue with further questions

Hello @neeewwww thanks for this. I think this is done in v5 here: https://github.com/Future-House/paper-qa/tree/v5.0.0?tab=readme-ov-file#choosing-model Going to close this out. Feel free to open a new issue if you have further...

Hi @malekinho8 do you think this issue is resolved? And thanks @MilesCranmer for your contributions here

Hello @fbyukgo and @Kohulan, we have just released version 5, which completely outsources all LLM management to https://github.com/BerriAI/litellm. As such, I am going to close this out. If your issue...

Hi @davidbrodrick thank you for this PR. We just released v5 today which changes basically the whole repo. If you are still interested, please rebase this PR atop the current...