Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ClickHouse/ai-sdk-cpp
/ config_info
Method
config_info
tests/utils/mock_openai_client.cpp:124–126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
122
}
123
124
std::string ControllableOpenAIClient::config_info() const {
125
return
"Test OpenAI Client"
;
126
}
127
128
GenerateOptions ControllableOpenAIClient::getLastGenerateOptions() const {
129
return last_generate_options_;
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