Need guidance on how to send team session state to agent tool

Hi everyone, im having an issue when using Team route mode, I can’t send the session state of the team to the agent tool and i can’t find any documentation about this. Can someone help me with this?

Im a new member so i can’t upload two images at the same time, here is where i run the team

Hi @son-le
thanks for reaching out and supporting Agno!We’ve shared this with the team and are working through requests one by one—we’ll get back to you as soon as we can.We’ve just kicked off the Global Agent Hackathon , so things are a bit busier than usual. If you’re up for it, we’d love for you to join—it’s a great chance to build, win some exciting prizes and connect with the agent community!If it’s urgent, just let us know. Thanks for your patience!

1 Like

hi @son-le,

I also had the same query. Agno team is working on this feature where team session state could be shared between member tools.

Here is the ongoing thread.

Hope it helps. :slightly_smiling_face:

2 Likes

Oh, thank you @MahorShekhar , that exactly what i need right now

2 Likes

@MahorShekhar Hi Mahor, not related to the post but i want to ask you about the memory of Team. Im trying to use enable_agentic_context and share_member_interaction but it not showing any different for Team mode “route”, i have checked the code and seem like it only enable for collaborative mode. Can you maybe share your memory setting that work? Thanks

1 Like

hi @son-le, I’ve defined my memory like this and configured using memory = common_memory in team and agents classes.

session_db = PostgresStorage(
    table_name="sessions", schema="session", db_url=db_url, mode="team"
)

common_memory = Memory(
    model=azure_openai_model,
    db=PostgresMemoryDb(
        table_name="memory",
        schema="memories",
        db_url=db_url,
    )
)
1 Like

Thank you Mahor, maybe can i have your contact so that sometimes we can discuss about building agent with Agno?

1 Like

@son-le I would love to connect over linkedin :slightly_smiling_face:

Sorry for late reply, i just have a vacation, send you a connection through Linkedin

1 Like

sure. waiting to connect with you once I receive it on my linkedin :+1:. Haven’t received yet. :slightly_smiling_face: