d3rp3tt3 / AI-Trivia-ChatBot-Project-3

3 stars 1 forks source link

Tune LLM agent prompt #29

Open d3rp3tt3 opened 3 days ago

d3rp3tt3 commented 3 days ago

Overview

The model is working well now, but it probably could be refined by tuning the prompt we've given to the LLM agent.

Approach

As part of end-to-end testing, we should try various ways of answering questions, including typos (go wild in testing), and determine if we want to give any more specific instructions to the LLM agent.