Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ClickHouse/ai-sdk-cpp
/ getCallCount
Method
getCallCount
tests/utils/mock_openai_client.cpp:136–138 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
134
}
135
136
GenerateOptions ControllableOpenAIClient::getLastStreamOptions() const {
137
return last_stream_options_;
138
}
139
140
int ControllableOpenAIClient::getCallCount() const {
141
return call_count_;
Callers
2
TEST_F
Function · 0.45
TEST_F
Function · 0.45
Calls
no outgoing calls
Tested by
2
TEST_F
Function · 0.36
TEST_F
Function · 0.36