Future-House / paper-qa

High accuracy RAG for answering questions from scientific documents with citations
Apache License 2.0
6.44k stars 617 forks source link

Empty tool calls leading to `done` condition #671

Closed jamesbraza closed 1 week ago

jamesbraza commented 2 weeks ago

This PR brings PaperQAEnvironment to support empty tool calls leading to the environment being done. This creates a back door for the agent to trigger a rollout to conclude.

jamesbraza commented 1 week ago

I ran some local testing and it seems if anything performance got better