Skip to content

Conversation

@cannin
Copy link
Contributor

@cannin cannin commented Oct 28, 2024

Currently, the LLM context does not have author or journal information available for PMC sources. The LLM tries to accommodate the user using names it finds in the text (e.g., authors of references cited by the source). This causes mismatches such as article authors and cited PMC sources in reports. The commit allows the LLM to provide a simpler but often more correct citation with just title and link.

Currently, the LLM context does not have author or journal information available for PMC sources. The LLM tries to accommodate the user by either using names it finds in the text (e.g., authors of references cited by the source). This causes a mismatches such as article authors and cited PMC sources in reports. The commit allows the LLM to provide a simpler but often more correct citation with just title and link.
Copy link
Owner

@assafelovic assafelovic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cannin since this is only relevant to pubmed retrievers I'd like to add a rule to only add this prompt when retriever = pubmed. I can get to it later in the week to accommodate this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants