Skip to content

Conversation

@chungjac
Copy link
Contributor

Problem

  • want to differentiate between a message without tool use (ex: what time is it) and a message with tool use (ex: write a docstring for my function)

Solution

  • for both successful messages and messages that resulted in error, see if this message was apart of an agentic loop.
  • An agentic loop is when the LLM asks to run a tool and the LLM receives the results back of running the tool.

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@chungjac chungjac requested a review from a team as a code owner April 28, 2025 20:50
@zixlin7 zixlin7 merged commit a047be0 into aws:main Apr 28, 2025
6 checks passed
@chungjac chungjac deleted the agentic-loop branch June 4, 2025 01:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants