MCPcopy 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
124std::string ControllableOpenAIClient::config_info() const {
125 return "Test OpenAI Client";
126}
127
128GenerateOptions ControllableOpenAIClient::getLastGenerateOptions() const {
129 return last_generate_options_;

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