MCPcopy Create free account
hub / github.com/AgentOps-AI/agentops / start_session

Method start_session

app/e2e/sdk-api/src/agents/basic_agent.py:85–86  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

83 logging.debug(chunk)
84
85 def start_session(self):
86 agentops.start_session()
87
88 def end_session(self):
89 agentops.end_session("Success")

Callers 15

agentops_sessionFunction · 0.45
setUpMethod · 0.45
setUpMethod · 0.45
agentops_sessionFunction · 0.45
test_openaiFunction · 0.45
benchmark.pyFile · 0.45

Calls

no outgoing calls

Tested by 10

setUpMethod · 0.36
setUpMethod · 0.36
agentops_sessionFunction · 0.36
test_openaiFunction · 0.36