Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HumeAI/hume-api-examples
/ hume_client_sync
Function
hume_client_sync
evi/evi-python-quickstart/test_quickstart.py:34–35 ·
view source on GitHub ↗
(api_key)
Source
from the content-addressed store, hash-verified
32
33
@pytest.fixture(scope=
"function"
)
34
def
hume_client_sync(api_key):
35
return
HumeClient(api_key=api_key)
36
37
38
@pytest.mark.asyncio
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected