Skip to content

Conversation

matias-casal
Copy link

Modifies 'default_deepsearch_final_summarizer_prompt.j2' to improve the LLM's handling of information from the trace.

The prompt now explicitly instructs the LLM to:

  • Cross-reference information within the trace to check for corroboration.
  • Prioritize findings supported by multiple perspectives or sources evident in the trace.
  • Clearly state and reflect uncertainty if crucial information appears to originate from a single viewpoint or if the trace contains unresolved discrepancies.

This aims to ensure the LLM produces more reliable and nuanced summaries by critically evaluating the provided information for source agreement and consistency, rather than relying on a single point of information without scrutiny.

Modifies 'default_deepsearch_final_summarizer_prompt.j2' to improve the LLM's handling of information from the <thinking> trace.

The prompt now explicitly instructs the LLM to:
- Cross-reference information within the trace to check for corroboration.
- Prioritize findings supported by multiple perspectives or sources evident in the trace.
- Clearly state and reflect uncertainty if crucial information appears to originate from a single viewpoint or if the trace contains unresolved discrepancies.

This aims to ensure the LLM produces more reliable and nuanced summaries by critically evaluating the provided information for source agreement and consistency, rather than relying on a single point of information without scrutiny.
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.

1 participant