MCPcopy Create free account
hub / github.com/ClickHouse/ai-sdk-cpp / getLastStreamOptions

Method getLastStreamOptions

tests/utils/mock_openai_client.cpp:132–134  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

130}
131
132GenerateOptions ControllableOpenAIClient::getLastGenerateOptions() const {
133 return last_generate_options_;
134}
135
136GenerateOptions ControllableOpenAIClient::getLastStreamOptions() const {
137 return last_stream_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