MCPcopy 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
136GenerateOptions ControllableOpenAIClient::getLastStreamOptions() const {
137 return last_stream_options_;
138}
139
140int ControllableOpenAIClient::getCallCount() const {
141 return call_count_;

Callers 2

TEST_FFunction · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 2

TEST_FFunction · 0.36
TEST_FFunction · 0.36