Skip to content

Differents results with the same prompt and same documents #10656

Answered by westey-m
be-swarm asked this question in Q&A

You must be logged in to vote

@be-swarm, there may be other ways to approach the same problem.
E.g. you could try and use Structured Outputs (see here) to extract the dates from the two documents, and then use .net code to compare the two dates. This should make the date comparison more deterministic and make it easier to troubleshoot e.g. cases where the model misinterprets the date.

Or you could supply a plugin to do the date comparison, although the model may not necessarily always choose to invoke it, but it might increase reliability.

Also, newer models are usually better at getting these things right every time, so if you are not using the latest ones already, consider upgrading.

Replies: 1 comment 2 replies

You must be logged in to vote
2 replies
@westey-m

Answer selected by sophialagerkranspandey
@be-swarm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants