-
Notifications
You must be signed in to change notification settings - Fork 103
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
Tool execution infinite loop on the same action #395
Comments
I see that the LLM repeated itself with the same action over and over:
I see two possibilities:
Can you reproduce this issue? Also, found a bug in your logs: #399, but not related to our main conversation. |
As a context, LLM traces are stored in App Insights. Can you search for this particular call and send the Azure OpenAI API call trace? It will include tags with details on what tools and message history that have been sent. With that, we'll be able to see if this is an application bug or a LLM bug. |
I never know which services I can leave up and which to delete between each usage of the app to not cause any problems, so I just delete everything to be safe. Earlier I had problems leaving some services up before running the "make deploy" command again, meaning that the LLM traces are gone. |
I was able to replicate a sentence looping 3 times, I clicked on "search" in app.insights but I'm not able to navigate this window and select the right thing, you can call me on Teams if you want to show me at any time |
I places two calls to the container app which were not able to be processed, having these error messages and looping
At 01:15 it starts saying the same sentence in different ways
container_log.txt
container_error_intelligence.mp4
The text was updated successfully, but these errors were encountered: