deepagents
deepagents copied to clipboard
Agent name on Middleware
I s it possible to get each agent name of a middleware?
I'm setting name for each agent, and in the middleware using before_model and after_model, but only reciving information like the models name and token information.
any help will be apreciated.