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

Function endpoint

tests/unit/conftest.py:18–20  ·  view source on GitHub ↗

Base API URL

()

Source from the content-addressed store, hash-verified

16
17@pytest.fixture
18def endpoint() -> str:
19 """Base API URL"""
20 return Config().endpoint
21
22
23@pytest.fixture(autouse=True)

Callers

nothing calls this directly

Calls 1

ConfigClass · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…