Get the agents method also

This commit is contained in:
Ashwin Bharambe 2024-10-18 19:57:34 -07:00
parent 627edaf407
commit bcaf639dd6
4 changed files with 9 additions and 11 deletions

View file

@ -105,7 +105,7 @@ class MetaReferenceAgentsImpl(Agents):
session_id=session_id,
)
def create_agent_turn(
async def create_agent_turn(
self,
agent_id: str,
session_id: str,