Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_session
Function · 0.45
setUp
Method · 0.45
setUp
Method · 0.45
agentops_session
Function · 0.45
test_legacy_start_session_compatibility
Function · 0.45
test_session_management_integration
Function · 0.45
test_crewai_backwards_compatibility
Function · 0.45
test_crewai_kwargs_pattern
Function · 0.45
test_crewai_kwargs_force_flush
Function · 0.45
test_crewai_task_instrumentation
Function · 0.45
test_openai
Function · 0.45
benchmark.py
File · 0.45
Calls
no outgoing calls
Tested by
10
setUp
Method · 0.36
setUp
Method · 0.36
agentops_session
Function · 0.36
test_legacy_start_session_compatibility
Function · 0.36
test_session_management_integration
Function · 0.36
test_crewai_backwards_compatibility
Function · 0.36
test_crewai_kwargs_pattern
Function · 0.36
test_crewai_kwargs_force_flush
Function · 0.36
test_crewai_task_instrumentation
Function · 0.36
test_openai
Function · 0.36