Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce a bit of randomness in the search results output #2102

Open
kgilpin opened this issue Oct 30, 2024 · 0 comments
Open

Introduce a bit of randomness in the search results output #2102

kgilpin opened this issue Oct 30, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@kgilpin
Copy link
Contributor

kgilpin commented Oct 30, 2024

Consider the two log files that result from identical Navie questions:

search.log

search.log

The search results are identical. Consider adding an option to introduce a bit of randomness to the search results. This way, when a request is being retried, the LLM will see data that's a little different, resulting in a higher probability that the retried answer is different.

Increasing temperature could be another way to get the same effect.

@kgilpin kgilpin added the enhancement New feature or request label Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant