Skip to content
Snippets Groups Projects

Improve analysis support prompt

Merged Chris Zubak-Skees requested to merge improve-analysis-support-prompt into main

This MR adjusts the prompt for generating Analysis Support text to include specific instructions for the LLM (adapted from a prompt provided by @gridinoc) as well as examples of desired output. It feeds the LLM the entire proposal again, instead of just the judge comments (a partial revert of !181 (merged)), and it removes introductory lines like "Here is a summary of the proposal:".

Steps to Test

pipenv install torqueclient jinja2
sudo apt-get install pandoc
cd scripts/llm
cp config.py.tmpl config.py
$EDITOR config.py
pipenv run ./draft-analysis.py --dry-run

Closes ots/llm/meta#88 (closed)

Edited by Chris Zubak-Skees

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading