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

Short circuit on repetitive answers #73

Open
nilsherzig opened this issue Apr 8, 2024 · 0 comments
Open

Short circuit on repetitive answers #73

nilsherzig opened this issue Apr 8, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@nilsherzig
Copy link
Owner

Is your feature request related to a problem? Please describe.
Some models tend to produce repetitive answers if their context fills up or they simply aren't trained on doing function calls.

Describe the solution you'd like
Stop the agent chain after n times the same answer.

Describe alternatives you've considered
Forcing the use of tested models, but this seems to go against the spirit of open source / configure ability.

@nilsherzig nilsherzig added the enhancement New feature or request label Apr 8, 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