-
Notifications
You must be signed in to change notification settings - Fork 1.3k
input_guardrail is skipped #576
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
Comments
@Salaudev is the |
okay, thanks @rm-openai now I got another issue i am going to implement it using manager based way, that mean calling agent as a tool This is my manager agent
In the logs I see this We started the conversation and we added this message to the conversation history with role And when we get reply , agent is runnings and |
@Salaudev Curious, what tool are you using for viz? |
@rm-openai can you help with this please |
@Salaudev by default, |
In my logs I see that my negotiation_agent is running, but I don't see the
print("Rate info guardrail triggered...")
The text was updated successfully, but these errors were encountered: