issues Search Results · repo:Future-House/paper-qa language:Python
Filter by
340 results
(123 ms)340 results
inFuture-House/paper-qa (press backspace or delete to remove)Despite setting verbosity to level 3, I do not get any verbosity when using doc querying whereas it works as expected
with agent query.
Note 1: I am using paper-qa with a local ollama server (it works ...
bug
gdurif
- 3
- Opened 3 days ago
- #976
Many professors and others dislike the idea of routing data in the lab via APIs to the cloud, but why not use llama_cpp
to support Local LLMs as well as liteLMs?
If possible, we would like you to do so. ...
enhancement
takeruhukushima
- 3
- Opened 9 days ago
- #971
Due to https://github.com/Future-House/paper-qa/blob/v5.21.0/paperqa/docs.py#L409-L422, when building a local index, the
ParsingSettings.disable_doc_valid_check is bypassed on:
- Empty code files such ...
bug
jamesbraza
- Opened 11 days ago
- #966
As of paper-qa==5.21.0, this crashes us:
from paperqa.readers import read_doc
read_doc( .DS_Store , ...)
bug
jamesbraza
- 1
- Opened 12 days ago
- #959
Hi,
In the Language Agents Achieve Superhuman Synthesis of Scientific Knowledge paper, the top-k sources can be varied,
although set to 30 in the paper.
I want to vary this parameter. However, it is ...
question
jacknguyen0810
- 3
- Opened 12 days ago
- #958
Hello there, for some reason, openai and other model provider is lagging in my place. So I try to using custom model
provider.Here s my code
from paperqa import Settings, ask
from paperqa.settings import ...
bug
zigerZZZ
- 6
- Opened 13 days ago
- #957
{
index_settings : {
docstore_compression : lz4 ,
docstore_blocksize : 16384
},
segments : [
{
segment_id : d36e3692-2e88-4f72-a6bc-acc46e608a94 ,
max_doc : 8,
...
question
willwzc
- 1
- Opened 19 days ago
- #956
I keep running into this error where I am concurrently running paperqa2 as a part of a multi-agent system.
I get the following error:
Encountered exception during tool call for tool gather_evidence: ...
bug
question
jacknguyen0810
- 5
- Opened 26 days ago
- #955
By default SEMANTIC_SCHOLAR_API_KEY, CROSSREF_MAILTO and CROSSREF_API_KEY are turned on and I want to do everything
offline - some of the papers and sources I use are not indexed there and I don t want ...
bug
needs information
sekaiyon
- 6
- Opened 27 days ago
- #954
979a7ffaa846fc0f016cdd808fbf2bfc.json
The json output file is too messy to read, and actually I only need the answer part:
answer : Here is a comprehensive summary of 3D-printed food materials and their ...
willwzc
- 1
- Opened on May 14
- #951

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.